Fixed. Review at https://gwt-review.googlesource.com/#/c/9432.
The issue is only present with -localWorkers > 1 and all workers except the first would get incorrect options. On Wed, Oct 1, 2014 at 4:23 PM, Roberto Lublinerman <rlu...@google.com> wrote: > I'll look into it. > > > Manolo, > Do you know what is the "Building Unknown Task" that is showing in our > jenkins instance? > > On Wed, Oct 1, 2014 at 2:49 PM, Manuel Carrasco Moñino <man...@apache.org> > wrote: > >> Roberto, in my case this is the command line: >> >> /Library/Java/JavaVirtualMachines/jdk1.8.0_05.jdk/Contents/Home/jre/bin/java >> -Xmx512m -classpath . . . -Dgwt.persistentunitcachedir= target >> com.google.gwt.dev.Compiler -logLevel INFO -style PRETTY -war >> target/v-demo-1.0-SNAPSHOT -localWorkers 8 -draftCompile -XnocheckCasts >> -compileReport -XfragmentCount -1 -sourceLevel 1.7 -XjsInteropMode NONE >> -extra target/extra -gen v-demo/target/.generated >> com.vaadin.prototype.wc.gwt.Demo >> >> I'm compiling with maven using gwt-maven-2.7-SNAPSHOT and trunk GWT. >> >> >> >> >> >> On Wed, Oct 1, 2014 at 11:44 PM, Manuel Carrasco Moñino < >> man...@apache.org> wrote: >> >>> I could verify the issue. >>> A clue, It seems that the last emitted permutation is the only one >>> un-obfuscated. >>> >>> As a workaround you can collapse-all-properties, and the result is PRETTY >>> >>> - Manolo >>> >>> On Wed, Oct 1, 2014 at 11:27 PM, Julien Dramaix < >>> julien.dram...@gmail.com> wrote: >>> >>>> Am I the only one to have this problem ? >>>> >>>> On Fri, Sep 26, 2014 at 11:46 PM, Julien Dramaix < >>>> julien.dram...@gmail.com> wrote: >>>> >>>>> Dear GWT lovers, >>>>> >>>>> I've just tried to compile several projects with the last snapshot of >>>>> GWT 2.7.0 using the PRETTY mode flag and several permutations. I noticed >>>>> that only one js file (corresponding to one permutation) is emitted with >>>>> non obfuscated javascript. The other files for each other permutation >>>>> contains obfuscated javascript. >>>>> >>>>> I've tested with GWT 2.6.1 and everything works as expected: all the >>>>> files contain only non-obfuscated javascript. >>>>> >>>>> Julien >>>>> >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "GWT Contributors" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to >>>> google-web-toolkit-contributors+unsubscr...@googlegroups.com. >>>> To view this discussion on the web visit >>>> https://groups.google.com/d/msgid/google-web-toolkit-contributors/CABb_3%3D4hPmdnqisA62R387c%3D77bVNboxB%3DW9R3%3DBgTFYTtvhNw%40mail.gmail.com >>>> <https://groups.google.com/d/msgid/google-web-toolkit-contributors/CABb_3%3D4hPmdnqisA62R387c%3D77bVNboxB%3DW9R3%3DBgTFYTtvhNw%40mail.gmail.com?utm_medium=email&utm_source=footer> >>>> . >>>> >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "GWT Contributors" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to google-web-toolkit-contributors+unsubscr...@googlegroups.com. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/google-web-toolkit-contributors/CAM28XAtsJqs-Cs%2Bvk0R70mabgyEr9pY%2BZzJM0TkJfMLKkOw6tw%40mail.gmail.com >> <https://groups.google.com/d/msgid/google-web-toolkit-contributors/CAM28XAtsJqs-Cs%2Bvk0R70mabgyEr9pY%2BZzJM0TkJfMLKkOw6tw%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > -- You received this message because you are subscribed to the Google Groups "GWT Contributors" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit-contributors+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit-contributors/CAC7T7gmQcsR885h4CEtRvjCOfCnKi3jFvnJsDmzODo25J7Exqw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.