jhm         2004/01/16 02:53:15

  Modified:    xdocs    external.xml
               docs     external.html
  Log:
  New external Task 'Pamda'; New Ant-Version in NetBeans
  
  Revision  Changes    Path
  1.112     +32 -2     ant/xdocs/external.xml
  
  Index: external.xml
  ===================================================================
  RCS file: /home/cvs/ant/xdocs/external.xml,v
  retrieving revision 1.111
  retrieving revision 1.112
  diff -u -r1.111 -r1.112
  --- external.xml      12 Jan 2004 10:38:01 -0000      1.111
  +++ external.xml      16 Jan 2004 10:53:15 -0000      1.112
  @@ -1542,6 +1542,35 @@
           </table>
         </subsection>
   
  +      <subsection name="Pamda">
  +        <p><a 
href="http://www.pavelvlasov.com/pv/content/menu.show?id=menu.1.4";>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=menu.1.4";>http://www.pavelvlasov.com/pv/content/menu.show?id=menu.1.4</a></td>
  +          </tr>
  +          <tr>
  +            <th>Contact:</th>
  +            <td><a 
href="http://www.pavelvlasov.com/pv/content/contact.html";>Contact Page</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>
  @@ -2539,12 +2568,13 @@
   
         <subsection name="NetBeans / Sun ONE Studio">
   
  -        <p>A module that integrates Ant into the NetBeans or Sun ONE Studio 
(formerly Forte for Java) IDEs.</p>
  +        <p>A module that integrates Ant into the NetBeans or Sun Java Studio 
(formerly
  +        Forte for Java and Sun ONE Studio) IDEs.</p>
   
           <table class="externals">
             <tr>
               <th>Compatibility:</th>
  -            <td>bundles Ant 1.5.1</td>
  +            <td>bundles Ant 1.6.0 as of NetBeans 3.6</td>
             </tr>
             <tr>
               <th>URL:</th>
  
  
  
  1.152     +56 -2     ant/docs/external.html
  
  Index: external.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/external.html,v
  retrieving revision 1.151
  retrieving revision 1.152
  diff -u -r1.151 -r1.152
  --- external.html     12 Jan 2004 10:38:01 -0000      1.151
  +++ external.html     16 Jan 2004 10:53:15 -0000      1.152
  @@ -2889,6 +2889,59 @@
         </tr>
           </table>
                                                       <h4 class="subsection">
  +        <a name="Pamda"></a>
  +        Pamda
  +      </h4>
  +                        <p><a 
href="http://www.pavelvlasov.com/pv/content/menu.show?id=menu.1.4";>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=menu.1.4";>http://www.pavelvlasov.com/pv/content/menu.show?id=menu.1.4</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";>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">
  +          GPL
  +      </td>
  +      </tr>
  +        </table>
  +                                                    <h4 class="subsection">
           <a name="PCT"></a>
           PCT
         </h4>
  @@ -4733,7 +4786,8 @@
           <a name="NetBeans / Sun ONE Studio"></a>
           NetBeans / Sun ONE Studio
         </h4>
  -                        <p>A module that integrates Ant into the NetBeans or 
Sun ONE Studio (formerly Forte for Java) IDEs.</p>
  +                        <p>A module that integrates Ant into the NetBeans or 
Sun Java Studio (formerly
  +        Forte for Java and Sun ONE Studio) IDEs.</p>
                                         <table class="externals" 
cellspacing="1" cellpadding="4">
                 <tr>
                         <th colspan="1" rowspan="1"
  @@ -4742,7 +4796,7 @@
         </th>
                             <td colspan="1" rowspan="1"
         valign="top" align="left">
  -          bundles Ant 1.5.1
  +          bundles Ant 1.6.0 as of NetBeans 3.6
         </td>
         </tr>
                     <tr>
  
  
  

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

Reply via email to