jhm         2005/06/13 09:39:50

  Modified:    docs     external.html
               xdocs    external.xml
  Log:
  Add external task 'Incanto' to link list.
  
  Revision  Changes    Path
  1.205     +52 -4     ant/docs/external.html
  
  Index: external.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/external.html,v
  retrieving revision 1.204
  retrieving revision 1.205
  diff -u -r1.204 -r1.205
  --- external.html     8 Jun 2005 14:37:14 -0000       1.204
  +++ external.html     13 Jun 2005 16:39:49 -0000      1.205
  @@ -654,9 +654,9 @@
           AntSpaces
         </h4>
                           <p>AntSpaces provides Ant integration with 
JavaSpaces. This
  -     allows you to coordinate Ant tasks via JavaSpaces, pull out
  -     work units from a JavaSpace for distributed Ant tasks to work
  -     on, and so forth.</p>
  +        allows you to coordinate Ant tasks via JavaSpaces, pull out
  +        work units from a JavaSpace for distributed Ant tasks to work
  +        on, and so forth.</p>
                                         <table class="externals" 
cellspacing="1" cellpadding="4">
                 <tr>
                         <th colspan="1" rowspan="1"
  @@ -2047,6 +2047,54 @@
         </tr>
             </table>
                                                             <h4 
class="subsection">
  +        <a name="Incanto"></a>
  +        Incanto
  +      </h4>
  +                        <p>Ant tasks to provide support for Oracle database 
tools
  +        (such as SQL*Plus, Import, Export)</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.6
  +      </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://incanto.sourceforge.net/";>http://incanto.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]">Alexander Karnstedt</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 License, Version 2.0
  +      </td>
  +      </tr>
  +          </table>
  +                                                          <h4 
class="subsection">
           <a name="Interactive"></a>
           Interactive
         </h4>
  @@ -5926,7 +5974,7 @@
                 or
                 <a 
href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/platform-ant-home/index.html";>
                   
http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/platform-ant-home/index.html
  -              </a> 
  +              </a>
               
         </td>
         </tr>
  
  
  
  1.160     +36 -11    ant/xdocs/external.xml
  
  Index: external.xml
  ===================================================================
  RCS file: /home/cvs/ant/xdocs/external.xml,v
  retrieving revision 1.159
  retrieving revision 1.160
  diff -u -r1.159 -r1.160
  --- external.xml      8 Jun 2005 14:37:14 -0000       1.159
  +++ external.xml      13 Jun 2005 16:39:50 -0000      1.160
  @@ -293,12 +293,12 @@
   
         <subsection name="AntSpaces">
   
  -     <p>AntSpaces provides Ant integration with JavaSpaces. This
  -     allows you to coordinate Ant tasks via JavaSpaces, pull out
  -     work units from a JavaSpace for distributed Ant tasks to work
  -     on, and so forth.</p>
  +        <p>AntSpaces provides Ant integration with JavaSpaces. This
  +        allows you to coordinate Ant tasks via JavaSpaces, pull out
  +        work units from a JavaSpace for distributed Ant tasks to work
  +        on, and so forth.</p>
   
  -     <table class="externals">
  +        <table class="externals">
             <tr>
               <th>Compatibility:</th>
               <td>Ant 1.5 and later</td>
  @@ -348,11 +348,11 @@
         </subsection>
   
         <subsection name="Ant Web Start Task">
  - 
  +
           <p>Ant Web Start Task is an Ant task allowing developers to
           package a desktop application as a WAR (Web Application
           Archive) to be distributed over the net via Java Web Start</p>
  - 
  +
           <table class="externals">
             <tr>
               <th>Compatibility:</th>
  @@ -1059,6 +1059,31 @@
           </table>
         </subsection>
   
  +      <subsection name="Incanto">
  +
  +        <p>Ant tasks to provide support for Oracle database tools
  +        (such as SQL*Plus, Import, Export)</p>
  +
  +        <table class="externals">
  +          <tr>
  +            <th>Compatibility:</th>
  +            <td>Ant 1.6</td>
  +          </tr>
  +          <tr>
  +            <th>URL:</th>
  +            <td><a 
href="http://incanto.sourceforge.net/";>http://incanto.sourceforge.net/</a></td>
  +          </tr>
  +          <tr>
  +            <th>Contact:</th>
  +            <td><a href="mailto:[EMAIL PROTECTED]">Alexander 
Karnstedt</a></td>
  +          </tr>
  +          <tr>
  +            <th>License:</th>
  +            <td>Apache License, Version 2.0</td>
  +          </tr>
  +        </table>
  +      </subsection>
  +
         <subsection name="Interactive">
   
           <p>Task allowing to run a dialog within a build used to setup
  @@ -1608,7 +1633,7 @@
             <tr>
               <th>Task Documentation:</th>
               <td>
  -            <a 
  +            <a
               
href="http://cvs.sourceforge.net/viewcvs.py/*checkout*/javadiff/jdiff/jdiff.html?rev=HEAD&amp;content-type=text/html#JDiffAntTask";
               >
               (in CVS)</a></td>
  @@ -1619,7 +1644,7 @@
             </tr>
           </table>
         </subsection>
  -        
  +
         <subsection name="JFlex">
   
           <p>JFlex is a lexical analyzer generator (also known as
  @@ -3222,7 +3247,7 @@
                 or
                 <a 
href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/platform-ant-home/index.html";>
                   
http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/platform-ant-home/index.html
  -              </a> 
  +              </a>
               </td>
             </tr>
             <tr>
  @@ -3472,4 +3497,4 @@
       </section>
   
     </body>
  -</document>
  +</document>
  \ No newline at end of file
  
  
  

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

Reply via email to