running ant tar and rpm targets on same copy of pig source results in problems
------------------------------------------------------------------------------
Key: PIG-2590
URL: https://issues.apache.org/jira/browse/PIG-2590
Project: Pig
Issue Type: Bug
Affects Versions: 0.10
Reporter: Thejas M Nair
Assignee: Thejas M Nair
Fix For: 0.10, 0.11
- If "ant tar" is run, followed by "ant rpm" then the tar.gz that was generated
gets overwritten by an intermediate tar.gz used by the rpm install
- Running both of them results in duplicate files in the 2nd one, because both
use the same staging directory before packaging.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira