Letractively / jcatapult

Automatically exported from code.google.com/p/jcatapult
0 stars 0 forks source link

Unit Testing and WebBaseTest/Struts Integration broken #50

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Unit Testing is breaking on windows during the setting up of struts inside
the WebBaseTest.  This happens when a unit test extends WebBaseTest.

Original issue reported on code.google.com by leafkn...@gmail.com on 7 Jul 2008 at 9:41

GoogleCodeExporter commented 8 years ago
quick fix:  Set 'setUpStruts' to false by default to resolve the issue 
temporarily. 
This change went out in 1.0-RC5

Original comment by leafkn...@gmail.com on 7 Jul 2008 at 9:42