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.0.0
            Reporter: Myrna van Lunteren


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.

Reply via email to