2014-04-15 5:25 GMT+04:00 Christopher Schultz <ch...@christopherschultz.net>: > All, > > While back-porting r1587378 to Tomcat 7.0, it appears that I can't build > Tomcat 7.0.x trunk: > > $ echo $JAVA_HOME > /usr/local/java-7
JAVA_HOME should point to a Java 6 JDK for Tomcat 7. java.7.home in build.properties should point to Java 7 JDK. It requires both (if you wanna build WebSocket classes), the main being Java 6. > $ ant deploy > Buildfile: /home/cschultz/projects/apache-tomcat/tomcat-7.0/build.xml > (...) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org