You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by Apache Wiki <wi...@apache.org> on 2008/02/23 18:05:54 UTC

[Ant Wiki] Update of "AntSampleFiles" by GeorgeBerger

Dear Wiki user,

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

The following page has been changed by GeorgeBerger:
http://wiki.apache.org/ant/AntSampleFiles

------------------------------------------------------------------------------
   * 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.
  
  Do you have an Ant build.xml file you like? Add it here.