[
https://issues.apache.org/jira/browse/DERBY-4597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12916484#action_12916484
]
Lily Wei commented on DERBY-4597:
---------------------------------
trunk/java/testing/org/apache/derbyTesting/functionTests/harness/RunTest.java
also has reference to db2jcc. It might need to clean that as well.
> remove references to IBM jcc driver from sysinfo
> -------------------------------------------------
>
> Key: DERBY-4597
> URL: https://issues.apache.org/jira/browse/DERBY-4597
> Project: Derby
> Issue Type: Task
> Components: Tools
> Affects Versions: 10.5.3.1, 10.6.1.0
> Reporter: Myrna van Lunteren
> Assignee: Lily Wei
> Fix For: 10.5.3.1, 10.6.2.0, 10.7.0.0
>
> Attachments: DERBY-4597-1.diff, sysinfo.out
>
>
> Sysinfo still picks up IBM's jcc driver if db2jcc.jar is in the classpath. We
> should remove this code as IBM doesn't support the use of the JCC driver. Not
> sure that we need to backport it but removing it from 10.5 and 10.6 seems
> reasonable.
> jcc code is present in the following sysinfo-related classes:
> org.apache.derby.impl.tools.sysinfo.ZipInfoProperties
> method: getVersionBuildInfo()
> org.apache.derby.impl.tools.sysinfo.Main
> (15 occurrences of the string 'jcc'
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.