You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hcatalog-commits@incubator.apache.org by "Alan Gates (JIRA)" <ji...@apache.org> on 2011/06/28 23:09:28 UTC

[jira] [Created] (HCATALOG-54) Javadoc is not being built as part of HCatalog docs

Javadoc is not being built as part of HCatalog docs
---------------------------------------------------

                 Key: HCATALOG-54
                 URL: https://issues.apache.org/jira/browse/HCATALOG-54
             Project: HCatalog
          Issue Type: Bug
    Affects Versions: 0.1
            Reporter: Alan Gates
            Assignee: Alan Gates
            Priority: Critical
             Fix For: 0.1


We need to build and include javadoc in Hcat's distribution.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HCATALOG-54) Javadoc is not being built as part of HCatalog docs

Posted by "Alan Gates (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HCATALOG-54?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13060929#comment-13060929 ] 

Alan Gates commented on HCATALOG-54:
------------------------------------

You should add a link to src/docs/src/documentation/context/xdocs/site.xml that connects the docs to these API docs.  See Pig's site.xml for an example.

The title of the overview is $Name $version.  $name should be HCatalog.  $version should be connected to the hcatalog.version variable in build.xml.  

Much of the text on the overview page is centered rather than left justified.

> Javadoc is not being built as part of HCatalog docs
> ---------------------------------------------------
>
>                 Key: HCATALOG-54
>                 URL: https://issues.apache.org/jira/browse/HCATALOG-54
>             Project: HCatalog
>          Issue Type: Bug
>    Affects Versions: 0.1, 0.2
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>            Priority: Critical
>             Fix For: 0.1, 0.2
>
>         Attachments: hcat-54.patch, hcat-54_trunk.patch
>
>
> We need to build and include javadoc in Hcat's distribution.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HCATALOG-54) Javadoc is not being built as part of HCatalog docs

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

Ashutosh Chauhan updated HCATALOG-54:
-------------------------------------

    Attachment: hcat-0.1.patch

Patch for 0.1 incorporating Alan's feedback.

> Javadoc is not being built as part of HCatalog docs
> ---------------------------------------------------
>
>                 Key: HCATALOG-54
>                 URL: https://issues.apache.org/jira/browse/HCATALOG-54
>             Project: HCatalog
>          Issue Type: Bug
>    Affects Versions: 0.1, 0.2
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>            Priority: Critical
>             Fix For: 0.1, 0.2
>
>         Attachments: hcat-0.1.patch, hcat-54.patch, hcat-54_trunk.patch
>
>
> We need to build and include javadoc in Hcat's distribution.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HCATALOG-54) Javadoc is not being built as part of HCatalog docs

Posted by "Alan Gates (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HCATALOG-54?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13061639#comment-13061639 ] 

Alan Gates commented on HCATALOG-54:
------------------------------------

+1

> Javadoc is not being built as part of HCatalog docs
> ---------------------------------------------------
>
>                 Key: HCATALOG-54
>                 URL: https://issues.apache.org/jira/browse/HCATALOG-54
>             Project: HCatalog
>          Issue Type: Bug
>    Affects Versions: 0.1, 0.2
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>            Priority: Critical
>             Fix For: 0.1, 0.2
>
>         Attachments: hcat-0.1.patch, hcat-54.patch, hcat-54_trunk.patch
>
>
> We need to build and include javadoc in Hcat's distribution.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HCATALOG-54) Javadoc is not being built as part of HCatalog docs

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

Ashutosh Chauhan updated HCATALOG-54:
-------------------------------------

    Attachment: hcat-54_trunk.patch

Patch for trunk

> Javadoc is not being built as part of HCatalog docs
> ---------------------------------------------------
>
>                 Key: HCATALOG-54
>                 URL: https://issues.apache.org/jira/browse/HCATALOG-54
>             Project: HCatalog
>          Issue Type: Bug
>    Affects Versions: 0.1, 0.2
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>            Priority: Critical
>             Fix For: 0.1, 0.2
>
>         Attachments: hcat-54.patch, hcat-54_trunk.patch
>
>
> We need to build and include javadoc in Hcat's distribution.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (HCATALOG-54) Javadoc is not being built as part of HCatalog docs

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

Ashutosh Chauhan resolved HCATALOG-54.
--------------------------------------

    Resolution: Fixed
      Assignee: Ashutosh Chauhan  (was: Alan Gates)

Committed to both trunk and 0.1

> Javadoc is not being built as part of HCatalog docs
> ---------------------------------------------------
>
>                 Key: HCATALOG-54
>                 URL: https://issues.apache.org/jira/browse/HCATALOG-54
>             Project: HCatalog
>          Issue Type: Bug
>    Affects Versions: 0.1, 0.2
>            Reporter: Alan Gates
>            Assignee: Ashutosh Chauhan
>            Priority: Critical
>             Fix For: 0.1, 0.2
>
>         Attachments: hcat-0.1.patch, hcat-54.patch, hcat-54_trunk.patch
>
>
> We need to build and include javadoc in Hcat's distribution.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HCATALOG-54) Javadoc is not being built as part of HCatalog docs

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

Ashutosh Chauhan updated HCATALOG-54:
-------------------------------------

    Attachment: hcat-54.patch

Patch for javadocs. also fixes comments in various source files.

> Javadoc is not being built as part of HCatalog docs
> ---------------------------------------------------
>
>                 Key: HCATALOG-54
>                 URL: https://issues.apache.org/jira/browse/HCATALOG-54
>             Project: HCatalog
>          Issue Type: Bug
>    Affects Versions: 0.1
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>            Priority: Critical
>             Fix For: 0.1
>
>         Attachments: hcat-54.patch
>
>
> We need to build and include javadoc in Hcat's distribution.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HCATALOG-54) Javadoc is not being built as part of HCatalog docs

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

Ashutosh Chauhan updated HCATALOG-54:
-------------------------------------

    Affects Version/s: 0.2
        Fix Version/s: 0.2

> Javadoc is not being built as part of HCatalog docs
> ---------------------------------------------------
>
>                 Key: HCATALOG-54
>                 URL: https://issues.apache.org/jira/browse/HCATALOG-54
>             Project: HCatalog
>          Issue Type: Bug
>    Affects Versions: 0.1, 0.2
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>            Priority: Critical
>             Fix For: 0.1, 0.2
>
>         Attachments: hcat-54.patch, hcat-54_trunk.patch
>
>
> We need to build and include javadoc in Hcat's distribution.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira