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 2013/12/23 03:46:44 UTC

[Bug 55922] New: apt is not available under JKD 1.8

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

            Bug ID: 55922
           Summary: apt is not available under JKD 1.8
           Product: Ant
           Version: 1.9.2
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core tasks
          Assignee: notifications@ant.apache.org
          Reporter: antoine@apache.org

apt, a command of the JDK, is deprecated since Java 1.7 according to
http://docs.oracle.com/javase/7/docs/technotes/guides/apt/index.html
In Java 1.8 the tool does not exist, so the Ant task cannot run.
Some testcases and code adaptation are required to deal with this.

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

[Bug 55922] apt is not available under JKD 1.8

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |1.9.3
                 OS|                            |All

--- Comment #1 from Antoine Levy-Lambert <an...@apache.org> ---
problem fixed in revision 1553060

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