Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.8
-
Component/s: Sample Apps
-
Labels:None
-
Environment:ant, all Operating Systems
-
Affects:Documentation (User Guide, Ref. Guide, etc.)
Description
create a \dist\<target-name> for each target, so the users don't have to worry about cleaning it out before trying a new target. This way they can build several of the targets without having to do any of the "housework" and the wars will be defined by what target was used to create them....I keep forgetting which version is in my dist directory. This involves change to the ant script (just creating the directory with the target name parsed to the end and modifying the clean target to include all dist- directories.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Jim, is this feasible to add for 1.7?