bodewig     01/10/29 01:16:27

  Modified:    .        docs.xml
               docs     external.html index.html
               xdocs    external.xml
  Log:
  Add pointer to JDEE
  
  Submitted by: Guillaume Berche <[EMAIL PROTECTED]>
  
  With velocity-1.3-dev from jakarta-site2, we don't seem to need the
  reverseloader attribute any longer.
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-ant/docs.xml
  
  Index: docs.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- docs.xml  2001/08/07 13:53:20     1.1
  +++ docs.xml  2001/10/29 09:16:26     1.2
  @@ -30,7 +30,7 @@
       </target>
   
       <target name="docs" depends="prepare-error" if="AnakiaTask.present">
  -        <taskdef name="anakia" 
classname="org.apache.velocity.anakia.AnakiaTask" reverseloader="true">
  +        <taskdef name="anakia" 
classname="org.apache.velocity.anakia.AnakiaTask">
               <classpath refid="anakia.classpath"/>
           </taskdef>
           
  
  
  
  1.7       +72 -0     jakarta-ant/docs/external.html
  
  Index: external.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/external.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- external.html     2001/10/11 13:44:42     1.6
  +++ external.html     2001/10/29 09:16:26     1.7
  @@ -1036,6 +1036,78 @@
                                     <table border="0" cellspacing="0" 
cellpadding="2" width="100%">
       <tr><td bgcolor="#828DA6">
         <font color="#ffffff" face="arial,helvetica,sanserif">
  +        <a name="JDE(E) 2.2.8"><strong>JDE(E) 2.2.8</strong></a>
  +      </font>
  +    </td></tr>
  +    <tr><td>
  +      <blockquote>
  +                        <p>The Java Development Environment for Emacs (JDEE) 
supports
  +        Apache Ant as one of three built-in ways to build your
  +        applications.</p>
  +                                  <table>
  +              <tr>
  +                  <td bgcolor="#039acc" colspan="" rowspan="" 
  +      valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +          Compatibility:
  +        </font>
  +  </td>
  +                      <td bgcolor="#a0ddf0" colspan="" rowspan="" 
  +      valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +          Ant 1.2 and later
  +        </font>
  +  </td>
  +      </tr>
  +                  <tr>
  +                  <td bgcolor="#039acc" colspan="" rowspan="" 
  +      valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +          URL:
  +        </font>
  +  </td>
  +                      <td bgcolor="#a0ddf0" colspan="" rowspan="" 
  +      valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +          <a href="http://jde.sunsite.dk/";>http://jde.sunsite.dk/</a>
  +        </font>
  +  </td>
  +      </tr>
  +                  <tr>
  +                  <td bgcolor="#039acc" colspan="" rowspan="" 
  +      valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +          Contact:
  +        </font>
  +  </td>
  +                      <td bgcolor="#a0ddf0" colspan="" rowspan="" 
  +      valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +          <a href="mailto:[EMAIL PROTECTED]">JDEE Mailing list.</a>
  +        </font>
  +  </td>
  +      </tr>
  +                  <tr>
  +                  <td bgcolor="#039acc" colspan="" rowspan="" 
  +      valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +          License:
  +        </font>
  +  </td>
  +                      <td bgcolor="#a0ddf0" colspan="" rowspan="" 
  +      valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +          GNU General Public License
  +        </font>
  +  </td>
  +      </tr>
  +        </table>
  +                    </blockquote>
  +    </td></tr>
  +  </table>
  +                                  <table border="0" cellspacing="0" 
cellpadding="2" width="100%">
  +    <tr><td bgcolor="#828DA6">
  +      <font color="#ffffff" face="arial,helvetica,sanserif">
           <a name="NetBeans / Forte for Java"><strong>NetBeans / Forte for 
Java</strong></a>
         </font>
       </td></tr>
  
  
  
  1.215     +1 -1      jakarta-ant/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/index.html,v
  retrieving revision 1.214
  retrieving revision 1.215
  diff -u -r1.214 -r1.215
  --- index.html        2001/10/12 12:08:31     1.214
  +++ index.html        2001/10/29 09:16:26     1.215
  @@ -162,7 +162,7 @@
   <a href="manual/index.html">online</a>
   </p>
                                   <p>
  -Comprehensive documentation is included in the source and binary 
distribtions. 
  +Comprehensive documentation is included in the source and binary 
distributions. 
   </p>
                       </blockquote>
       </td></tr>
  
  
  
  1.6       +26 -0     jakarta-ant/xdocs/external.xml
  
  Index: external.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/xdocs/external.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- external.xml      2001/10/06 23:21:35     1.5
  +++ external.xml      2001/10/29 09:16:27     1.6
  @@ -364,6 +364,32 @@
           </table>
         </subsection>
   
  +      <subsection name="JDE(E) 2.2.8">
  +
  +        <p>The Java Development Environment for Emacs (JDEE) supports
  +        Apache Ant as one of three built-in ways to build your
  +        applications.</p>
  +
  +        <table>
  +          <tr>
  +            <th>Compatibility:</th>
  +            <td>Ant 1.2 and later</td>
  +          </tr>
  +          <tr>
  +            <th>URL:</th>
  +            <td><a 
href="http://jde.sunsite.dk/";>http://jde.sunsite.dk/</a></td>
  +          </tr>
  +          <tr>
  +            <th>Contact:</th>
  +            <td><a href="mailto:[EMAIL PROTECTED]">JDEE Mailing 
list.</a></td>
  +          </tr>
  +          <tr>
  +            <th>License:</th>
  +            <td>GNU General Public License</td>
  +          </tr>
  +        </table>
  +      </subsection>
  +
         <subsection name="NetBeans / Forte for Java">
   
           <p>A module that integrates Ant into the NetBeans or Forte for Java 
IDEs.</p>
  
  
  

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

Reply via email to