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

Rick Hillegas commented on DERBY-3399:
--------------------------------------

Various improvements have been made to the compiler settings for the build. Is 
work on this issue still needed? Thanks.
                
> The automatic compile path property setting for the build system should be 
> expanded to handle Java SE 6 virtual machines.
> -------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-3399
>                 URL: https://issues.apache.org/jira/browse/DERBY-3399
>             Project: Derby
>          Issue Type: Improvement
>          Components: Build tools
>            Reporter: Daniel John Debrunner
>            Priority: Minor
>
> Setting jdk16 in my ant.properties to IBM's JavaSE 6.0 JDK does not produce a 
> successful build.
> I think the issue is that this line in compilepath.properties is specific to 
> Sun's Java SE implementation.
> java16compile.classpath=${j16lib}/rt.jar
> IBM's vms require more jars from the JRE lib folder.
> Does the property setter automatically add all jars into the classpath?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to