jhm         2003/12/17 05:37:34

  Modified:    xdocs    external.xml
               docs     external.html
  Log:
  New external task: mtxslt
  
  Revision  Changes    Path
  1.110     +27 -0     ant/xdocs/external.xml
  
  Index: external.xml
  ===================================================================
  RCS file: /home/cvs/ant/xdocs/external.xml,v
  retrieving revision 1.109
  retrieving revision 1.110
  diff -u -r1.109 -r1.110
  --- external.xml      5 Dec 2003 10:17:19 -0000       1.109
  +++ external.xml      17 Dec 2003 13:37:34 -0000      1.110
  @@ -1463,6 +1463,33 @@
           </table>
         </subsection>
   
  +      <subsection name="mtxslt">
  +
  +        <p>The mtxslt (Multi-XSLT) extends the standard Ant "xslt/style" task
  +        to make it easy to use multiple XSLT engines during the same build.
  +        This is useful for regression testing of XSLT scripts against several
  +        engines.</p>
  +
  +        <table class="externals">
  +          <tr>
  +            <th>Compatibility:</th>
  +            <td>Ant 1.5</td>
  +          </tr>
  +          <tr>
  +            <th>URL:</th>
  +            <td><a 
href="http://mtxslt.sourceforge.net/";>http://mtxslt.sourceforge.net/</a></td>
  +          </tr>
  +          <tr>
  +            <th>Contact:</th>
  +            <td><a href="mailto:[EMAIL PROTECTED]">Anthony B. Coates</a></td>
  +          </tr>
  +          <tr>
  +            <th>License:</th>
  +            <td>Apache Software Foundation License</td>
  +          </tr>
  +        </table>
  +      </subsection>
  +
         <subsection name="pack">
   
           <p>pack is a task to build the smallest possible JAR to link
  
  
  
  1.149     +164 -11   ant/docs/external.html
  
  Index: external.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/external.html,v
  retrieving revision 1.148
  retrieving revision 1.149
  diff -u -r1.148 -r1.149
  --- external.html     2 Dec 2003 11:51:11 -0000       1.148
  +++ external.html     17 Dec 2003 13:37:34 -0000      1.149
  @@ -855,15 +855,15 @@
           Dependency Finder
         </h4>
                           <p>Dependency Finder extracts dependencies and OO 
metrics from
  -     Java class files produced by most Java compilers. It can compute
  -     API differences between versions;  no sources needed. It includes
  -     Ant tasks, web, Swing, and command-line interfaces, with XSL
  -     stylesheets for formatting output.</p>
  +        Java class files produced by most Java compilers. It can compute
  +        API differences between versions;  no sources needed. It includes
  +        Ant tasks, web, Swing, and command-line interfaces, with XSL
  +        stylesheets for formatting output.</p>
                                   <p>You can use it to extract dependencies 
between packages, classes,
  -     or even methods, or any combination thereof.  You can use Perl
  -     regular expressions to filter the information and pinpoint only
  -     what you need.  There is even a Web Application version (WAR file)
  -     so a whole group of developers can share a common view.</p>
  +        or even methods, or any combination thereof.  You can use Perl
  +        regular expressions to filter the information and pinpoint only
  +        what you need.  There is even a Web Application version (WAR file)
  +        so a whole group of developers can share a common view.</p>
                                         <table class="externals" 
cellspacing="1" cellpadding="4">
                 <tr>
                         <th colspan="1" rowspan="1"
  @@ -2657,8 +2657,8 @@
                             <td colspan="1" rowspan="1"
         valign="top" align="left">
             
  -              <a 
href="http://www.kanaputs.org/";>http://www.kanaputs.org/</a> 
  -              <a 
href="http://www.kanaputs.org/ant.html";>http://www.kanaputs.org/ant.html</a> 
  +              <a href="http://www.kanaputs.org/";>http://www.kanaputs.org/</a>
  +              <a 
href="http://www.kanaputs.org/ant.html";>http://www.kanaputs.org/ant.html</a>
               
         </td>
         </tr>
  @@ -2670,7 +2670,7 @@
                             <td colspan="1" rowspan="1"
         valign="top" align="left">
             
  -              <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a> 
  +              <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>
               
         </td>
         </tr>
  @@ -2740,6 +2740,56 @@
         </tr>
           </table>
                                                       <h4 class="subsection">
  +        <a name="mtxslt"></a>
  +        mtxslt
  +      </h4>
  +                        <p>The mtxslt (Multi-XSLT) extends the standard Ant 
"xslt/style" task
  +        to make it easy to use multiple XSLT engines during the same build.
  +        This is useful for regression testing of XSLT scripts against several
  +        engines.</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
  +      </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://mtxslt.sourceforge.net/";>http://mtxslt.sourceforge.net/</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:[EMAIL PROTECTED]">Anthony B. Coates</a>
  +      </td>
  +      </tr>
  +                  <tr>
  +                      <th colspan="1" rowspan="1"
  +      valign="top" align="left">
  +          License:
  +      </th>
  +                          <td colspan="1" rowspan="1"
  +      valign="top" align="left">
  +          Apache Software Foundation License
  +      </td>
  +      </tr>
  +        </table>
  +                                                    <h4 class="subsection">
           <a name="pack"></a>
           pack
         </h4>
  @@ -2788,6 +2838,54 @@
         </tr>
           </table>
                                                       <h4 class="subsection">
  +        <a name="PCT"></a>
  +        PCT
  +      </h4>
  +                        <p>PCT is a task to compile Progress code, and in a 
more general
  +        way, to deal with Progress procedures and databases.</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
  +      </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://pct.sourceforge.net";>http://pct.sourceforge.net</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:[EMAIL PROTECTED]">Gilles QUERRET</a>
  +      </td>
  +      </tr>
  +                  <tr>
  +                      <th colspan="1" rowspan="1"
  +      valign="top" align="left">
  +          Licence:
  +      </th>
  +                          <td colspan="1" rowspan="1"
  +      valign="top" align="left">
  +          Apache Software Foundation License
  +      </td>
  +      </tr>
  +        </table>
  +                                                    <h4 class="subsection">
           <a name="PMD"></a>
           PMD
         </h4>
  @@ -3702,6 +3800,61 @@
                             <td colspan="1" rowspan="1"
         valign="top" align="left">
             Apache license
  +      </td>
  +      </tr>
  +        </table>
  +                                                    <h4 class="subsection">
  +        <a name="WSDLValidate"></a>
  +        WSDLValidate
  +      </h4>
  +                        <p>WSDLValidate is, as it sounds, a tool to validate 
WSDL files.
  +        <a 
href="http://dev.eclipse.org/viewcvs/indextech.cgi/~checkout~/wsvt-home/docs/articles/wsdl20Validator/wsdlvalidateant.html";>WSDLValidate</a>
  +        is similar in configuration to the optional Ant task <a 
href="http://ant.apache.org/manual/OptionalTasks/xmlvalidate.html";>XMLValidate</a>.
  +        WSDLValidate can optionally validate a WSDL document against the <a 
href="http://www.ws-i.org";>WS-I Basic Profile</a>.
  +        </p>
  +                                <p>WSDLValidate is available as an Ant task, 
an Eclipse plug-in and a
  +        command line utility.</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 later
  +      </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.eclipse.org/wsvt";>http://www.eclipse.org/wsvt</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="http://www.eclipse.org/wsvt";>Project newsgroup and
  +            mailing list</a>
  +      </td>
  +      </tr>
  +                  <tr>
  +                      <th colspan="1" rowspan="1"
  +      valign="top" align="left">
  +          License:
  +      </th>
  +                          <td colspan="1" rowspan="1"
  +      valign="top" align="left">
  +          <a 
href="http://www-124.ibm.com/developerworks/oss/CPLv1.0.htm";>Common Public
  +            License (CPL)</a>
         </td>
         </tr>
           </table>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to