[
https://issues.apache.org/jira/browse/JDO-477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12488888
]
Michael Bouschen commented on JDO-477:
--------------------------------------
Hi Craig,
Matthew already checked in his patch (see revision 526246, checked in April 6,
2007), so there is no need to reapply his patch JDO-477.2007-04-06.patch.
I checked out a fresh api20 workspace, applied the other patch
JDO-477-mbo-2007-04-13.patch and called maven build. All the tests succeed.
% >cat target/test-reports/TEST-javax.jdo.JDOHelperConfigTest.txt
Testsuite: javax.jdo.JDOHelperConfigTest
Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0,401 sec
Is it possible that something went when you reapplied the first patch? So which
changes do you have in api20?
Regards Michael
> 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.