-
Support multi module projects for both Liberty Gradle and Liberty Maven
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Infrastructure as Code Type? (Required)
terraform
### Starter Module? (Required)
terraform - basic
### Use …
-
### Description of the bug
I have run Eukulele within the singularity container provided by pipeline and it seems like URI::Escape is missing in its perl installation, which is causing problems with …
-
#1
# 배달 플랫폼 프로젝트 Multi Module 구성
- Root 프로젝트 [ Service ]
- 하위 모듈 [ api ] -> 실질적인 API 코드 구현
- SpringBoot web
- SpringBoot test
- 하위 모듈 [ db ] -> DB 연결
- JPA
- MySQL
-
## Summary
We have a lot of modules to establish persistence (and will likely gain more: #16791 #19359).
```
# find modules/ -name *persist*
modules/exploits/unix/local/at_persistence.rb
modu…
-
**Describe the bug**
shebang script interpreter fails if the script spans over multiple modules
**To Reproduce**
ghc compiles this program successfully.
```
$ cat OtherModule.hs
module Other…
-
### Problem Statement
When sending Source Context via Sentry Gradle Plugin, I've noticed that the source is taken only from the main application module. This is problematic for multi-module setups, w…
-
# Todo
https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-17.0
# Modules to migrate
- [x] account_invoice_inter_company - By @cuongnmtm - #595
- [ ] account_multicompany_easy_creatio…
-
It would be nice to set up the Maven build as a multi-module build so that modules can be built in parallel, and hopefully so that unchanged modules can be quickly skipped over on a rebuild. Specifica…
-
**Description of the bug**
I have run Eukulele within the singularity container provided by pipeline and it seems like URI::Escape is missing in its perl installation, which is causing problems wit…