Also gradle eclipse or gradle idea can be be used to create all the ide settings fyi.
Not sure how much gradle exoeriebce everyone has. On 25/11/2015 9:20 AM, "Evan Hughes" <ehu...@gmail.com> wrote: > aahhh yes, apparently moving resource files late at night wasn't a good > decision, they should be there now. > > On 25 November 2015 at 05:12, Yuri Z <vega...@gmail.com> wrote: > >> I pull your branch and tried to compile. >> The Java, pst, messages, gxp compilation worked. However GWT didn't work >> for me. >> >> Yuris-MacBook-Pro:wave vega$ gradle run >> >> Incremental java compilation is an incubating feature. >> >> :wave-proto:extractIncludeProto >> >> :wave-proto:extractProto >> >> :wave-proto:generateProto >> >> :wave-proto:compileJava >> >> :wave-proto:compileJava - is not incremental (e.g. outputs have changed, >> no >> previous execution, etc.). >> >> :wave-proto:processResources >> >> :wave-proto:classes >> >> :wave-proto:jar >> >> :pst:compileJava >> >> :pst:compileJava - is not incremental (e.g. outputs have changed, no >> previous execution, etc.). >> >> :pst:processResources UP-TO-DATE >> >> :pst:classes >> >> :pst:jar >> >> :wave:generateGXP >> >> :wave:generateMessages >> >> :wave:compileJava >> >> :wave:compileJava - is not incremental (e.g. outputs have changed, no >> previous execution, etc.). >> >> Note: Some input files use or override a deprecated API. >> >> Note: Recompile with -Xlint:deprecation for details. >> >> Note: Some input files use unchecked or unsafe operations. >> >> Note: Recompile with -Xlint:unchecked for details. >> >> :wave:processResources UP-TO-DATE >> >> :wave:classes >> >> :wave:compileGwt >> >> Loading inherited module 'org.waveprotocol.box.webclient.WebClientProd' >> >> [ERROR] Unable to find >> 'org/waveprotocol/box/webclient/WebClientProd.gwt.xml' on your classpath; >> could be a typo, or maybe you forgot to include a classpath entry for >> source? >> >> :wave:compileGwt FAILED >> >> >> FAILURE: Build failed with an exception. >> >> >> * Where: >> >> Build file '/Users/vega/wave/wave/build.gradle' line: 248 >> >> >> * What went wrong: >> >> Execution failed for task ':wave:compileGwt'. >> >> > Process 'command >> >> '/Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/bin/java'' >> finished with non-zero exit value 1 >> >> >> * Try: >> >> Run with *--stacktrace* option to get the stack trace. Run with *--info* >> or >> *--debug* option to get more log output. >> >> >> BUILD FAILED >> >> On Tue, Nov 24, 2015 at 4:11 PM Evan Hughes <ehu...@gmail.com> wrote: >> >> > Okay ill update that tomorrow and see if it works. >> > On 24/11/2015 11:58 PM, "Yuri Z" <vega...@gmail.com> wrote: >> > >> > > Yeah, you should ensure that you can apply the patch without >> conflicts. >> > > On Tue, 24 Nov 2015 at 15:55, Evan Hughes <ehu...@gmail.com> wrote: >> > > >> > > > ahh does the review board need you to be upto date with the repo's >> > > master, >> > > > think im 2 commits behind, silly me >> > > > >> > > > On 24 November 2015 at 23:53, David Murphy <crabby...@icloud.com> >> > wrote: >> > > > >> > > > > Was there any specific reason mentioned? >> > > > > >> > > > > Sent from my iPhone >> > > > > >> > > > > > On 24 Nov 2015, at 13:17, Evan Hughes <ehu...@gmail.com> wrote: >> > > > > > >> > > > > > Well i've completed the transition from ant to gradle but the >> > review >> > > > > board >> > > > > > wont let me submit my patch :L, any idea's team? >> > > > > >> > > > >> > > >> > >> > >