You can view the issue detail at the following URL:
<http://nagoya.apache.org/scarab/issues/id/TRQS65>

Type :        Defect
Issue Id :    TRQS65
Reported by: James Courtney
             [EMAIL PROTECTED] - ([EMAIL PROTECTED])

Details:

Summary: Torque maven-plugin build-torque.xml inconsistenly names XML DB schema file.
Description: The build-torque.xml file uses all of the following to refer to the XML 
file generated to represent the database schema from the jdbc target.

**/*-schema.xml
${torque.schema.dir}/schema.xml
${torque.schema.dir}/${torque.project}-schema.xml

Clearly ${torque.schema.dir}/schema.xml is incompatible with the other two.  This is 
actually causing the om target to fail.  This is all happening in the Maven 
torque-plugin in the CVS head right now.
Status: New
Database: Oracle
Operating system: Windows
Priority: Medium


--
To unsubscribe, e-mail:   <mailto:turbine-torque-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:turbine-torque-dev-help@;jakarta.apache.org>

Reply via email to