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

             Bug #: 51975
           Summary: javadoc task access="private" doesn't work
           Product: Ant
           Version: 1.8.2
          Platform: Sun
        OS/Version: SunOS
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core tasks
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


Adding access="private" attribute to <javadoc> tasks barfs:
[javadoc] javadoc: error - More than one of -public, -private, -package, or
-protected specified.

Adding Private="Private" exits normally, but it does not seem to be working.

Running ``ant -version'' reads:
Apache Ant(TM) version 1.8.2 compiled on December 20 2010

I tried with the following java version:
 * java version "1.6.0_27"
   Java(TM) SE Runtime Environment (build 1.6.0_27-b07)
   Java HotSpot(TM) Client VM (build 20.2-b06, mixed mode, sharing)
 * java version "1.7.0"
   Java(TM) SE Runtime Environment (build 1.7.0-b147)
   Java HotSpot(TM) Client VM (build 21.0-b17, mixed mode)

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to