Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
0.7
-
None
-
None
Description
I use an ant build system called antworks,
http://antworks.sourceforge.net/
which includes an antlet for forrest.
Antlets are included into a projects build file with a ant <import> task.
However forrest has many common target names and properties.
Please prefix all targets and properties with "forrest." to support using ant import of the entire forrest.build.xml
http://antworks.sourceforge.net/
which includes an antlet for forrest.
Antlets are included into a projects build file with a ant <import> task.
However forrest has many common target names and properties.
Please prefix all targets and properties with "forrest." to support using ant import of the entire forrest.build.xml
Attachments
Attachments
Issue Links
- is duplicated by
-
FOR-823 forrest.build.xml uses "init" target which causes errors when using it from an ANT build
- Open