Stephen Haberman wrote:
> Okay, I've discovered the test/test-classpath targets in the build.xml
> and have successfully got the testbed working for this patch, which
> removes all of the duplicate -classpath targets in favor of a
> useClasspath property in the build.properties file.
> 
> A summary of the changes I made:
> 
> build-test.xml - removed all references to -classpath targets and
> instead when test-classpath is called, initially set the
> useClasspath=true, then execute test as normal.
> 
> src/conf/build.torque.xml - removed all the -classpath targets and added
> useClasspath="${useClasspath}" to each of the corresponding
> non-classpath targets.
> 
> src/conf/build.properties - added the useClasspath property, defaulted
> to false, along with a description of what it does.
> 
> build.xml - small change in the description of the test-classpath
> target.
> 
> xdocs/index.xml - removed the wording about the -classpath targets on
> the home page.
> 
> I made the patch with WinCVS's diff functionality, so I'm not entirely
> sure it's the way you want it (e.g. it doesn't have the -u option). Let
> me know if I need to submit it differently.
> 
> So does this look good?
> 
> Thanks,
> Stephen
> 

checked in :-)

thanx Stephen!!

there is one issue to solve:

the id-table-init-sql loads ${templatePath}/sql/id-table/project.props


martin




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

Reply via email to