I recently had to disable the build of tapestry-javadoc.  From what I
can tell, the JDK on the Jenkins build server does not include
tools.jar (or perhaps it does, but the com.sun.javadoc.* classes are
not present).

Has anyone investigated a solution to this problem?  My guess is that
/usr/lib/jvm/java-6-sun/jre/lib/rt.jar is on the classpath, but
/usr/lib/jvm/lib/tools.jar is not (adjust for whatever version of the
JDK is on the build server). What is the right way to get tools.jar on
the classpath?  Does anyone have login access to the Jenkins build
server, which would make debugging this MUCH easier?

-- 
Howard M. Lewis Ship

Creator of Apache Tapestry

The source for Tapestry training, mentoring and support. Contact me to
learn how I can get you up and productive in Tapestry fast!

(971) 678-5210
http://howardlewisship.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org
For additional commands, e-mail: dev-h...@tapestry.apache.org

Reply via email to