http://nagoya.apache.org/bugzilla/show_bug.cgi?id=290
*** shadow/290 Thu Feb 1 03:57:07 2001 --- shadow/290.tmp.1043 Thu Feb 15 06:45:34 2001 *************** *** 2,9 **** | It would be a nice feature to be able to include build files. BugRat Repor | +----------------------------------------------------------------------------+ | Bug #: 290 Product: Ant | ! | Status: UNCONFIRMED Version: 1.2 | ! | Resolution: Platform: All | | Severity: Enhancement OS/Version: All | | Priority: High Component: Core | +----------------------------------------------------------------------------+ --- 2,9 ---- | It would be a nice feature to be able to include build files. BugRat Repor | +----------------------------------------------------------------------------+ | Bug #: 290 Product: Ant | ! | Status: RESOLVED Version: 1.2 | ! | Resolution: WORKSFORME Platform: All | | Severity: Enhancement OS/Version: All | | Priority: High Component: Core | +----------------------------------------------------------------------------+ *************** *** 14,17 **** | URL: | +============================================================================+ | DESCRIPTION | ! This would work very similarly to antcall, but would allow you to specify targets within another xml file. For example, If I had a build file that setup some necessary environment information I could include that file in all of my build files. --- 14,20 ---- | URL: | +============================================================================+ | DESCRIPTION | ! This would work very similarly to antcall, but would allow you to specify targets within another xml file. For example, If I had a build file that setup some necessary environment information I could include that file in all of my build files. ! ! ------- Additional Comments From [EMAIL PROTECTED] 2001-02-15 06:45 ------- ! See the FAQ for a way to include fragments of a build file.
