[ http://issues.apache.org/jira/browse/DERBY-930?page=comments#action_12365733 ]
Rick Hillegas commented on DERBY-930: ------------------------------------- Thanks for the review, Andrew. I will airbrush build.xml as you requested. The dashes in the new target names are a convention I brought from a previous life: they are a prefix I'm used to putting on targets which are for internal use only (not to be called directly by the user who invokes ant). I can remove the dashes if they seem out of place. This patch is, of course, not ready for committing. I have to resolve the SecurityManager problem before I submit a new patch. Regards, -Rick > Add support for autoloading of Derby client drivers > --------------------------------------------------- > > Key: DERBY-930 > URL: http://issues.apache.org/jira/browse/DERBY-930 > Project: Derby > Type: New Feature > Reporter: Rick Hillegas > Assignee: Rick Hillegas > Attachments: bug930.diff, bug930_problem.diff > > Write Derby's driver names into the correct spot in derby.jar and > derbyclient.jar so that the 1.6 vm autoloads Derby drivers. Section 10.2.1 of > the JDBC4 spec describes the details. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
