On Wed, Mar 20, 2002 at 11:59:07AM -0600, Andrew wrote: > ANT build.xml problems (1.37): > 1) deps.list (1.5) has older version of statum than build.xml requires
Fixed. Thanks for pointing it out. > CVS build issues: > 1) org.apache.torque.manager.* was marked as deleted from the > repository yet Torque.java (1.50) still utilizes these classes. I just did a fresh checkout. Everything seems to be in order now and Torque builds correctly. If you were doing a CVS update, did you forget to specify the '-d' option? > Documentation issues: > 1) I think it would be more appropriate in the [Torque Build] section > on the developer-guide to replace the simple link to a generic Maven > page with a short "here's how to build Torque with maven". Something > simple and with steps layed out for those not familiar with Maven. That is the plan. Later today I'll try to update all of the turbine project pages with links to Maven's "Getting Started" document which describes how to install, integrate, and use Maven with the Turbine projects. In the meantime, if you haven't found it already: http://jakarta.apache.org/turbine/maven/getting-started.html Thanks, Pete -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
