I'll work on some docs about the property renaming stuff and get them
posted to the list tonight. Would it be okay to start a new xdoc on how
to use the standalone/jar-driven stuff?
I'm currently using the default mysql.profile with only the database
password changed, the suites are passing fine, and cvs shows everything
is committed to cvs.
The torque.schema.dir property is set when build-torque.xml loads
default.properties from org/apache/torque/conf/default.properties in the
torque-3.0-b4-dev.jar. default.properties defines torque.schema.dir in
terms ${torque.home}/${schemaDirectory} so that both setting the new
property or having the old property will work.
Also, I just did a checkout into a clean dir and both test and
test-classpath run after only changing the mysql.profile database
password.
Perhaps an old jar or other file is lingering...it seems silly, but
perhaps a maven:clean would solve the problem? I've been using maven b4
and every once in awhile it seems to not copy changed files over into
the target dir.
Thanks,
Stephen
> -----Original Message-----
> From: Kurt Schrader [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, July 25, 2002 2:37 PM
> To: Turbine Torque Developers List
> Subject: Re: cvs commit: jakarta-turbine-torque/src/conf
default.properties
>
> You need to document what changed here or at least post it to the
list.
> My test cases were all running fine and then after I did a CVS up to
get
> your changes I get:
>
> BUILD FAILED
>
>
/home/kschrader/nucleus/jakarta-turbine-torque/target/test/rttest/build-
> torque.xml:217:
> /home/kschrader/nucleus/jakarta-turbine-
> torque/target/test/rttest/${torque.schema.dir}
> not found.
>
> Is torque.schema.dir replacing the schemaDirectory property?
> If I replace it then I get a "Resource not found" error.
>
> Perhaps you could just commit the profile that you use to run the test
> cases into the profile directory so that I could modify mine to work
> again.
>
> I've got some changes to the managers that I need to check in, but I'm
not
> going to do so until I can get the test suite running again.
>
> -Kurt
>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>