skallin / google-plugin-for-eclipse

Automatically exported from code.google.com/p/google-plugin-for-eclipse
Eclipse Public License 1.0
0 stars 0 forks source link

GWT unit tests should use -war instead of -out #238

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The -out option was deprecated in favor of -war for JUnitShell more than 3 
years ago. When we removed it, we noticed that it broke IntelliJ IDEA and the 
GPE (JUnitShell throws as it no longer knows the -out option).

We're thus reintroducing the -out argument and outputting a warning explicitly 
telling people to move to -war. We'll remove support for -out in a later 
release of GWT (possibly the next one, scheduled for spring 2014), so the GPE 
really needs to use -war instead of -out.

Original issue reported on code.google.com by t.broyer on 5 Sep 2013 at 3:04

GoogleCodeExporter commented 9 years ago

Original comment by rdayal@google.com on 31 Oct 2013 at 10:59

GoogleCodeExporter commented 9 years ago

Original comment by rdayal@google.com on 25 Nov 2013 at 3:52

GoogleCodeExporter commented 9 years ago

Original comment by rdayal@google.com on 20 Dec 2013 at 9:04