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

cvs commit: jakarta-ant/docs external.html

bodewig     2003/02/04 23:26:31

  Modified:    xdocs    external.xml
               docs     external.html
  Log:
  Add pointer to "Interactive".
  
  Submitted by:	Daniel Kasmeroglu <kasi at kasisoft dot de>
  
  Revision  Changes    Path
  1.64      +26 -0     jakarta-ant/xdocs/external.xml
  
  Index: external.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/xdocs/external.xml,v
  retrieving revision 1.63
  retrieving revision 1.64
  diff -u -r1.63 -r1.64
  --- external.xml	22 Jan 2003 08:53:16 -0000	1.63
  +++ external.xml	5 Feb 2003 07:26:31 -0000	1.64
  @@ -370,6 +370,32 @@
           </table>
         </subsection>
   
  +      <subsection name="Interactive"> 
  +
  +        <p>Task allowing to run a dialog within a build used to setup
  +        some properties.  This way you can fill a property with the
  +        input of a user.</p>
  +
  +        <table>
  +          <tr>
  +            <th>Compatibility:</th>
  +            <td>Ant 1.5.1</td>
  +          </tr>
  +          <tr>
  +            <th>URL:</th>
  +            <td><a href="http://www.kasisoft.de/build/ant/interactive/">http://www.kasisoft.de/build/ant/interactive/</a></td>
  +          </tr>
  +          <tr>
  +            <th>Contact:</th>
  +            <td><a href="mailto:support@kasisoft.de">Daniel Kasmeroglu</a></td>
  +          </tr>
  +          <tr>
  +            <th>License:</th>
  +            <td>LGPL</td>
  +          </tr>
  +        </table>
  +      </subsection>
  +
         <subsection name="IsDirValidator">
   
           <p>Checks whether a given directory structure conforms to
  
  
  
  1.85      +54 -0     jakarta-ant/docs/external.html
  
  Index: external.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/external.html,v
  retrieving revision 1.84
  retrieving revision 1.85
  diff -u -r1.84 -r1.85
  --- external.html	24 Jan 2003 08:55:01 -0000	1.84
  +++ external.html	5 Feb 2003 07:26:31 -0000	1.85
  @@ -923,6 +923,60 @@
         </tr>
           </table>
                                                       <br/>
  +      <a name="Interactive"></a>
  +      <table border="0" cellspacing="0" cellpadding="2" width="100%">
  +        <tr><td bgcolor="#4C6C8F">
  +          <font color="#ffffff" face="arial,helvetica,sanserif">
  +            <strong>Interactive</strong>
  +          </font>
  +        </td></tr>
  +      </table>
  +                        <p>Task allowing to run a dialog within a build used to setup
  +        some properties.  This way you can fill a property with the
  +        input of a user.</p>
  +                                  <table class="ForrestTable" 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.1
  +      </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.kasisoft.de/build/ant/interactive/">http://www.kasisoft.de/build/ant/interactive/</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:support@kasisoft.de">Daniel Kasmeroglu</a>
  +      </td>
  +      </tr>
  +                  <tr>
  +                      <th colspan="1" rowspan="1"
  +      valign="top" align="left">
  +          License:
  +      </th>
  +                          <td colspan="1" rowspan="1"
  +      valign="top" align="left">
  +          LGPL
  +      </td>
  +      </tr>
  +        </table>
  +                                                    <br/>
         <a name="IsDirValidator"></a>
         <table border="0" cellspacing="0" cellpadding="2" width="100%">
           <tr><td bgcolor="#4C6C8F">