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

Dag H. Wanvik commented on DERBY-5949:
--------------------------------------

Using ant 1.8.4 I found I had to specify ANT_OPTS="-Dbuild.compiler=modern" to 
avoid this error:

   $ ant all
   Buildfile: C:\cygwin\home\dwanvik\java\sb\sb0\build.xml
   
   checkCompilerLevel:
   
   BUILD FAILED
   C:\cygwin\home\dwanvik\java\sb\sb0\build.xml:161: Class not found: javac1.8

I found this bug report for ant which may be relevant: 
https://issues.apache.org/bugzilla/show_bug.cgi?id=53347

                
> Fix PropertySetter to take account of Java 8
> --------------------------------------------
>
>                 Key: DERBY-5949
>                 URL: https://issues.apache.org/jira/browse/DERBY-5949
>             Project: Derby
>          Issue Type: Improvement
>          Components: Build tools
>            Reporter: Dag H. Wanvik
>            Priority: Minor
>         Attachments: derby-5949-01-aa-addJava8.diff, 
> derby-5949-02-aa-noverify.diff, derby-5949-03-aa-revertNoverify.diff
>
>
> Early access versions of Java SE 8 are available.

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