You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org> on 2008/11/08 03:08:44 UTC

[jira] Created: (HADOOP-4621) javadoc: warning - Multiple sources of package comments found for some packages

javadoc: warning - Multiple sources of package comments found for some packages
-------------------------------------------------------------------------------

                 Key: HADOOP-4621
                 URL: https://issues.apache.org/jira/browse/HADOOP-4621
             Project: Hadoop Core
          Issue Type: Bug
          Components: documentation
            Reporter: Tsz Wo (Nicholas), SZE


ant javadoc
{noformat}
  [javadoc] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.logging"
  [javadoc] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.logging.impl"
{noformat}


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-4621) javadoc: warning - Multiple sources of package comments found for some packages

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-4621:
----------------------------------

      Resolution: Fixed
        Assignee: Kan Zhang
    Hadoop Flags: [Reviewed]
          Status: Resolved  (was: Patch Available)

I just committed this. Thanks, Kan

> javadoc: warning - Multiple sources of package comments found for some packages
> -------------------------------------------------------------------------------
>
>                 Key: HADOOP-4621
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4621
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.20.0
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Kan Zhang
>             Fix For: 0.20.0
>
>         Attachments: 4621-0.patch, 4621-1.patch, 4621-2.patch
>
>
> ant javadoc
> {noformat}
>   [javadoc] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.logging"
>   [javadoc] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.logging.impl"
> {noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-4621) javadoc: warning - Multiple sources of package comments found for some packages

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-4621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12646086#action_12646086 ] 

Hadoop QA commented on HADOOP-4621:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12393581/4621-1.patch
  against trunk revision 712344.

    +1 @author.  The patch does not contain any @author tags.

    +0 tests included.  The patch appears to be a documentation patch that doesn't require tests.

    -1 javadoc.  The javadoc tool appears to have generated 1 warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs warnings.

    +1 Eclipse classpath. The patch retains Eclipse classpath integrity.

    +1 core tests.  The patch passed core unit tests.

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3564/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3564/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3564/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3564/console

This message is automatically generated.

> javadoc: warning - Multiple sources of package comments found for some packages
> -------------------------------------------------------------------------------
>
>                 Key: HADOOP-4621
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4621
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.20.0
>            Reporter: Tsz Wo (Nicholas), SZE
>             Fix For: 0.20.0
>
>         Attachments: 4621-0.patch, 4621-1.patch
>
>
> ant javadoc
> {noformat}
>   [javadoc] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.logging"
>   [javadoc] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.logging.impl"
> {noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-4621) javadoc: warning - Multiple sources of package comments found for some packages

Posted by "Kan Zhang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-4621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12646051#action_12646051 ] 

Kan Zhang commented on HADOOP-4621:
-----------------------------------

Attached a new patch. The first patch missed 4 jars from lib/jetty-ext directory. Also this one should finally get rid of the javadoc warnings.

> javadoc: warning - Multiple sources of package comments found for some packages
> -------------------------------------------------------------------------------
>
>                 Key: HADOOP-4621
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4621
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.20.0
>            Reporter: Tsz Wo (Nicholas), SZE
>             Fix For: 0.20.0
>
>         Attachments: 4621-0.patch, 4621-1.patch
>
>
> ant javadoc
> {noformat}
>   [javadoc] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.logging"
>   [javadoc] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.logging.impl"
> {noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-4621) javadoc: warning - Multiple sources of package comments found for some packages

Posted by "Kan Zhang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kan Zhang updated HADOOP-4621:
------------------------------

    Status: Open  (was: Patch Available)

> javadoc: warning - Multiple sources of package comments found for some packages
> -------------------------------------------------------------------------------
>
>                 Key: HADOOP-4621
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4621
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.20.0
>            Reporter: Tsz Wo (Nicholas), SZE
>             Fix For: 0.20.0
>
>         Attachments: 4621-0.patch, 4621-1.patch, 4621-2.patch
>
>
> ant javadoc
> {noformat}
>   [javadoc] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.logging"
>   [javadoc] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.logging.impl"
> {noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-4621) javadoc: warning - Multiple sources of package comments found for some packages

Posted by "Kan Zhang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kan Zhang updated HADOOP-4621:
------------------------------

    Attachment: 4621-2.patch

forgot to remove the deadwood in 4621-1.patch. Attaching a cleaned up version.  

> javadoc: warning - Multiple sources of package comments found for some packages
> -------------------------------------------------------------------------------
>
>                 Key: HADOOP-4621
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4621
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.20.0
>            Reporter: Tsz Wo (Nicholas), SZE
>             Fix For: 0.20.0
>
>         Attachments: 4621-0.patch, 4621-1.patch, 4621-2.patch
>
>
> ant javadoc
> {noformat}
>   [javadoc] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.logging"
>   [javadoc] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.logging.impl"
> {noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-4621) javadoc: warning - Multiple sources of package comments found for some packages

Posted by "Kan Zhang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kan Zhang updated HADOOP-4621:
------------------------------

    Attachment: 4621-1.patch

> javadoc: warning - Multiple sources of package comments found for some packages
> -------------------------------------------------------------------------------
>
>                 Key: HADOOP-4621
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4621
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.20.0
>            Reporter: Tsz Wo (Nicholas), SZE
>             Fix For: 0.20.0
>
>         Attachments: 4621-0.patch, 4621-1.patch
>
>
> ant javadoc
> {noformat}
>   [javadoc] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.logging"
>   [javadoc] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.logging.impl"
> {noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-4621) javadoc: warning - Multiple sources of package comments found for some packages

Posted by "Kan Zhang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kan Zhang updated HADOOP-4621:
------------------------------

    Status: Patch Available  (was: Open)

> javadoc: warning - Multiple sources of package comments found for some packages
> -------------------------------------------------------------------------------
>
>                 Key: HADOOP-4621
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4621
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.20.0
>            Reporter: Tsz Wo (Nicholas), SZE
>             Fix For: 0.20.0
>
>         Attachments: 4621-0.patch, 4621-1.patch, 4621-2.patch
>
>
> ant javadoc
> {noformat}
>   [javadoc] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.logging"
>   [javadoc] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.logging.impl"
> {noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-4621) javadoc: warning - Multiple sources of package comments found for some packages

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-4621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12646035#action_12646035 ] 

Hadoop QA commented on HADOOP-4621:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12393550/4621-0.patch
  against trunk revision 712344.

    +1 @author.  The patch does not contain any @author tags.

    +0 tests included.  The patch appears to be a documentation patch that doesn't require tests.

    -1 javadoc.  The javadoc tool appears to have generated 1 warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs warnings.

    +1 Eclipse classpath. The patch retains Eclipse classpath integrity.

    +1 core tests.  The patch passed core unit tests.

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3559/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3559/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3559/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3559/console

This message is automatically generated.

> javadoc: warning - Multiple sources of package comments found for some packages
> -------------------------------------------------------------------------------
>
>                 Key: HADOOP-4621
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4621
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.20.0
>            Reporter: Tsz Wo (Nicholas), SZE
>             Fix For: 0.20.0
>
>         Attachments: 4621-0.patch
>
>
> ant javadoc
> {noformat}
>   [javadoc] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.logging"
>   [javadoc] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.logging.impl"
> {noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-4621) javadoc: warning - Multiple sources of package comments found for some packages

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-4621:
----------------------------------

        Fix Version/s: 0.20.0
    Affects Version/s: 0.20.0
               Status: Patch Available  (was: Open)

> javadoc: warning - Multiple sources of package comments found for some packages
> -------------------------------------------------------------------------------
>
>                 Key: HADOOP-4621
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4621
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.20.0
>            Reporter: Tsz Wo (Nicholas), SZE
>             Fix For: 0.20.0
>
>         Attachments: 4621-0.patch
>
>
> ant javadoc
> {noformat}
>   [javadoc] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.logging"
>   [javadoc] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.logging.impl"
> {noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-4621) javadoc: warning - Multiple sources of package comments found for some packages

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-4621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12646168#action_12646168 ] 

Hadoop QA commented on HADOOP-4621:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12393601/4621-2.patch
  against trunk revision 712344.

    +1 @author.  The patch does not contain any @author tags.

    +0 tests included.  The patch appears to be a documentation patch that doesn't require tests.

    -1 javadoc.  The javadoc tool appears to have generated 1 warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs warnings.

    +1 Eclipse classpath. The patch retains Eclipse classpath integrity.

    +1 core tests.  The patch passed core unit tests.

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3565/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3565/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3565/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/3565/console

This message is automatically generated.

> javadoc: warning - Multiple sources of package comments found for some packages
> -------------------------------------------------------------------------------
>
>                 Key: HADOOP-4621
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4621
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.20.0
>            Reporter: Tsz Wo (Nicholas), SZE
>             Fix For: 0.20.0
>
>         Attachments: 4621-0.patch, 4621-1.patch, 4621-2.patch
>
>
> ant javadoc
> {noformat}
>   [javadoc] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.logging"
>   [javadoc] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.logging.impl"
> {noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-4621) javadoc: warning - Multiple sources of package comments found for some packages

Posted by "Kan Zhang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kan Zhang updated HADOOP-4621:
------------------------------

    Status: Open  (was: Patch Available)

> javadoc: warning - Multiple sources of package comments found for some packages
> -------------------------------------------------------------------------------
>
>                 Key: HADOOP-4621
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4621
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.20.0
>            Reporter: Tsz Wo (Nicholas), SZE
>             Fix For: 0.20.0
>
>         Attachments: 4621-0.patch, 4621-1.patch
>
>
> ant javadoc
> {noformat}
>   [javadoc] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.logging"
>   [javadoc] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.logging.impl"
> {noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-4621) javadoc: warning - Multiple sources of package comments found for some packages

Posted by "Kan Zhang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kan Zhang updated HADOOP-4621:
------------------------------

    Status: Patch Available  (was: Open)

> javadoc: warning - Multiple sources of package comments found for some packages
> -------------------------------------------------------------------------------
>
>                 Key: HADOOP-4621
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4621
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.20.0
>            Reporter: Tsz Wo (Nicholas), SZE
>             Fix For: 0.20.0
>
>         Attachments: 4621-0.patch, 4621-1.patch
>
>
> ant javadoc
> {noformat}
>   [javadoc] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.logging"
>   [javadoc] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.logging.impl"
> {noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-4621) javadoc: warning - Multiple sources of package comments found for some packages

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-4621:
----------------------------------

    Attachment: 4621-0.patch

Removed src/contrib/hdfsproxy/lib and modified the build script to copy the necessary jars from ${hadoop.root}

> javadoc: warning - Multiple sources of package comments found for some packages
> -------------------------------------------------------------------------------
>
>                 Key: HADOOP-4621
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4621
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.20.0
>            Reporter: Tsz Wo (Nicholas), SZE
>             Fix For: 0.20.0
>
>         Attachments: 4621-0.patch
>
>
> ant javadoc
> {noformat}
>   [javadoc] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.logging"
>   [javadoc] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.logging.impl"
> {noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.