With IBM Java 1.6:

java version "1.6.0"
Java(TM) SE Runtime Environment (build pwi3260-20071123_01)
IBM J9 VM (build 2.4, J2RE 1.6.0 IBM J9 2.4 Windows XP x86-32
jvmwi3260-20071121_15015 (JIT enabled)
J9VM - 20071121_015015_lHdSMR
JIT  - r9_20071121_1330
GC   - 20071031_AA)
JCL  - 20071118_01
[This is quite an old IBM Java, IIRC I got it as part of an Eclipse
download from IBM]

I get the following failures

-------------------------------------------------------------------------------
Test set: org.apache.commons.codec.binary.StringUtilsTest
-------------------------------------------------------------------------------
Failed tests:

  testNewStringUtf16Be(org.apache.commons.codec.binary.StringUtilsTest):
expected:<?[]> but was:<?[?]>
  testNewStringUtf16Le(org.apache.commons.codec.binary.StringUtilsTest):
expected:<?[]> but was:<?[?]>

Note that it's not possible to run Maven 2.2.1 with that version of
Java; however Maven 3.0.4 works OK

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to