Issue Details (XML | Word | Printable)

Key: JRA-8485
Type: Task Task
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Dylan Etkin [Atlassian]
Reporter: Nick Menere [Atlassian]
Votes: 1
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
JIRA

Investigate whether to include "clean" target as default in ant "build".

Created: 10/Nov/05 09:06 PM   Updated: 28/Dec/05 11:29 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 3.4.3

Time Tracking:
Not Specified

Participants: Anders Wallgren, Dylan Etkin [Atlassian] and Nick Menere [Atlassian]
Since last comment: 2 years, 41 weeks, 1 day ago
Resolution Date: 28/Dec/05 11:29 PM
Labels:


 Description  « Hide
Investigate whether to include "clean" target as default in ant "build".

At the moment we don't do this due to speed.
Problem occur when a patched file get placed in wih a different name. Both will be included.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Anders Wallgren added a comment - 06/Dec/05 12:09 AM
I lost about an hour to this just yesterday – turns out I ended up with both the 1.0.4 and 1.1.1 version of the P4 plugin in the WAR.

Since build.sh is meant to be used by customer and (many of) those customers don't do builds except when integrating new updates, I think it makes sense to have it do a clean.

If anyone objects to the extra time, it's easy enough to provide a workaround. In other words, correctness before performance...


Nick Menere [Atlassian] added a comment - 06/Dec/05 12:30 AM
We totally agree Anders.

This will fixed in the next release.

Cheers,
Nick


Dylan Etkin [Atlassian] added a comment - 28/Dec/05 11:29 PM
The war and weblogic.war targets now have a dependency on the clean target.