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=8&rev2=9

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

  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%2Fplain&rev=1.392.2.14|Ant's
 own build.xml, v 1.6]]
+  * 
[[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://cvs.apache.org/viewcvs.cgi/ant/build.xml?view=auto|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.javagen.com/jam.jsp|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.
   * /JythonAndAnt shows how you can use a scripting language's full-featured 
expression syntax to implement a flexible expression evaluation and 
if/then/else mechanism.
   * /ApplyRedirectorExample demonstrates a simple use of redirectors in an 
<apply> task.
+  * CreateDocBookDocumentation demonstrates how to create PDF and HTML from 
docbook 5
  
  Do you have an Ant build.xml file you like? Add it here.
  

Reply via email to