activation spec unit tests fail when compiled with java 6.
-----------------------------------------------------------
Key: GERONIMO-5173
URL: https://issues.apache.org/jira/browse/GERONIMO-5173
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: specs
Affects Versions: 3.0
Reporter: Rick McGuire
Fix For: 3.0
The JAF classes are included in the Java 6 JDK, which means that they are
getting picked up during the testing phase of the geronimo-activation spec jar.
It appears there are some bugs in the JAF RI, which is causing some unit test
failures. These tests really need to be run with the geronimo-activation jar
file in the endorsed dirs path so it can override the JDK native one.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.