bodewig     2003/03/18 08:11:37

  Modified:    docs     external.html projects.html
               xdocs    external.xml projects.xml
  Log:
  Pointers Submitted by:        Jan.Materne <Jan dot Materne at rzf dot fin 
dash nrw dot de>
                          Markus Gebhard <markus at jave dot de>
                          Steve Neal <S dot Neal at Smartkey dot co dot uk>
  
  Revision  Changes    Path
  1.96      +105 -1    ant/docs/external.html
  
  Index: external.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/external.html,v
  retrieving revision 1.95
  retrieving revision 1.96
  diff -u -r1.95 -r1.96
  --- external.html     14 Mar 2003 12:03:51 -0000      1.95
  +++ external.html     18 Mar 2003 16:11:36 -0000      1.96
  @@ -1102,7 +1102,7 @@
             </font>
           </td></tr>
         </table>
  -                        <p>There are three different sets of tasks to help 
build <a href="http://java.sun.com/j2me/";>Java 2 Platform, Micro
  +                        <p>There are four 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 class="ForrestTable" 
cellspacing="1" cellpadding="4">
  @@ -1239,6 +1239,56 @@
         </td>
         </tr>
           </table>
  +                                <p>Antic is a freely available task for 
packaging J2ME
  +     applications. It produces both the Jar and Jad files in a
  +     single step. This allows *all* entries to be correclty set in
  +     the jad file, including the size of the jar file that is
  +     produced. This task has been used and tested extensively with
  +     Sun's Wireless Toolkit and also the Nokia SDK and
  +     emulators.</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
  +      </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.smartkey.co.uk/antic.html";>www.smartkey.co.uk</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]">smartkey.co.uk</a>
  +      </td>
  +      </tr>
  +                  <tr>
  +                      <th colspan="1" rowspan="1"
  +      valign="top" align="left">
  +          License:
  +      </th>
  +                          <td colspan="1" rowspan="1"
  +      valign="top" align="left">
  +          GNU General Public License
  +      </td>
  +      </tr>
  +        </table>
                                                       <br/>
         <a name="Jacson"></a>
         <table border="0" cellspacing="0" cellpadding="2" width="100%">
  @@ -1422,6 +1472,60 @@
                             <td colspan="1" rowspan="1"
         valign="top" align="left">
             BSD-like License
  +      </td>
  +      </tr>
  +        </table>
  +                                                    <br/>
  +      <a name="Java2Html"></a>
  +      <table border="0" cellspacing="0" cellpadding="2" width="100%">
  +        <tr><td bgcolor="#4C6C8F">
  +          <font color="#ffffff" face="arial,helvetica,sanserif">
  +            <strong>Java2Html</strong>
  +          </font>
  +        </td></tr>
  +      </table>
  +                        <p>Uses the Java2Html library for converting java 
source files
  +        or snipplets to syntax highlighted html, rtf, tex and
  +        others.</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 and 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.java2html.de";>http://www.java2html.de</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]">[EMAIL PROTECTED]</a>
  +      </td>
  +      </tr>
  +                  <tr>
  +                      <th colspan="1" rowspan="1"
  +      valign="top" align="left">
  +          License:
  +      </th>
  +                          <td colspan="1" rowspan="1"
  +      valign="top" align="left">
  +          GNU General Public License
         </td>
         </tr>
           </table>
  
  
  
  1.30      +56 -0     ant/docs/projects.html
  
  Index: projects.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/projects.html,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- projects.html     18 Feb 2003 10:40:26 -0000      1.29
  +++ projects.html     18 Mar 2003 16:11:37 -0000      1.30
  @@ -213,6 +213,62 @@
         developers, if you encounter any problems with them, please use
         the contact information.</p>
                                         <br/>
  +      <a name="AndroMDA"></a>
  +      <table border="0" cellspacing="0" cellpadding="2" width="100%">
  +        <tr><td bgcolor="#4C6C8F">
  +          <font color="#ffffff" face="arial,helvetica,sanserif">
  +            <strong>AndroMDA</strong>
  +          </font>
  +        </td></tr>
  +      </table>
  +                        <p>AndroMDA is a code generator tool that follows 
the Model
  +        Driven Architecture (MDA) paradigm. It takes a UML model from
  +        a CASE-tool and generates classes and deployable components
  +        (J2EE or other) specific for your application
  +        architecture.</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">
  +          1.4.1 and above
  +      </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.andromda.org/";>http://www.AndroMDA.org/</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://sourceforge.net/mail/?group_id=73047";>project 
mailing lists</a>
  +      </td>
  +      </tr>
  +                  <tr>
  +                      <th colspan="1" rowspan="1"
  +      valign="top" align="left">
  +          License:
  +      </th>
  +                          <td colspan="1" rowspan="1"
  +      valign="top" align="left">
  +          BSD license
  +      </td>
  +      </tr>
  +        </table>
  +                                                    <br/>
         <a name="AntContrib"></a>
         <table border="0" cellspacing="0" cellpadding="2" width="100%">
           <tr><td bgcolor="#4C6C8F">
  
  
  
  1.73      +55 -1     ant/xdocs/external.xml
  
  Index: external.xml
  ===================================================================
  RCS file: /home/cvs/ant/xdocs/external.xml,v
  retrieving revision 1.72
  retrieving revision 1.73
  diff -u -r1.72 -r1.73
  --- external.xml      14 Mar 2003 12:03:51 -0000      1.72
  +++ external.xml      18 Mar 2003 16:11:37 -0000      1.73
  @@ -452,7 +452,7 @@
   
         <subsection name="J2ME Ant Tasks">
   
  -        <p>There are three different sets of tasks to help build <a
  +        <p>There are four different sets of tasks to help build <a
           href="http://java.sun.com/j2me/";>Java 2 Platform, Micro
           Edition</a> (J2ME) applications.</p>
           
  @@ -525,6 +525,34 @@
             </tr>
           </table>
   
  +     <p>Antic is a freely available task for packaging J2ME
  +     applications. It produces both the Jar and Jad files in a
  +     single step. This allows *all* entries to be correclty set in
  +     the jad file, including the size of the jar file that is
  +     produced. This task has been used and tested extensively with
  +     Sun's Wireless Toolkit and also the Nokia SDK and
  +     emulators.</p>
  +
  +     <table>
  +          <tr>
  +            <th>Compatibility:</th>
  +            <td>Ant 1.5</td>
  +          </tr>
  +          <tr>
  +            <th>URL:</th>
  +            <td><a 
href="http://www.smartkey.co.uk/antic.html";>www.smartkey.co.uk</a>
  +            </td>
  +          </tr>
  +          <tr>
  +            <th>Contact:</th>
  +            <td><a href="mailto:[EMAIL PROTECTED]">smartkey.co.uk</a></td>
  +          </tr>
  +          <tr>
  +            <th>License:</th>
  +            <td>GNU General Public License</td>
  +          </tr>
  +     </table>
  +
         </subsection>
   
         <subsection name="Jacson">
  @@ -626,6 +654,32 @@
             <tr>
               <th>License:</th>
               <td>BSD-like License</td>
  +          </tr>
  +        </table>
  +      </subsection>
  +
  +      <subsection name="Java2Html">
  +
  +        <p>Uses the Java2Html library for converting java source files
  +        or snipplets to syntax highlighted html, rtf, tex and
  +        others.</p>
  +
  +        <table>
  +          <tr>
  +            <th>Compatibility:</th>
  +            <td>Ant 1.5 and later</td>
  +          </tr>
  +          <tr>
  +            <th>URL:</th>
  +            <td><a 
href="http://www.java2html.de";>http://www.java2html.de</a></td>
  +          </tr>
  +          <tr>
  +            <th>Contact:</th>
  +            <td><a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a></td>
  +          </tr>
  +          <tr>
  +            <th>License:</th>
  +            <td>GNU General Public License</td>
             </tr>
           </table>
         </subsection>
  
  
  
  1.8       +28 -0     ant/xdocs/projects.xml
  
  Index: projects.xml
  ===================================================================
  RCS file: /home/cvs/ant/xdocs/projects.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- projects.xml      18 Feb 2003 10:40:26 -0000      1.7
  +++ projects.xml      18 Mar 2003 16:11:37 -0000      1.8
  @@ -14,6 +14,34 @@
         developers, if you encounter any problems with them, please use
         the contact information.</p>
   
  +      <subsection name="AndroMDA">
  +
  +        <p>AndroMDA is a code generator tool that follows the Model
  +        Driven Architecture (MDA) paradigm. It takes a UML model from
  +        a CASE-tool and generates classes and deployable components
  +        (J2EE or other) specific for your application
  +        architecture.</p>
  +
  +        <table>
  +          <tr>
  +            <th>Compatibility:</th>
  +            <td>1.4.1 and above</td>
  +          </tr>
  +          <tr>
  +            <th>URL:</th>
  +            <td><a 
href="http://www.andromda.org/";>http://www.AndroMDA.org/</a></td>
  +          </tr>
  +          <tr>
  +            <th>Contact:</th>
  +            <td><a 
href="http://sourceforge.net/mail/?group_id=73047";>project mailing 
lists</a></td>
  +          </tr>
  +          <tr>
  +            <th>License:</th>
  +            <td>BSD license</td>
  +          </tr>
  +        </table>
  +      </subsection>
  +
         <subsection name="AntContrib">
   
           <p>The Ant-Contrib project is a collection of user supplied
  
  
  

Reply via email to