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 2002/12/02 16:41:20 UTC

cvs commit: jakarta-ant/xdocs external.xml

bodewig     2002/12/02 07:41:20

  Modified:    docs     external.html
               xdocs    external.xml
  Log:
  Add pointer to Antenna.
  
  Submitted by:	Joerg Pleumann <jo...@pleumann.de>
  
  Update information on JCSC.
  
  Submitted by:	Ralph Jocham <rj...@netscape.net>
  
  Revision  Changes    Path
  1.68      +80 -2     jakarta-ant/docs/external.html
  
  Index: external.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/external.html,v
  retrieving revision 1.67
  retrieving revision 1.68
  diff -u -r1.67 -r1.68
  --- external.html	26 Nov 2002 07:45:36 -0000	1.67
  +++ external.html	2 Dec 2002 15:41:19 -0000	1.68
  @@ -1283,7 +1283,7 @@
       </td></tr>
       <tr><td>
         <blockquote>
  -                        <p>There are two different sets of tasks to help build <a href="http://java.sun.com/j2me/">Java 2 Platform, Micro
  +                        <p>There are three different sets of tasks to help build <a href="http://java.sun.com/j2me/">Java 2 Platform, Micro
           Edition</a> (J2ME) applications.</p>
                                   <p>This set supports CLDC and the K Virtual Machine (KVM):</p>
                                     <table>
  @@ -1404,6 +1404,70 @@
     </td>
         </tr>
           </table>
  +                                <p>With Antenna, you can compile, preverify, package, and
  +        obfuscate your MIDP applications, as well as convert them to
  +        PRC files designed to run on MIDP for PalmOS. The tasks are
  +        mostly built around the Wireless Toolkit and the free
  +        RetroGuard obfuscator, with some additional gimmicks like
  +        automatic version numbering.</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.4.1 or 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://antenna.sourceforge.net/">http://antenna.sourceforge.net/</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:joerg@pleumann.de">J�rg Pleumann</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 Lesser General Public License
  +        </font>
  +  </td>
  +      </tr>
  +        </table>
                       </blockquote>
       </td></tr>
     </table>
  @@ -1501,7 +1565,7 @@
                         <td bgcolor="#a0ddf0" colspan="" rowspan="" 
         valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -          Ant &gt;1.5
  +          Ant &gt;= 1.5
           </font>
     </td>
         </tr>
  @@ -1516,6 +1580,20 @@
         valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
             <a href="http://jcsc.sourceforge.net/">http://jcsc.sourceforge.net/</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:rjocham72@netscape.net">Ralph Jocham</a>
           </font>
     </td>
         </tr>
  
  
  
  1.55      +32 -2     jakarta-ant/xdocs/external.xml
  
  Index: external.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/xdocs/external.xml,v
  retrieving revision 1.54
  retrieving revision 1.55
  diff -u -r1.54 -r1.55
  --- external.xml	26 Nov 2002 07:45:36 -0000	1.54
  +++ external.xml	2 Dec 2002 15:41:19 -0000	1.55
  @@ -451,7 +451,7 @@
   
         <subsection name="J2ME Ant Tasks">
   
  -        <p>There are two different sets of tasks to help build <a
  +        <p>There are three different sets of tasks to help build <a
           href="http://java.sun.com/j2me/">Java 2 Platform, Micro
           Edition</a> (J2ME) applications.</p>
           
  @@ -498,6 +498,32 @@
             </tr>
           </table>
   
  +        <p>With Antenna, you can compile, preverify, package, and
  +        obfuscate your MIDP applications, as well as convert them to
  +        PRC files designed to run on MIDP for PalmOS. The tasks are
  +        mostly built around the Wireless Toolkit and the free
  +        RetroGuard obfuscator, with some additional gimmicks like
  +        automatic version numbering.</p>
  +
  +        <table>
  +          <tr>
  +            <th>Compatibility:</th>
  +            <td>Ant 1.4.1 or later</td>
  +          </tr>
  +          <tr>
  +            <th>URL:</th>
  +            <td><a href="http://antenna.sourceforge.net/">http://antenna.sourceforge.net/</a></td>
  +          </tr>
  +          <tr>
  +            <th>Contact:</th>
  +            <td><a href="mailto:joerg@pleumann.de">J&#xF6;rg Pleumann</a></td>
  +          </tr>
  +          <tr>
  +            <th>License:</th>
  +            <td>GNU Lesser General Public License</td>
  +          </tr>
  +        </table>
  +
         </subsection>
   
         <subsection name="javarec">
  @@ -535,11 +561,15 @@
           <table>
             <tr>
               <th>Compatibility:</th>
  -            <td>Ant &gt;1.5</td>  
  +            <td>Ant &gt;= 1.5</td>  
             </tr>
             <tr>
               <th>URL:</th>
               <td><a href="http://jcsc.sourceforge.net/">http://jcsc.sourceforge.net/</a></td>
  +          </tr>
  +          <tr>
  +            <th>Contact:</th>
  +            <td><a href="mailto:rjocham72@netscape.net">Ralph Jocham</a></td>
             </tr>
             <tr>
               <th>License:</th>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>