I've made a little progress, but may have hit some other Gradle bug: http://gradle.markmail.org/thread/t3q4s4fjdta4h7vt
On Wed, Jun 1, 2011 at 2:32 PM, Andreas Andreou <[email protected]> wrote: > Googling for this the other day, i was under the impression this is > a gradle issue - ppl were basically asking for a way to include system > dependencies, see: > http://www.mail-archive.com/[email protected]/msg03352.html > http://issues.gradle.org/browse/GRADLE-1477 > > As for access to jenkins, it's not possible to access the server, just > the build > clients (for instance vesta.apache.org). I think INFRA can set this up > > > On Wed, Jun 1, 2011 at 23:21, Howard Lewis Ship <[email protected]> wrote: >> 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: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > > > -- > Andreas Andreou - [email protected] - http://blog.andyhot.gr > Apache Tapestry PMC / http://chesstu.be owner > Open Source / JEE Consulting > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- 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: [email protected] For additional commands, e-mail: [email protected]
