[ 
https://issues.apache.org/jira/browse/DERBY-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12535961
 ] 

Daniel John Debrunner commented on DERBY-3117:
----------------------------------------------

A possible improvement is to add some optional targets that set 
java15compile.classpath 

E.g.
   sun15 - sets java15compile.classpath based upon the assumption a Sun 1.5 JDK 
is being used
   ibm15 - sets java15compile.classpath based upon the assumption an IBM 1.5 
JDK is being used
   mac15 -sets java15compile.classpath based upon the assumption a MacOs1.5 JDK 
is being used

Of course others could be added as folks need.

This then maintains the required settings in the Derby build files, rather than 
needed the setting in every ant.properties file.

These could be used as:

   ant ibm15 all




> Adjust master build script to require the Java 5 compiler to build Derby
> ------------------------------------------------------------------------
>
>                 Key: DERBY-3117
>                 URL: https://issues.apache.org/jira/browse/DERBY-3117
>             Project: Derby
>          Issue Type: Improvement
>          Components: Build tools
>    Affects Versions: 10.4.0.0
>            Reporter: Rick Hillegas
>            Assignee: Rick Hillegas
>         Attachments: derby-3117-01-enforceJava5-aa.diff, 
> derby-3117-01-enforceJava5-ab.diff, derby-3117-01-enforceJava5-ac.diff, 
> derby-3117-02-website-aa.diff, derby_source.html
>
>
> Require the Java 5 compiler in order to build Derby as approved by the 
> community recently: 
> http://www.nabble.com/-VOTE--Require-Java-5-%28or-later%29-compiler-to-build-Derby-tf4522491.html#a13030783

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