You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by fr...@virgilio.it on 2001/06/07 11:01:25 UTC

C2 beta1 build failure

Hi,
I've downloaded tuesday morning (ET) last version of Cocoon2 beta1.

This is build output:
*************************************************
[root@localhost cocoon2]# ./build.sh -Dinclude.webapp.libs=yes webapp
Buildfile: build.xml
 
init:
------------------- Apache Cocoon 2.0b1 [1999-2001] ----------------
 
generate-java-code:
Transforming into /opt/cocoon2/build/cocoon/src/org/apache/cocoon/components/browser
 
BUILD FAILED
 
/opt/cocoon2/build.xml:297: java.lang.ClassNotFoundException: org.apache.tools.ant.taskdefs.optional.TraXLiaison
--- Nested Exception ---
java.lang.ClassNotFoundException: org.apache.tools.ant.taskdefs.optional.TraXLiaison
        at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:297)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:286)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:253)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:313)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:120)
        at org.apache.tools.ant.taskdefs.XSLTProcess.setProcessor(XSLTProcess.java:229)
        at org.apache.tools.ant.taskdefs.XSLTProcess.execute(XSLTProcess.java:137)
        at org.apache.tools.ant.Target.execute(Target.java:153)
        at org.apache.tools.ant.Project.runTarget(Project.java:898)
        at org.apache.tools.ant.Project.executeTarget(Project.java:536)
        at org.apache.tools.ant.Project.executeTargets(Project.java:510)
        at org.apache.tools.ant.Main.runBuild(Main.java:421)
        at org.apache.tools.ant.Main.main(Main.java:149)
 
Total time: 1 minute 5 seconds        
******************************************

I've read Ovidiu's patch on Cocoon-dev: is this for me?


Three hints to developer:

1) Please, make possible that tar zxvf Cocoon2.0b1 creates a cocoon2 dir
2) I need run chmod 755 ./build.sh for execute it: a little bug?
3) Change the name of distro file in the downloadable archive if the file is changed: how many Cocoon-2.01b1.tar.gz exist?

Thank you to dev group!

With Regards, ciao
Francesco

Francesco Casalena
L.U.G. "Il Pinguino"
----------------------------------------------
Virgilio Mail - Il tuo indirizzo E-mail gratis
http://mail.virgilio.it


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>