I've got a bunch of random patches I'd like to contribute. My plan was to git
the Tapestry5 source, build it, then apply my changes so I can generate
patches. I looked for a build document but I could not find one. From what I
can tell 

./gradlew build 

should build the project. It runs for a while and then I get this:

:tapestry-json:compileJava
An exception has occurred in the compiler (1.6.0_35). Please file a bug at
the Java Developer Connection (http://java.sun.com/webapps/bugreport)  after
checking the Bug Parade for duplicates. Include your program and the
following diagnostic in your report.  Thank you.
java.lang.NullPointerException
        at com.sun.tools.javac.code.Types.isAssignable(Types.java:1458)
        at com.sun.tools.javac.comp.Check.checkType(Check.java:325)
        ...


I'm using a Mac

Barry-Bookss-iMac:tapestry-upload bfb$ uname -a
Darwin Barry-Bookss-iMac.local 11.4.0 Darwin Kernel Version 11.4.0: Mon Apr 
9 19:32:15 PDT 2012; root:xnu-1699.26.8~1/RELEASE_X86_64 x86_64

Is there a trick (or document) to building from source? 

Thanks
Barry



--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Is-there-a-guide-to-building-Tapestry5-from-source-tp5716504.html
Sent from the Tapestry - Dev mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to