This does not fail on Java 5. Anyway, committed a simple/temporary fix to the test.
Jarek On Tue, Oct 28, 2008 at 3:20 PM, Dennis Sosnoski <[EMAIL PROTECTED]> wrote: > I'm unable to build Axis2, after a fresh checkout from svn, using "mvn clean > install". It consistently fails during the SAAJ module build, with an error > on the SAAJResultTest: > > ------------------------------------------------------------------------------- > Test set: org.apache.axis2.saaj.SAAJResultTest > ------------------------------------------------------------------------------- > Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec > <<< FAILURE! > testGetResult(org.apache.axis2.saaj.SAAJResultTest) Time elapsed: 0.005 sec > <<< FAILURE! > junit.framework.AssertionFailedError: null > at junit.framework.Assert.fail(Assert.java:47) > at junit.framework.Assert.assertTrue(Assert.java:20) > at junit.framework.Assert.assertNull(Assert.java:227) > at junit.framework.Assert.assertNull(Assert.java:220) > at > org.apache.axis2.saaj.SAAJResultTest.testGetResult(SAAJResultTest.java:59) > ... > > I'm running on Mandriva Linux, Sun Java version 1.6.0_10. Am I the only one > experiencing this problem? > > Thanks, > > - Dennis > > -- > Dennis M. Sosnoski > SOA and Web Services in Java > Axis2 Training and Consulting > http://www.sosnoski.com - http://www.sosnoski.co.nz > Seattle, WA +1-425-939-0576 - Wellington, NZ +64-4-298-6117 > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
