[
https://issues.apache.org/jira/browse/DERBY-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116548#comment-13116548
]
Kathey Marsden commented on DERBY-1046:
---------------------------------------
Thank you Knut for your comments.
II think it is fine to remove the line in trunk, but was hesitant to do so in
10.8.2 as we recently had a report from a user reporting the JDBC version
wasn't what he expected, so I was concerned that perhaps he/others are parsing
sysinfo for this information. I will make a separate trunk patch and release
note for trunk but keep the duplicate code in the 10.8 branch. Also will fix
the typo.
Thank you Rick for your comments. I will definitely look at the derbytools
issue as well. Thank you for catching tha. I will also add the comment to
JVMInfo for the 10.8 patch which will keep some duplicate code.
> JVMInfo is duplicated in derbyclient.jar
> ----------------------------------------
>
> Key: DERBY-1046
> URL: https://issues.apache.org/jira/browse/DERBY-1046
> Project: Derby
> Issue Type: Bug
> Components: Build tools
> Affects Versions: 10.2.1.6
> Reporter: Knut Anders Hatlen
> Assignee: Kathey Marsden
> Priority: Minor
> Fix For: 10.2.1.6
>
> Attachments: derby-1046.diff, derby-1046_diff.txt
>
>
> The JVMInfo class is included twice in derbyclient.jar, as
> org.apache.derby.iapi.services.info.JVMInfo and
> org.apache.derby.shared.common.info.JVMInfo. The only one of them
> actually used by the client code is the one found in
> org.apache.derby.shared.common.info.
> org.apache.derby.iapi.services.info.JVMInfo is also included in
> derby.jar, so one could run into problems if the classpath contains
> derbyclient.jar and derby.jar with different versions.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira