google-code-export / gwt-test-utils

Automatically exported from code.google.com/p/gwt-test-utils
1 stars 0 forks source link

Patch for /src/framework/trunk/gwt-test-utils/src/main/java/com/google/inject/servlet/ServletDefinitionReader.java #77

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Wrap the Guice injector.getInstance call in a try/catch and rethrow a wrapped 
exception of type GwtTestConfigurationException.

Original issue reported on code.google.com by alex.dob...@gmail.com on 30 Sep 2011 at 8:04

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by gael.laz...@gmail.com on 30 Sep 2011 at 8:22

GoogleCodeExporter commented 9 years ago
I applied your patch on the lastest 0.35-SNAPSHOT, 0.33.1-SNAPSHOT, 
0.28.8-SNAPSHOT, 0.25.5-SNAPSHOT and 0.22.5-SNAPSHOT.

Could you give it a try to validate it is ok for you ? Thanks !

Original comment by gael.laz...@gmail.com on 5 Oct 2011 at 6:01