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/08/26 04:21:44 UTC

[jira] Created: (HADOOP-4024) "ant test-patch" and "ant javadoc" are inconsistent

"ant test-patch" and "ant javadoc" are inconsistent
---------------------------------------------------

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


The javadoc results from "ant test-patch" and "ant javadoc" are inconsistent.  See HADOOP-4023 for an example.

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


[jira] Resolved: (HADOOP-4024) "ant test-patch" and "ant javadoc" are inconsistent

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

Owen O'Malley resolved HADOOP-4024.
-----------------------------------

    Resolution: Duplicate

This is a duplicate of HADOOP-4023. The difference is caused by the ant execution order, which I fixed in HADOOP-4023 by making javadoc depend on compile.

> "ant test-patch" and "ant javadoc" are inconsistent
> ---------------------------------------------------
>
>                 Key: HADOOP-4024
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4024
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: build
>            Reporter: Tsz Wo (Nicholas), SZE
>
> The javadoc results from "ant test-patch" and "ant javadoc" are inconsistent.  See HADOOP-4023 for an example.

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