jford       2004/04/22 11:28:48

  Modified:    xdocs    supporting-projects.xml
  Log:
  Updated doc concerning torque
  
  Revision  Changes    Path
  1.7       +1 -13     jakarta-jetspeed/xdocs/supporting-projects.xml
  
  Index: supporting-projects.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/xdocs/supporting-projects.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- supporting-projects.xml   17 Mar 2004 21:27:50 -0000      1.6
  +++ supporting-projects.xml   22 Apr 2004 18:28:48 -0000      1.7
  @@ -84,19 +84,7 @@
   </li>
   <li>Components are all prefixed with <b>"services.ComponentService."</b>
   </li>
  -<li>We need to include <b>build-torque.properties</b> in your ant build and call it 
from your build.properties
  -</li>
  -<li>Torque now supports excludes and includes to choose which xml files to build.
  -If you don't specify excludes and includes, Torque will generate for all xml files 
found in the schemaDirectory:
  -<br/>
  -<b>torque.schema.sql.includes</b> = security-schema.xml, turbine-schema.xml, 
coffees-schema.xml
  -<br/>
  -<b>torque.schema.create-db.includes</b> = security-schema.xml, turbine-schema.xml, 
coffees-schema.xml
  -<br/>
  -<b>torque.schema.init-sql.includes</b> = security-schema.xml, turbine-schema.xml, 
coffees-schema.xml
  -<br/>
  -<b>torque.schema.om.includes</b> = security-schema.xml, turbine-schema.xml, 
coffees-schema.xml
  -</li>
  +<li>Jetspeed now uses the torque maven plugin.  Please see doc at <a 
href="http://maven.apache.org/reference/plugins/torque/";>http://maven.apache.org/reference/plugins/torque/</a></li>
   </ul>
   <p>
   Also see the <a href="http://jakarta.apache.org/turbine/torque/changes.html";>Torque 
Change Log</a>
  
  
  

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

Reply via email to