GWT 2.5, -compileReport and closure compiler

2012-07-02 Thread Stefano Ciccarelli
I've noticed that if I enable the closure compiler the -compileReport flag is totaly ignored and the soycReport in the extra folder is missing. Someone has a workaround? -- Nel mondo esistono 10 categorie di persone, quelle che capiscono il binario e quelle che non lo capiscono. -- You

Re: GWT 2.5, -compileReport and closure compiler

2012-07-02 Thread Jens
I've noticed that if I enable the closure compiler the -compileReport flag is totaly ignored and the soycReport in the extra folder is missing. Someone has a workaround? Not yet, but you can compile once without closure compiler to see whats going on during compile and then compile it

Re: GWT 2.5, -compileReport and closure compiler

2012-07-02 Thread Stefano Ciccarelli
Thanks! And about the -XfragmentMerge I was jumping! :D 2012/7/2 Jens jens.nehlme...@gmail.com I've noticed that if I enable the closure compiler the -compileReport flag is totaly ignored and the soycReport in the extra folder is missing. Someone has a workaround? Not yet, but you can

Re: GWT 2.5, -compileReport and closure compiler

2012-07-02 Thread Johannes Barop
http://code.google.com/p/google-web-toolkit/issues/detail?id=7475 Am 02.07.2012 um 16:25 schrieb Stefano Ciccarelli: I've noticed that if I enable the closure compiler the -compileReport flag is totaly ignored and the soycReport in the extra folder is missing. Someone has a workaround?