jstrachan    2002/10/15 03:53:23

  Modified:    xdocs    powered.xml
  Log:
  Added a link to Middlegen which uses Maven as their build system. 
  Also patched the OJB URL to its new Jakarta location
  
  Revision  Changes    Path
  1.33      +8 -1      jakarta-turbine-maven/xdocs/powered.xml
  
  Index: powered.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/xdocs/powered.xml,v
  retrieving revision 1.32
  retrieving revision 1.33
  diff -u -r1.32 -r1.33
  --- powered.xml       14 Sep 2002 17:03:18 -0000      1.32
  +++ powered.xml       15 Oct 2002 10:53:23 -0000      1.33
  @@ -189,7 +189,14 @@
             </td>
           </tr>
           <tr>
  -          <td><a href="http://objectbridge.sf.net/";>ObjectBridge</a></td>
  +          <td><a href="http://boss.bekk.no/boss/middlegen/";>Middlegen</a></td>
  +          <td>
  +            Database driven code generator. 
  +                     Turns your database into EJBs and JDOs with the help of JDBC, 
XDoclet and Velocity.
  +          </td>
  +        </tr>
  +        <tr>
  +          <td><a href="http://jakarta.apache.org/ojb/";>ObjectBridge</a></td>
             <td>
               Persistence Layer.
             </td>
  
  
  

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

Reply via email to