[
https://issues.apache.org/jira/browse/DERBY-2121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12463845
]
Knut Anders Hatlen commented on DERBY-2121:
-------------------------------------------
I have attached a patch which makes the java/drda subtree use jdk1.4 libraries
under compilation.
Description of the patch:
* Change source and target level from 1.3 to 1.4 in all build files under
java/drda
* Use ${java14compile.classpath} instead of ${java13compile.classpath} and
${compile.classpath} in build files under java/drda
* Add ${j14lib}/jce.jar to java14compile.classpath so that we don't need to
download jce-1.2.2 to compile the network server (but we still need it for
other parts of the code)
* Update building instructions for IBM's SDK. Now ${j14lib}/ibmjcefw.jar must
be added to java14compile.classpath. (I haven't tested this myself.)
* Clean up the Engine* interfaces. (Some of the JDBC 3.0 methods could be
removed from the interfaces, and the network server could in many cases use the
JDBC interfaces directly.)
Reviews would be appreciated. Thanks!
> Remove JDK 1.3 build dependency in network server
> -------------------------------------------------
>
> Key: DERBY-2121
> URL: https://issues.apache.org/jira/browse/DERBY-2121
> Project: Derby
> Issue Type: Sub-task
> Components: Network Server
> Affects Versions: 10.3.0.0
> Reporter: Bernt M. Johnsen
> Assigned To: Knut Anders Hatlen
> Attachments: derby-2121-1.diff, derby-2121-1.stat
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira