Hi,cocooners:
I have get trunk using svn,but can't build it.When I use build.bat to build
it ,error here:
D:\cocoon\trunk>build
Buildfile: build.xml
====================================================================
${fullname} ${version} [${year}]
====================================================================
Building with Apache Ant version 1.6.5 compiled on June 2 2005
--------------------------------------------------------------------
Using build file D:\cocoon\trunk\build.xml
--------------------------------------------------------------------
Compiler options:
- debug ......... [on]
- optimize ...... [on]
- deprecation ... [off]
====================================================================
Created dir: D:\cocoon\trunk\build\${name}
compile-mocks:
Created dir: D:\cocoon\trunk\build\${name}\mocks
compile-core:
Created dir: D:\cocoon\trunk\build\${name}\classes
BUILD FAILED
D:\cocoon\trunk\tools\targets\compile-build.xml:71: Warning: Could not find file
D:\cocoon\trunk\src\java\org\apache\cocoon\cocoon.properties to copy.
Total time: 9 seconds
What's the problem?
Roy Huang