Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Running the ANT on non build.xml file

User_19BPUSep 14 2011 — edited Sep 14 2011
Hi,

"ANT" by default accepts build.xml file and build the application , instead of build.xml if I have given different name like myapp.xml with the ant scripts, "ANT" wont identify the file and build it if we give "ANT" in the command prompt. Hence, how to make sure "ANT" works well even if we have a different name to the XML (myapp.xml) as supposed to build.xml? Any ideas are appreciated.

thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 12 2011
Added on Sep 14 2011
8 comments
1,542 views