[
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.