[
https://issues.apache.org/jira/browse/JDO-477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12488891
]
Craig Russell commented on JDO-477:
-----------------------------------
If I run the test from trunk, maven jdo20.build, I get the error:
[junit] Tests run: 14, Failures: 6, Errors: 0, Time elapsed: 0.053 sec
[junit] [ERROR] TEST javax.jdo.JDOHelperConfigTest FAILED
If I run the test from api20, maven build, I get this:
[junit] Running javax.jdo.JDOHelperConfigTest
[Fatal Error] :-1:-1: Premature end of file.
[Fatal Error] :-1:-1: Premature end of file.
[Fatal Error] :-1:-1: Premature end of file.
[Fatal Error] :-1:-1: Premature end of file.
[Fatal Error] :-1:-1: Premature end of file.
[Fatal Error] :-1:-1: Premature end of file.
[Fatal Error] :-1:-1: Premature end of file.
[junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.199 sec
[junit] Running javax.jdo.JDOHelperTest
[Fatal Error] :-1:-1: Premature end of file.
[Fatal Error] :-1:-1: Premature end of file.
[Fatal Error] :-1:-1: Premature end of file.
[Fatal Error] :-1:-1: Premature end of file.
[junit] Tests run: 34, Failures: 0, Errors: 0, Time elapsed: 0.093 sec
> JDOHelperConfigTest fails on non-JDK 1.4 JVMs
> ---------------------------------------------
>
> Key: JDO-477
> URL: https://issues.apache.org/jira/browse/JDO-477
> Project: JDO
> Issue Type: Bug
> Components: api2
> Affects Versions: JDO 2 maintenance release 1
> Environment: JDK 1.5 & 1.6
> Reporter: Matthew T. Adams
> Assigned To: Michael Bouschen
> Attachments: JDO-477-mbo-2007-04-13.patch, JDO-477.2007-04-06.patch,
> TEST-javax.jdo.JDOHelperConfigTest.txt
>
>
> On JDK 1.5, java.lang.LinkageErrors are thrown attempting to load
> org.w3c.dom.Node.class.
> On JDK 1.6, positive test cases fail unexpectedly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.