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 2018/09/28 23:54:27 UTC

[Bug 62776] New: Add modulepath Support to the Javadoc Task

https://bz.apache.org/bugzilla/show_bug.cgi?id=62776

            Bug ID: 62776
           Summary: Add modulepath Support to the Javadoc Task
           Product: Ant
           Version: 1.10.1
          Hardware: PC
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Core tasks
          Assignee: notifications@ant.apache.org
          Reporter: Jeff.Gullett@raytheon.com
  Target Milestone: ---

There is currently no way to specify the modulepath using the Javadoc task. 
This prevents use of the Javadoc task in a number of cases, instead forcing
users to manually run the Javadoc command using the exec task.  Add this
support to enable better integration with Java 9+.

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

[Bug 62776] Add modulepath Support to the Javadoc Task

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |DUPLICATE
                 OS|                            |All
             Status|NEW                         |RESOLVED
   Target Milestone|---                         |1.10.6

--- Comment #1 from Stefan Bodewig <bo...@apache.org> ---
This has been added to master just yesterday :-)

Will become available with 1.9.14 and 1.10.6

*** This bug has been marked as a duplicate of bug 62424 ***

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