[ 
https://issues.apache.org/jira/browse/HADOOP-852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12463733
 ] 

Milind Bhandarkar commented on HADOOP-852:
------------------------------------------

Patch submitted that includes an ant task, which is built and used within the 
same build.xml. All the java files for records are now generated under 
build/test/src before the tests are compiled.

> want ant task for record definitions
> ------------------------------------
>
>                 Key: HADOOP-852
>                 URL: https://issues.apache.org/jira/browse/HADOOP-852
>             Project: Hadoop
>          Issue Type: New Feature
>          Components: record
>    Affects Versions: 0.10.0
>            Reporter: Doug Cutting
>         Assigned To: Milind Bhandarkar
>             Fix For: 0.11.0
>
>         Attachments: hadoop-record-ant-task.patch
>
>
> An ant task which invoked the record compiler would be good to have.  Then, 
> in build.xml, we can use this task to scan the src tree and generate java 
> files for all defined records.  Generated classes should also be included in 
> the javadoc.

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

        

Reply via email to