Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Ant Wiki" for change 
notification.

The "AntSampleFiles" page has been changed by antoine.
http://wiki.apache.org/ant/AntSampleFiles?action=diff&rev1=11&rev2=12

--------------------------------------------------

  It would be nice to have some sample Ant build.xml files so that novices can 
learn good style and so that people experienced with old versions can see 
better ways to do things.
  
-  * 
[[http://cvs.apache.org/viewcvs.cgi/*checkout*/ant/build.xml?content-type=text/plain&rev=1.392.2.14|Ant's
 own build.xml, v 1.6]]
-  * 
[[http://svn.apache.org/viewvc/ant/core/trunk/build.xml?view=markup|current 
build.xml for the Ant project]]
   * I created a buildfile for doing some things more comfortable. The result I 
called AntUtil. Maybe not the best style, but it shows,  that you can do more 
things with Ant that you thought ...
   * I have a file for WebappBuilding that creates a simple webapp.  
Suggestions are welcome.
   * [[http://www.outsourcecafe.com/jam/|JAM]] is a well structured Ant 
framework with EJB and Servlet/JSP examples (see templates at the bottom of the 
page).  The whole JAM framework is an example of how to use the features of Ant 
1.6 to organize builds in a modular fashion.

Reply via email to