Change in ParameterAware

2008-11-09 Thread Nils-Helge Garli Hegvik
A bit old, but what was the reason for changing the parameter of setParameters in the ParameterAware interface from Map? Nils-H - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: XWork build failure

2008-11-09 Thread Gabriel Belingueres
I ran into a similar problem with other test [1] some time ago with the testOneWaitWithDelay(). Compiling with "mvn" produced the error, but if I redirected the output to a file it executed OK: "mvn > outputfile.txt". Used Java 6 on Windows XP. [1] http://www.nabble.com/ExecuteAndWaitInterceptor