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

Key: IDEADEV-19428
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Critical Critical
Assignee: Nikolay Chashnikov
Reporter: Elias Mårtenson
Votes: 0
Watchers: 0
Operations

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

Incremental builds creates a broken ear file

Created: 25 Jul 07 20:19   Updated: 26 Jul 07 10:38
Component/s: J2EE
Fix Version/s: Selena 7096

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: OSX 10.4.10

Build: 7,087
Fixed in build: 7,093
Severity: Extreme


 Description  « Hide
Since a few EAP's back, it is no longer possible to run an incremental build when generating ear files.

When you have a project which contains more than one war file, a full rebuild will create a correct ear file, however when a change is made to a jsp file followed by a make operation, the ear file will delete the other war's only leaving the war that contains the recently changed file.

Another incremental rebuild will again add the missing war files, but delete the one that was in the ear file already.

Further incremental builds will swap between the sets of war files. The only way to get back to a fully working ear is to do a full build again.



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