[ 
https://issues.apache.org/jira/browse/DERBY-3966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655157#action_12655157
 ] 

Knut Anders Hatlen commented on DERBY-3966:
-------------------------------------------

Fixed the build break introduced by the commit. From the commit log:

------------------------------------------------------------------------
r725044 | kahatlen | 2008-12-10 10:54:02 +0100 (Wed, 10 Dec 2008) | 12 lines

DERBY-3966: Fixed build break

1) Moved the definition of the empty property from
compilepath.properties to dirs.properties, so that it's available from
the init target

2) Moved the creation of ${empty} from the engine target to the init
target, so that the directory exists when the stubs are compiled

3) Made the JDBC 3 stubs use StringBuffer instead of StringBuilder
since they are compiled against the Java 1.4 libraries

------------------------------------------------------------------------

> 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
>
>
> 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.

Reply via email to