You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by jh...@apache.org on 2003/09/08 16:01:05 UTC

cvs commit: ant/docs external.html

jhm         2003/09/08 07:01:05

  Modified:    docs     external.html
  Log:
  New task collection: Roxes Ant Tasks
  
  Revision  Changes    Path
  1.132     +64 -14    ant/docs/external.html
  
  Index: external.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/external.html,v
  retrieving revision 1.131
  retrieving revision 1.132
  diff -u -r1.131 -r1.132
  --- external.html	14 Aug 2003 14:29:47 -0000	1.131
  +++ external.html	8 Sep 2003 14:01:05 -0000	1.132
  @@ -1999,8 +1999,8 @@
           Jing Task
         </h4>
                           <p> Validates XML files against the RELAX NG alternative to XML Schema.
  -        The Jing task for Ant allows you to efficiently validate 
  -        multiple files against multiple RELAX NG patterns and integrate 
  +        The Jing task for Ant allows you to efficiently validate
  +        multiple files against multiple RELAX NG patterns and integrate
           RELAX NG validation with other XML processing.</p>
                                         <table class="externals" cellspacing="1" cellpadding="4">
                 <tr>
  @@ -2152,7 +2152,7 @@
           JNI
         </h4>
                           <p>
  -        
  +
             JNI is a free toolkit that makes easy work of
             integrating Java and C through the Java Native
             Interface (JNI). It includes a code generator that
  @@ -2266,7 +2266,7 @@
           <a name="Just4log Ant Task"></a>
           Just4log Ant Task
         </h4>
  -                        <p>Just4log is a ant task to optimize JVM bytecode with regards 
  +                        <p>Just4log is a ant task to optimize JVM bytecode with regards
           for Logs ( be it, Log4j, Apache Commons or JDK 1.4 )
           It depends on apache BCEL for Bytecode engineering.</p>
                                         <table class="externals" cellspacing="1" cellpadding="4">
  @@ -2465,8 +2465,8 @@
           <a name="Purge"></a>
           Purge
         </h4>
  -                        <p>Purge deletes all but the most recent few files from a fileset. 
  -        For example: if you have generated files (logs, .ear, .war, .jar 
  +                        <p>Purge deletes all but the most recent few files from a fileset.
  +        For example: if you have generated files (logs, .ear, .war, .jar
           etc) accumulating in a directory, the purge task will allow you
           to delete the older files, keeping just the most recent ones.</p>
                                         <table class="externals" cellspacing="1" cellpadding="4">
  @@ -2512,6 +2512,56 @@
         </tr>
           </table>
                                                       <h4 class="subsection">
  +        <a name="Roxes Ant Tasks"></a>
  +        Roxes Ant Tasks
  +      </h4>
  +                        <p>The collections contain 3 Tasks for simplifying application
  +        deployment: <i>sfx</i> creates native self extracting executables
  +        out of ZIP archives; <i>jstub</i> creates native executables;
  +        <i>jnlp</i> simplifies the creation of JNLP files for Java Web Start.</p>
  +                                      <table class="externals" cellspacing="1" cellpadding="4">
  +              <tr>
  +                      <th colspan="1" rowspan="1"
  +      valign="top" align="left">
  +          Compatibility:
  +      </th>
  +                          <td colspan="1" rowspan="1"
  +      valign="top" align="left">
  +          Ant 1.5 or above
  +      </td>
  +      </tr>
  +                  <tr>
  +                      <th colspan="1" rowspan="1"
  +      valign="top" align="left">
  +          URL:
  +      </th>
  +                          <td colspan="1" rowspan="1"
  +      valign="top" align="left">
  +          <a href="http://www.roxes.com/produkte/rat.html">http://www.roxes.com/produkte/rat.html</a>
  +      </td>
  +      </tr>
  +                  <tr>
  +                      <th colspan="1" rowspan="1"
  +      valign="top" align="left">
  +          Contact:
  +      </th>
  +                          <td colspan="1" rowspan="1"
  +      valign="top" align="left">
  +          <a href="mailto:info@roxes.com">info@roxes.com</a>
  +      </td>
  +      </tr>
  +                  <tr>
  +                      <th colspan="1" rowspan="1"
  +      valign="top" align="left">
  +          License:
  +      </th>
  +                          <td colspan="1" rowspan="1"
  +      valign="top" align="left">
  +          GNU General Public License (GPL)
  +      </td>
  +      </tr>
  +        </table>
  +                                                    <h4 class="subsection">
           <a name="SerialVer"></a>
           SerialVer
         </h4>
  @@ -3026,9 +3076,9 @@
           <a name="WOProject"></a>
           WOProject
         </h4>
  -                        <p>WOProject provides a set of tools to work with 
  -        <a href="http://webobjects.com/">WebObjects 5.1</a> 
  -        independent from platform and IDE. It significantly 
  +                        <p>WOProject provides a set of tools to work with
  +        <a href="http://webobjects.com/">WebObjects 5.1</a>
  +        independent from platform and IDE. It significantly
           improves developer productivity
           and makes complex project structures more flexible compared to
           traditional Makefile-based approach.
  @@ -3080,8 +3130,8 @@
           XDoclet
         </h4>
                           <p>XDoclet is an extended Javadoc Doclet engine for use in Ant.
  -           It lets you create custom Javadoc @tags and based on those tags 
  -           generates source code or other files (such as xml-ish deployment 
  +           It lets you create custom Javadoc @tags and based on those tags
  +           generates source code or other files (such as xml-ish deployment
              descriptors). Templates and matching tasks are provided to generate
              EJB and web application deployment descriptors.
              </p>
  @@ -3709,12 +3759,12 @@
           HP RadPak
         </h4>
                           <p>
  -        RadPak comes with the (free) HP Bluestone HPAS J2EE server, and is primarily 
  +        RadPak comes with the (free) HP Bluestone HPAS J2EE server, and is primarily
           a GUI tool for packaging and deploying java web and EJB applications
           as WAR and EAR files. The tool is ant based, and can be used with
  -        as a GUI for general ant development, providing form based entry 
  +        as a GUI for general ant development, providing form based entry
           of task attributes, and an animated display of task
  -        execution. 
  +        execution.
           </p>
                                         <table class="externals" cellspacing="1" cellpadding="4">
                 <tr>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org