Hello I have Linux and JDK 1.5u19 installed and I set properly $JAVA_HOME variable (/usr/lib/java-1.5.0/jdk1.5.0_19) I have Apache Tomcat 5.5.26 properly running on port 8080 and $CATALINA_HOME (/usr/local/tomcat) I want Cocoon 2.0.5dev running with Tomcat...
Can anybody help with this ? I can't find source of Cocoon 2.0.5dev anywhere (I have to use old Cocoon 2.0.x and JAVA 1.5) I found revision 2.0.4 (http://archive.apache.org/dist/cocoon/SOURCES/cocoon-2.0.4-src.tar.gz) but it failed to build as you can see below: [r...@localhost cocoon-2.0.4]# ./build.sh -Dinclude.webapp.libs=yes -Dinstall.war=/usr/local/tomcat/webapps install Apache Cocoon Build System -------------------------- Buildfile: build.xml init: -------------------------------------------------------------- Apache Cocoon 2.0.4 [1999-2002] -------------------------------------------------------------- Building with Ant version 1.4.1 compiled on October 11 2001 using build file /home/GSz/Desktop/cocoon-2.0.4/build.xml -------------------------------------------------------------- WARNING: This build is targeted for use with JVM 1.2 Using this build on a virtual machine other than the one it is targeted for may result in runtime errors. -------------------------------------------------------------- Compiling 5 source files to /home/GSz/Desktop/cocoon-2.0.4/tools/anttasks javac: target release 1.2 conflicts with default source release 1.5 BUILD FAILED Thanks a lot for any help !! -- View this message in context: http://www.nabble.com/Cocoon-2.0.5dev---JAVA-1.5u19---Tomcat-5.5.26-tp24841038p24841038.html Sent from the Cocoon - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
