You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "David Hoffer (JIRA)" <ji...@codehaus.org> on 2007/02/23 03:39:27 UTC

[jira] Created: (MJAVADOC-112) How to use packages should be documented

How to use packages should be documented
----------------------------------------

                 Key: MJAVADOC-112
                 URL: http://jira.codehaus.org/browse/MJAVADOC-112
             Project: Maven 2.x Javadoc Plugin
          Issue Type: Improvement
    Affects Versions: 2.2
         Environment: XP Pro
            Reporter: David Hoffer
            Priority: Minor


It took me about a day to figure out that the way to specify multiple namespaces was to delimit with colon (:) this should be documented on the web site.

<packages>com.xrite.xdsiii:com.xrite.xdsiii.driver:com.xrite.xdsiii.driver.*</packages>

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (MJAVADOC-112) How to use packages should be documented

Posted by "Vincent Siveton (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MJAVADOC-112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vincent Siveton closed MJAVADOC-112.
------------------------------------

         Assignee: Vincent Siveton
       Resolution: Fixed
    Fix Version/s: 2.3

It is a javadoc specification, just read [1].

The javadoc was improved to be more clear.

[1] http://java.sun.com/j2se/1.4.2/docs/tooldocs/windows/javadoc.html

> How to use packages should be documented
> ----------------------------------------
>
>                 Key: MJAVADOC-112
>                 URL: http://jira.codehaus.org/browse/MJAVADOC-112
>             Project: Maven 2.x Javadoc Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.2
>         Environment: XP Pro
>            Reporter: David Hoffer
>            Assignee: Vincent Siveton
>            Priority: Minor
>             Fix For: 2.3
>
>
> It took me about a day to figure out that the way to specify multiple namespaces was to delimit with colon (:) this should be documented on the web site.
> <packages>com.xrite.xdsiii:com.xrite.xdsiii.driver:com.xrite.xdsiii.driver.*</packages>

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira