History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-11536
Type: Performance Problem Performance Problem
Status: Open Open
Priority: Normal Normal
Assignee: Nikolay Chashnikov
Reporter: Sascha Weinreuter
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Packaged module is copied several times during J2EE build

Created: 24 Jul 06 14:16   Updated: 27 Sep 07 23:34
Component/s: J2EE.Deployment and Run.Generic
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Relates
 
This issue is related to:
IDEADEV-17094 JavaEE packaging problems Critical Open

Build: 5,557
Severity: Medium


 Description  « Hide
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.

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.