[jira] [Commented] (HIVE-2983) Hive ant targets for publishing maven artifacts can be simplified

2012-11-26 Thread Travis Crawford (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-2983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504274#comment-13504274
 ] 

Travis Crawford commented on HIVE-2983:
---

Re: publishing ant-tasks jar
Agreed, I don't think we need to publish. I'll update.

Re: special-casing exec
Exec is different because its not actually a subproject, its generated in the 
{{ql}} subproject directory. The fatjar issue has been discussed back  forth a 
lot now. If there's interest, I'd very much like to freshen up the patch 
discussed in 
https://issues.apache.org/jira/browse/HIVE-2424?focusedCommentId=13262898page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13262898

Let me know what you'd like to do regarding the exec jar. Given the number of 
issues about it, there's lots of community interest in thin jars (in addition 
to hive-exec).

 Hive ant targets for publishing maven artifacts can be simplified
 -

 Key: HIVE-2983
 URL: https://issues.apache.org/jira/browse/HIVE-2983
 Project: Hive
  Issue Type: Improvement
Reporter: Travis Crawford
Assignee: Travis Crawford
Priority: Minor
 Attachments: ASF.LICENSE.NOT.GRANTED--HIVE-2983.D2961.1.patch


 Hive has a few ant tasks related to publishing maven artifacts. As not all 
 sub projects publish artifacts the {{iterate}} macro that simplifies other 
 tasks cannot be used in this context.
 Hive already uses the {{for}} task from ant-contrib, which works great here. 
 {{build.xml}} can be simplified by using the for task when preparing maven 
 artifacts.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HIVE-2983) Hive ant targets for publishing maven artifacts can be simplified

2012-11-21 Thread Ashutosh Chauhan (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-2983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502530#comment-13502530
 ] 

Ashutosh Chauhan commented on HIVE-2983:


Patch looks good. Couple of questions:
* I don't see a reason to publish ant-tasks jar, we can take that out of the 
list.
* I don't get why you have special handled exec?

 Hive ant targets for publishing maven artifacts can be simplified
 -

 Key: HIVE-2983
 URL: https://issues.apache.org/jira/browse/HIVE-2983
 Project: Hive
  Issue Type: Improvement
Reporter: Travis Crawford
Assignee: Travis Crawford
Priority: Minor
 Attachments: ASF.LICENSE.NOT.GRANTED--HIVE-2983.D2961.1.patch


 Hive has a few ant tasks related to publishing maven artifacts. As not all 
 sub projects publish artifacts the {{iterate}} macro that simplifies other 
 tasks cannot be used in this context.
 Hive already uses the {{for}} task from ant-contrib, which works great here. 
 {{build.xml}} can be simplified by using the for task when preparing maven 
 artifacts.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira