Hi,cocooners:
I fail to build trunk after I get it from svn,errors 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
BUILD FAILED
D:\cocoon\trunk\tools\targets\compile-build.xml:61: The following error occurred
while executing this line:
D:\cocoon\trunk\tools\targets\compile-build.xml:44: D:\cocoon\trunk\src\mocks no
t found.
Total time: 8 seconds
What's the problem?
Roy Huang