If I use the property java.home in plugins/jetty/build.xml to append $JAVA_HOME/lib/tools.jar to my CLASSPATH to build Jasper, all works well from the ./build.sh in the jetty directory.
However, if a build is launched from the top-level - i.e. build/build.sh, tools.jar is not found. How can I ensure that java.home is exported down the build tree ? Thanks, Jules _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
