You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Benjamin Francisoud (JIRA)" <ji...@apache.org> on 2008/02/27 16:35:51 UTC

[jira] Created: (PIG-127) Add descriptions to ant target

Add descriptions to ant target
------------------------------

                 Key: PIG-127
                 URL: https://issues.apache.org/jira/browse/PIG-127
             Project: Pig
          Issue Type: Improvement
          Components: tools
    Affects Versions: 0.1.0
            Reporter: Benjamin Francisoud
            Priority: Minor


In PIG-68, I used the "description" attribute to provide help when doing "ant -projecthelp"

It seems the last patch commited lost those informations.

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


[jira] Updated: (PIG-127) Add descriptions to ant target

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

Benjamin Francisoud updated PIG-127:
------------------------------------

    Attachment: PIG-127-v01.patch

After applying patch, help will look like this:

{noformat}
$ ant -projecthelp
Buildfile: build.xml

Main targets:

 cc-compile  Create and Compile Parser
 clean       Cleanup build artifacts
 compile     Compile all artifacts
 jar         Create pig jar
 javadoc     Create documentation
 package     Create a Pig release
 tar         Create release tarball
 test        Run unit tests
Default target: jar
{noformat}

> Add descriptions to ant target
> ------------------------------
>
>                 Key: PIG-127
>                 URL: https://issues.apache.org/jira/browse/PIG-127
>             Project: Pig
>          Issue Type: Improvement
>          Components: tools
>    Affects Versions: 0.1.0
>            Reporter: Benjamin Francisoud
>            Priority: Minor
>         Attachments: PIG-127-v01.patch
>
>
> In PIG-68, I used the "description" attribute to provide help when doing "ant -projecthelp"
> It seems the last patch commited lost those informations.

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


[jira] Resolved: (PIG-127) Add descriptions to ant target

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

Olga Natkovich resolved PIG-127.
--------------------------------

    Resolution: Fixed

Patch committed. Thanks Benjamin!

> Add descriptions to ant target
> ------------------------------
>
>                 Key: PIG-127
>                 URL: https://issues.apache.org/jira/browse/PIG-127
>             Project: Pig
>          Issue Type: Improvement
>          Components: tools
>    Affects Versions: 0.1.0
>            Reporter: Benjamin Francisoud
>            Priority: Minor
>         Attachments: PIG-127-v01.patch
>
>
> In PIG-68, I used the "description" attribute to provide help when doing "ant -projecthelp"
> It seems the last patch commited lost those informations.

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


[jira] Updated: (PIG-127) Add descriptions to ant target

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

Benjamin Francisoud updated PIG-127:
------------------------------------

    Patch Info: [Patch Available]

> Add descriptions to ant target
> ------------------------------
>
>                 Key: PIG-127
>                 URL: https://issues.apache.org/jira/browse/PIG-127
>             Project: Pig
>          Issue Type: Improvement
>          Components: tools
>    Affects Versions: 0.1.0
>            Reporter: Benjamin Francisoud
>            Priority: Minor
>         Attachments: PIG-127-v01.patch
>
>
> In PIG-68, I used the "description" attribute to provide help when doing "ant -projecthelp"
> It seems the last patch commited lost those informations.

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