Does anyone else have the problem (with, for example
that CVS snapshot in the last day or so) that doing
the build from .\xml-cocoon
Buildfile: build.xml
Detected Java Version: 1.2
Project base dir set to: K:\xml-cocoon
Executing Target: prepare
Executing Target: prepare-src
Replacing @@version@@ --> 1.6-dev
Replacing @@year@@ --> 1999-2000
Executing Target: compile
Compiling 5 source files to K:\xml-cocoon\build\classes
Copying 13 support files to K:\xml-cocoon\build\classes
Executing Target: package
Building jar: K:\xml-cocoon\build\Cocoon.jar
BUILD FATAL ERROR: Problem creating jar
K:\xml-cocoon\build\classes\resources
(The system cannot find the file specified.)
However if I deep copy .\xml-cocoon\resources
to .\xml-cocoon\build\classes\resources
then the build works with no compaints.
Any ideas?
_________________________________________________________
Steve Muench, Consulting Product Manager & XML Evangelist
Business Components for Java Development Team
http://technet.oracle.com/tech/java
http://technet.oracle.com/tech/xml
|