Since there's no JIRA yet issues get logged to the dev list. :)

I'm getting two failures running the tests under Sun Java 1.5.

One failure is a test that uses xi:include, which doesn't work in Java
1.5.  I removed most of those from our tests but a couple are left.
Is it time to just remove this feature entirely?  In addition to not
working in Java 1.5 (unless you separately install xalan.jar), it's
also not supported in the CDE.

The other failure is a OutOfMemoryError in CasResetResizeTest.
Probably this is just due to a lower default max heap size in the Sun
Java vs. the IBM Java I was previously using to test.  I shall have to
figure out how to raise the max heap size in Maven.

-Adam

Reply via email to