[
https://issues.apache.org/jira/browse/JDO-641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12766079#action_12766079
]
Craig Russell commented on JDO-641:
-----------------------------------
Can you post the output of the failed test? The failure detail output is in the
report file. If you run mvn
% cat api2/target/surefire-reports/javax.jdo.EnhancerTest.txt
if you run maven
% cat target/test-reports/TEST-javax.jdo.EnhancerTest.txt
> javax.jdo.Enhancer fails to pass full path name for the file arguments
> ----------------------------------------------------------------------
>
> Key: JDO-641
> URL: https://issues.apache.org/jira/browse/JDO-641
> Project: JDO
> Issue Type: Bug
> Components: api2
> Affects Versions: JDO 2 maintenance release 3
> Reporter: Michelle Caisse
> Assignee: Craig Russell
> Fix For: JDO 2 maintenance release 3
>
> Attachments: jdo-621.patch
>
>
> When a directory is supplied as an argument to the enhancer,
> javax.jdo.Enhancer does not pass full path name to the implementation's
> enhancer, so the classes cannot be fouind.
> EnhancerTest needs to be updated to test this case.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.