You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Christofer Dutz <du...@c-ware.de> on 2004/10/17 16:16:15 UTC

Problems building cocoon with Ant 1.6.2

Hi,

I have some problems building cocoon. (Cocoon-2.1.5.1)
Cocoon is part of an application I am working on and the build.xml is 
called from the Applications global build-script.
Everytime I try to build I get an error:

<-- SNIP -->

    [mkdir] Created dir: 
C:\Entwicklung\3rd-party\cocoon-2.1.5.1\build\cocoon-2.1.5.1\mocks
    [javac] Compiling 1 source file to 
C:\Entwicklung\3rd-party\cocoon-2.1.5.1\build\cocoon-2.1.5.1\mocks
    [javac] Compiling 515 source files to 
C:\Entwicklung\3rd-party\cocoon-2.1.5.1\build\cocoon-2.1.5.1\classes
compile-deprecated:
    [mkdir] Created dir: 
C:\Entwicklung\3rd-party\cocoon-2.1.5.1\build\cocoon-2.1.5.1\deprecated
BUILD FAILED: C:\Entwicklung\build.xml:26: The following error occurred 
while executing this line:
java.lang.ExceptionInInitializerError
Total time: 47 seconds

I found out that Cocoon seems to compile well with Ant 1.6.1 but the 
Eclipse I am using is shipped with Ant 1.6.2.
Could this be the thing that is causing the problems?

Chris


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org