You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2012/05/16 01:47:07 UTC

[jira] [Created] (HIVE-3028) Fix javadoc again

Owen O'Malley created HIVE-3028:
-----------------------------------

             Summary: Fix javadoc again
                 Key: HIVE-3028
                 URL: https://issues.apache.org/jira/browse/HIVE-3028
             Project: Hive
          Issue Type: Bug
          Components: Build Infrastructure
            Reporter: Owen O'Malley
            Assignee: Owen O'Malley


HIVE-2646 broke the javadoc, because javadoc needs the Hadoop jars on the classpath.

{quote}
  [javadoc] Building index for all classes...
  [javadoc] Generating /Users/owen/work/eclipse/hive/build/dist/docs/api/stylesheet.css...
  [javadoc] 3 errors
  [javadoc] 168 warnings
{quote}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HIVE-3028) Fix javadoc again

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

Ashutosh Chauhan updated HIVE-3028:
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.10.0
           Status: Resolved  (was: Patch Available)

Committed to trunk. Thanks, Owen!
                
> Fix javadoc again
> -----------------
>
>                 Key: HIVE-3028
>                 URL: https://issues.apache.org/jira/browse/HIVE-3028
>             Project: Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>             Fix For: 0.10.0
>
>         Attachments: hive-3028.patch
>
>
> HIVE-2646 broke the javadoc, because javadoc needs the Hadoop jars on the classpath.
> {quote}
>   [javadoc] Building index for all classes...
>   [javadoc] Generating /Users/owen/work/eclipse/hive/build/dist/docs/api/stylesheet.css...
>   [javadoc] 3 errors
>   [javadoc] 168 warnings
> {quote}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HIVE-3028) Fix javadoc again

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

Owen O'Malley updated HIVE-3028:
--------------------------------

    Attachment: hive-3028.patch

This patch fixes the problem, although it leaves undone the other cleanup of the classpath.
                
> Fix javadoc again
> -----------------
>
>                 Key: HIVE-3028
>                 URL: https://issues.apache.org/jira/browse/HIVE-3028
>             Project: Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>         Attachments: hive-3028.patch
>
>
> HIVE-2646 broke the javadoc, because javadoc needs the Hadoop jars on the classpath.
> {quote}
>   [javadoc] Building index for all classes...
>   [javadoc] Generating /Users/owen/work/eclipse/hive/build/dist/docs/api/stylesheet.css...
>   [javadoc] 3 errors
>   [javadoc] 168 warnings
> {quote}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HIVE-3028) Fix javadoc again

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-3028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13279653#comment-13279653 ] 

Hudson commented on HIVE-3028:
------------------------------

Integrated in Hive-trunk-h0.21 #1442 (See [https://builds.apache.org/job/Hive-trunk-h0.21/1442/])
    HIVE-3028 : Fix javadoc again (Owen Omalley via Ashutosh Chauhan) (Revision 1340507)

     Result = SUCCESS
hashutosh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1340507
Files : 
* /hive/trunk/build.xml

                
> Fix javadoc again
> -----------------
>
>                 Key: HIVE-3028
>                 URL: https://issues.apache.org/jira/browse/HIVE-3028
>             Project: Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>         Attachments: hive-3028.patch
>
>
> HIVE-2646 broke the javadoc, because javadoc needs the Hadoop jars on the classpath.
> {quote}
>   [javadoc] Building index for all classes...
>   [javadoc] Generating /Users/owen/work/eclipse/hive/build/dist/docs/api/stylesheet.css...
>   [javadoc] 3 errors
>   [javadoc] 168 warnings
> {quote}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HIVE-3028) Fix javadoc again

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

Owen O'Malley updated HIVE-3028:
--------------------------------

    Status: Patch Available  (was: Open)
    
> Fix javadoc again
> -----------------
>
>                 Key: HIVE-3028
>                 URL: https://issues.apache.org/jira/browse/HIVE-3028
>             Project: Hive
>          Issue Type: Bug
>          Components: Build Infrastructure
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>         Attachments: hive-3028.patch
>
>
> HIVE-2646 broke the javadoc, because javadoc needs the Hadoop jars on the classpath.
> {quote}
>   [javadoc] Building index for all classes...
>   [javadoc] Generating /Users/owen/work/eclipse/hive/build/dist/docs/api/stylesheet.css...
>   [javadoc] 3 errors
>   [javadoc] 168 warnings
> {quote}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira