You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bu...@apache.org on 2014/04/25 17:32:08 UTC

[Bug 56460] New: BUILD FAILED Class not found: javac1.8

https://issues.apache.org/bugzilla/show_bug.cgi?id=56460

            Bug ID: 56460
           Summary: BUILD FAILED Class not found: javac1.8
           Product: Ant
           Version: 1.9.3
          Hardware: PC
            Status: NEW
          Severity: major
          Priority: P2
         Component: Core tasks
          Assignee: notifications@ant.apache.org
          Reporter: gius92@gmail.com

When I run Ant through Eclipse using JDK 1.8, you receive the following error:

BUILD FAILED 
Class not found: javac1.8 

Instead, by setting the use of JDK 1.6, the execution works correctly. 

This bug should be fixed since version 1.9.0 
(BUG 53347: https://issues.apache.org/bugzilla/show_bug.cgi?id=53347). 
But I have tried both versions, and the error is still present.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 56460] BUILD FAILED Class not found: javac1.8

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56460

Antoine Levy-Lambert <an...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|1.9.3                       |1.9.4

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 56460] BUILD FAILED Class not found: javac1.8

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56460

Giuseppe <gi...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gius92@gmail.com
                 OS|                            |All

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 56460] BUILD FAILED Class not found: javac1.8

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56460

Giuseppe <gi...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |Mac OS X 10.9

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 56460] BUILD FAILED Class not found: javac1.8

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56460

Giuseppe <gi...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Hardware|PC                          |Macintosh
                 OS|                            |Mac OS X 10.9

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 56460] BUILD FAILED Class not found: javac1.8

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56460

Stefan Bodewig <bo...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #1 from Stefan Bodewig <bo...@apache.org> ---
I think we need a little bit more of a stacktrace.

Eclipse plugs in its own compiler AFAIK and we need to be sure it is Ant and
not Eclipse's compiler throwing the exception.

-- 
You are receiving this mail because:
You are the assignee for the bug.