[
https://issues.apache.org/jira/browse/DERBY-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12520206
]
Kristian Waagan commented on DERBY-2906:
----------------------------------------
Committed a trival fix to trunk with revision 566660.
Didn't produce a patch file, because there was only one target that needed the
change.
Replaced 4 lines of code creating and copying dir/files with a call to a method
that does the same.
> derbynet.jar & derbytools.jar incorrectly have a
> META-INF/services/java.sql.Driver entry
> ----------------------------------------------------------------------------------------
>
> Key: DERBY-2906
> URL: https://issues.apache.org/jira/browse/DERBY-2906
> Project: Derby
> Issue Type: Bug
> Components: JDBC
> Affects Versions: 10.2.2.0, 10.3.1.4, 10.4.0.0
> Reporter: Daniel John Debrunner
> Assignee: Kristian Waagan
> Priority: Minor
> Fix For: 10.4.0.0
>
> Attachments: derby-2906-1a.diff
>
>
> Only the jar files that contain the driver should have the autoloading
> services file for the JDBC driver.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.