[
https://issues.apache.org/jira/browse/DERBY-3966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656020#action_12656020
]
Rick Hillegas commented on DERBY-3966:
--------------------------------------
Here's how to test this patch (your help is appreciated):
1) Apply the patch
2) Hide your 1.4 jdk by moving it outside the directory tree where your jdks
live. So, for instance, if your jdks live in /home/sw/java, then move the 1.4
jdk up one level into /home/sw
3) To see what's going on, add "printCompilerProperties=true" to your
ant.properties directives.
4) Rebuild Derby. Check the printCompilerProperties output to verify that the
build is now picking up the Java 5 libraries for building the 1.4 classes
Thanks!
> Do not require JRE 1.4 libraries at compile time since SUN's JDK 1.4 went out
> of support and can be used on JRE 1.4 without any problem
> ---------------------------------------------------------------------------------------------------------------------------------------
>
> Key: DERBY-3966
> URL: https://issues.apache.org/jira/browse/DERBY-3966
> Project: Derby
> Issue Type: Task
> Components: Build tools
> Reporter: Pedro Faundez Gonzalez
> Attachments: derby-3966-01-aa-jdbc3stubs.diff,
> derby-3966-01-ab-jdbc3jdbc4stubs.diff, derby-3966-01-ac-jdbc3jdbc4stubs.diff,
> derby-3966-02-aa-buildTools.diff, derby-3966-03-aa-notice.diff,
> derby-3966-04-aa-missingJDK14.diff
>
>
> In the "JDK 1.4 support" conversation at Derby Users:
> http://www.nabble.com/JDK-1.4-support--td20650279.html
> I made a point that JRE 1.4 should not be required for build since SUN's JRE
> 1.4 went End Of Life.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.