Jeff,
This used to the be the case and you've undone something that was deliberate here. Question : Are you trying to run ant in the apps/demo directory? Or the root for cornerstone and use the "build demo xxxx" target where xxx is the target in the build.xml file of demo?1.18 +1 -1 jakarta-avalon-cornerstone/apps/demo/build.xml
- <pathelement location="xerces.jar2"/> + <pathelement location="../../../jakarta-avalon/tools/lib/xerces.jar"/>
Assertion : Ant has problems with paths if you intend to to invoke building of the same project from multiple directories in a hierarchy.
I think it needs to be changed back.
Regards,
- Paul H
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
