[
https://issues.apache.org/jira/browse/JDO-641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Craig Russell resolved JDO-641.
-------------------------------
Resolution: Fixed
clr% svn commit -m "JDO-641 Fixed directory option for Enhancer"
Sending api2/src/java/javax/jdo/Enhancer.java
Sending api2/test/java/javax/jdo/EnhancerTest.java
Adding api2/test/resources/enhancer-test-dir
Adding api2/test/resources/enhancer-test-dir/enhancer-test-subdir
Adding
api2/test/resources/enhancer-test-dir/enhancer-test-subdir/file4.jdo
Adding
api2/test/resources/enhancer-test-dir/enhancer-test-subdir/file5.class
Adding
api2/test/resources/enhancer-test-dir/enhancer-test-subdir/file6.jar
Adding api2/test/resources/enhancer-test-dir/file1.jdo
Adding api2/test/resources/enhancer-test-dir/file2.class
Adding api2/test/resources/enhancer-test-dir/file3.jar
Transmitting file data ........
Committed revision 828206.
> 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.