
|
If you were logged in you would be able to see more operations.
|
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
Issue Links:
|
Relates
|
|
|
|
This issue is related to:
|
|
IDEADEV-17094
JavaEE packaging problems
|
|
|
|
|
|
| Build: |
5,557
|
| Severity: |
Medium
|
|
I've got several j2ee modules (ejb, webapp) that all depend on a java-module named "utils". I've set the packaging method for "utils" to "JAR module, link via manifest and copy to" for all those j2ee-modules. During the build I noticed that the jar that has been built for "utils" ("utils__6907.tmp") is processed/copied several times (don't know whether for building the .ear and/or the exploded dir). This should only happen once.
|
|
Description
|
I've got several j2ee modules (ejb, webapp) that all depend on a java-module named "utils". I've set the packaging method for "utils" to "JAR module, link via manifest and copy to" for all those j2ee-modules. During the build I noticed that the jar that has been built for "utils" ("utils__6907.tmp") is processed/copied several times (don't know whether for building the .ear and/or the exploded dir). This should only happen once. |
Show » |
| There are no comments yet on this issue.
|
|