Hey Bob. That looks great!
Josh On Wed, Oct 3, 2012 at 3:03 AM, Bob Harner <[email protected]> wrote: > For anyone else looking in the mail archives on this issue, see the > http://tapestry.apache.org/building-tapestry-from-source.html article > in the docs. > > On Wed, Sep 26, 2012 at 8:37 AM, Dragan Sahpaski > <[email protected]> wrote: > > I'm using eclipse so gradle eclipse and then make the patches with the > > eclipse git plugin. > > > > Cheers, > > Dragan Sahpaski > > > > > > On Wed, Sep 26, 2012 at 2:12 PM, trsvax <[email protected]> wrote: > >> 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] > >> > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
