You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/07/28 01:04:07 UTC

[jira] Created: (MPJAVADOC-37) Jefault javadoc scope (package) can't be replaced by private or public

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPJAVADOC-37

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJAVADOC-37
    Summary: Jefault javadoc scope (package) can't be replaced by private or public
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-javadoc-plugin
   Fix Fors:
             1.7
   Versions:
             1.6
             1.6.1

   Assignee: Arnaud HERITIER
   Reporter: Arnaud HERITIER

    Created: Tue, 27 Jul 2004 7:04 PM
    Updated: Tue, 27 Jul 2004 7:04 PM

Description:
Because the plugin defines the three following properties

maven.javadoc.package               = true
maven.javadoc.private               = false
maven.javadoc.public                = false

if the user set maven.javadoc.private = true or maven.javadoc.public = true then there'are two scopes defined at the same time and the javadoc fails.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MPJAVADOC-37) Default javadoc scope (package) can't be replaced by private or public

Posted by ji...@codehaus.org.
The following issue has been updated:

    Updater: Arnaud HERITIER (mailto:arnaud.heritier@laposte.net)
       Date: Tue, 27 Jul 2004 7:20 PM
    Changes:
             summary changed from Jefault javadoc scope (package) can't be replaced by private or public to Default javadoc scope (package) can't be replaced by private or public
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/browse/MPJAVADOC-37?page=history

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPJAVADOC-37

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJAVADOC-37
    Summary: Default javadoc scope (package) can't be replaced by private or public
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-javadoc-plugin
   Fix Fors:
             1.7
   Versions:
             1.6
             1.6.1

   Assignee: Arnaud HERITIER
   Reporter: Arnaud HERITIER

    Created: Tue, 27 Jul 2004 7:04 PM
    Updated: Tue, 27 Jul 2004 7:20 PM

Description:
Because the plugin defines the three following properties

maven.javadoc.package               = true
maven.javadoc.private               = false
maven.javadoc.public                = false

if the user set maven.javadoc.private = true or maven.javadoc.public = true then there'are two scopes defined at the same time and the javadoc fails.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MPJAVADOC-37) Default javadoc scope (package) can't be replaced by private or public

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: Arnaud HERITIER
    Created: Wed, 28 Jul 2004 2:42 AM
       Body:
Yes it works, but I don't find this very intuitive (and bad documented).
I prefer to remove the default values and the user can set only one property.
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPJAVADOC-37?page=comments#action_22431

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPJAVADOC-37

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJAVADOC-37
    Summary: Default javadoc scope (package) can't be replaced by private or public
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-javadoc-plugin
   Fix Fors:
             1.7
   Versions:
             1.6
             1.6.1

   Assignee: Arnaud HERITIER
   Reporter: Arnaud HERITIER

    Created: Tue, 27 Jul 2004 7:04 PM
    Updated: Wed, 28 Jul 2004 2:42 AM

Description:
Because the plugin defines the three following properties

maven.javadoc.package               = true
maven.javadoc.private               = false
maven.javadoc.public                = false

if the user set maven.javadoc.private = true or maven.javadoc.public = true then there'are two scopes defined at the same time and the javadoc fails.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MPJAVADOC-37) Default javadoc scope (package) can't be replaced by private or public

Posted by ji...@codehaus.org.
Message:

   The following issue has been closed.

   Resolver: Arnaud HERITIER
       Date: Fri, 30 Jul 2004 12:41 AM

Fixed
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPJAVADOC-37

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJAVADOC-37
    Summary: Default javadoc scope (package) can't be replaced by private or public
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-javadoc-plugin
   Fix Fors:
             1.7
   Versions:
             1.6
             1.6.1

   Assignee: Arnaud HERITIER
   Reporter: Arnaud HERITIER

    Created: Tue, 27 Jul 2004 7:04 PM
    Updated: Fri, 30 Jul 2004 12:41 AM

Description:
Because the plugin defines the three following properties

maven.javadoc.package               = true
maven.javadoc.private               = false
maven.javadoc.public                = false

if the user set maven.javadoc.private = true or maven.javadoc.public = true then there'are two scopes defined at the same time and the javadoc fails.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MPJAVADOC-37) Default javadoc scope (package) can't be replaced by private or public

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: dion gillard
    Created: Tue, 27 Jul 2004 10:44 PM
       Body:
maven.javadoc.package = false
maven.javadoc.private = true
maven.javadoc.public = false 

Doesn't work?
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPJAVADOC-37?page=comments#action_22422

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPJAVADOC-37

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJAVADOC-37
    Summary: Default javadoc scope (package) can't be replaced by private or public
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-javadoc-plugin
   Fix Fors:
             1.7
   Versions:
             1.6
             1.6.1

   Assignee: Arnaud HERITIER
   Reporter: Arnaud HERITIER

    Created: Tue, 27 Jul 2004 7:04 PM
    Updated: Tue, 27 Jul 2004 10:44 PM

Description:
Because the plugin defines the three following properties

maven.javadoc.package               = true
maven.javadoc.private               = false
maven.javadoc.public                = false

if the user set maven.javadoc.private = true or maven.javadoc.public = true then there'are two scopes defined at the same time and the javadoc fails.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org