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 2004/06/04 09:58:37 UTC

cvs commit: ant/xdocs external.xml

bodewig     2004/06/04 00:58:37

  Modified:    docs     external.html
               xdocs    external.xml
  Log:
  Changes by Pavel Vlasov for his projects
  
  Revision  Changes    Path
  1.167     +98 -101   ant/docs/external.html
  
  Index: external.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/external.html,v
  retrieving revision 1.166
  retrieving revision 1.167
  diff -u -r1.166 -r1.167
  --- external.html	25 May 2004 10:23:02 -0000	1.166
  +++ external.html	4 Jun 2004 07:58:37 -0000	1.167
  @@ -1410,6 +1410,56 @@
         </tr>
           </table>
                                                       <h4 class="subsection">
  +        <a name="Hammurapi"></a>
  +        Hammurapi
  +      </h4>
  +                        <p>Java code review tool. Performs automated code
  +        review. Contains 111 inspectors which check different aspects
  +        of code quality including coding standards, EJB, threading,
  +        ...</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">
  +          Tested with Ant 1.5 and 1.5.2
  +      </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.hammurapi.org">http://www.hammurapi.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://www.hammurapi.org/content/menu.show@id=Hammurapi.4.html">Project's Contact Page</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 (GPL)
  +      </td>
  +      </tr>
  +        </table>
  +                                                    <h4 class="subsection">
           <a name="IDLDepend"></a>
           IDLDepend
         </h4>
  @@ -2359,54 +2409,6 @@
         </tr>
           </table>
                                                       <h4 class="subsection">
  -        <a name="Jegustator"></a>
  -        Jegustator
  -      </h4>
  -                        <p>Jegustator is an Ant task which preforms source code and
  -        bytecode reviews and also documents source and bytecode.</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">
  -          Tested with Ant 1.5.2
  -      </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.pavelvlasov.com/pv/content/menu.show@id=products.jegustator.html">http://www.pavelvlasov.com/pv/content/menu.show@id=products.jegustator.html</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://www.pavelvlasov.com/pv/content/contact.html">Pavel Vlasov</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 (GPL)
  -      </td>
  -      </tr>
  -        </table>
  -                                                    <h4 class="subsection">
           <a name="JFlex"></a>
           JFlex
         </h4>
  @@ -3135,59 +3137,6 @@
         </tr>
           </table>
                                                       <h4 class="subsection">
  -        <a name="Pamda"></a>
  -        Pamda
  -      </h4>
  -                        <p><a href="http://www.pavelvlasov.com/pv/content/menu.show@id=products.pamda.html">Pamda</a>
  -        is an MDA tool (UML2Code generator) implemented as Ant task. Pamda supports
  -        Aspect-Oriented Modeling (AOM) and comes with AOM UML Profile and sample project.
  -        The tool uses XMI as its input and Velocity as template engine. All elements in
  -        the metamodel have navigate(XPath expression) and iterate(XPath expression)
  -        (powered by JXPath) which make templates easy to write.<br />
  -        Tested with XMI produced by Enterprise Architect.</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.5.2
  -      </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.pavelvlasov.com/pv/content/menu.show@id=products.pamda.html">http://www.pavelvlasov.com/pv/content/menu.show@id=products.pamda.html</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://www.pavelvlasov.com/pv/content/contact.html">Pavel Vlasov</a>
  -      </td>
  -      </tr>
  -                  <tr>
  -                      <th colspan="1" rowspan="1"
  -      valign="top" align="left">
  -          License:
  -      </th>
  -                          <td colspan="1" rowspan="1"
  -      valign="top" align="left">
  -          GPL
  -      </td>
  -      </tr>
  -        </table>
  -                                                    <h4 class="subsection">
           <a name="PCT"></a>
           PCT
         </h4>
  @@ -4152,6 +4101,54 @@
                             <td colspan="1" rowspan="1"
         valign="top" align="left">
             BSD-like license
  +      </td>
  +      </tr>
  +        </table>
  +                                                    <h4 class="subsection">
  +        <a name="Transformica"></a>
  +        Transformica
  +      </h4>
  +                        <p>Code generator. Generates code from UML models, Java
  +        metamodel or custom models.</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">
  +          Tested with Ant 1.5 and 1.5.2
  +      </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.pavelvlasov.com/pv/content/menu.show@id=products.transformica.html">http://www.pavelvlasov.com/pv/content/menu.show@id=products.transformica.html</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://www.pavelvlasov.com/pv/content/contact.html">Pavel Vlasov</a>
  +      </td>
  +      </tr>
  +                  <tr>
  +                      <th colspan="1" rowspan="1"
  +      valign="top" align="left">
  +          License:
  +      </th>
  +                          <td colspan="1" rowspan="1"
  +      valign="top" align="left">
  +          GPL
         </td>
         </tr>
           </table>
  
  
  
  1.128     +51 -54    ant/xdocs/external.xml
  
  Index: external.xml
  ===================================================================
  RCS file: /home/cvs/ant/xdocs/external.xml,v
  retrieving revision 1.127
  retrieving revision 1.128
  diff -u -r1.127 -r1.128
  --- external.xml	25 May 2004 10:23:01 -0000	1.127
  +++ external.xml	4 Jun 2004 07:58:37 -0000	1.128
  @@ -708,6 +708,33 @@
           </table>
         </subsection>
   
  +      <subsection name="Hammurapi">
  +
  +        <p>Java code review tool. Performs automated code
  +        review. Contains 111 inspectors which check different aspects
  +        of code quality including coding standards, EJB, threading,
  +        ...</p>
  +
  +        <table class="externals">
  +          <tr>
  +            <th>Compatibility:</th>
  +            <td>Tested with Ant 1.5 and 1.5.2</td>
  +          </tr>
  +          <tr>
  +            <th>URL:</th>
  +            <td><a href="http://www.hammurapi.org">http://www.hammurapi.org</a></td>
  +          </tr>
  +          <tr>
  +            <th>Contact:</th>
  +            <td><a href="http://www.hammurapi.org/content/menu.show@id=Hammurapi.4.html">Project's Contact Page</a></td>
  +          </tr>
  +          <tr>
  +            <th>License:</th>
  +            <td>GNU General Public License (GPL)</td>
  +          </tr>
  +        </table>
  +      </subsection>
  +
         <subsection name="IDLDepend">
           <p>idldepend is a task that (re)generates Java sources to be
           created from CORBA/IDL files.</p>
  @@ -1246,31 +1273,6 @@
           </table>
         </subsection>
   
  -      <subsection name="Jegustator">
  -
  -        <p>Jegustator is an Ant task which preforms source code and
  -        bytecode reviews and also documents source and bytecode.</p>
  -
  -        <table class="externals">
  -          <tr>
  -            <th>Compatibility:</th>
  -            <td>Tested with Ant 1.5.2</td>
  -          </tr>
  -          <tr>
  -            <th>URL:</th>
  -            <td><a href="http://www.pavelvlasov.com/pv/content/menu.show@id=products.jegustator.html">http://www.pavelvlasov.com/pv/content/menu.show@id=products.jegustator.html</a></td>
  -          </tr>
  -          <tr>
  -            <th>Contact:</th>
  -            <td><a href="http://www.pavelvlasov.com/pv/content/contact.html">Pavel Vlasov</a></td>
  -          </tr>
  -          <tr>
  -            <th>License:</th>
  -            <td>GNU General Public License (GPL)</td>
  -          </tr>
  -        </table>
  -      </subsection>
  -
         <subsection name="JFlex">
   
           <p>JFlex is a lexical analyzer generator (also known as
  @@ -1695,35 +1697,6 @@
           </table>
         </subsection>
   
  -      <subsection name="Pamda">
  -        <p><a href="http://www.pavelvlasov.com/pv/content/menu.show@id=products.pamda.html">Pamda</a>
  -        is an MDA tool (UML2Code generator) implemented as Ant task. Pamda supports
  -        Aspect-Oriented Modeling (AOM) and comes with AOM UML Profile and sample project.
  -        The tool uses XMI as its input and Velocity as template engine. All elements in
  -        the metamodel have navigate(XPath expression) and iterate(XPath expression)
  -        (powered by JXPath) which make templates easy to write.<br/>
  -        Tested with XMI produced by Enterprise Architect.</p>
  -
  -        <table class="externals">
  -          <tr>
  -            <th>Compatibility:</th>
  -            <td>Ant 1.5.2</td>
  -          </tr>
  -          <tr>
  -            <th>URL:</th>
  -            <td><a href="http://www.pavelvlasov.com/pv/content/menu.show@id=products.pamda.html">http://www.pavelvlasov.com/pv/content/menu.show@id=products.pamda.html</a></td>
  -          </tr>
  -          <tr>
  -            <th>Contact:</th>
  -            <td><a href="http://www.pavelvlasov.com/pv/content/contact.html">Pavel Vlasov</a></td>
  -          </tr>
  -          <tr>
  -            <th>License:</th>
  -            <td>GPL</td>
  -          </tr>
  -        </table>
  -      </subsection>
  -
         <subsection name="PCT">
           <p>PCT is a task to compile Progress code, and in a more general
           way, to deal with Progress procedures and databases.</p>
  @@ -2241,6 +2214,30 @@
             <tr>
               <th>License:</th>
               <td>BSD-like license</td>
  +          </tr>
  +        </table>
  +      </subsection>
  +
  +      <subsection name="Transformica">
  +        <p>Code generator. Generates code from UML models, Java
  +        metamodel or custom models.</p>
  +
  +        <table class="externals">
  +          <tr>
  +            <th>Compatibility:</th>
  +            <td>Tested with Ant 1.5 and 1.5.2</td>
  +          </tr>
  +          <tr>
  +            <th>URL:</th>
  +            <td><a href="http://www.pavelvlasov.com/pv/content/menu.show@id=products.transformica.html">http://www.pavelvlasov.com/pv/content/menu.show@id=products.transformica.html</a></td>
  +          </tr>
  +          <tr>
  +            <th>Contact:</th>
  +            <td><a href="http://www.pavelvlasov.com/pv/content/contact.html">Pavel Vlasov</a></td>
  +          </tr>
  +          <tr>
  +            <th>License:</th>
  +            <td>GPL</td>
             </tr>
           </table>
         </subsection>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org