Hive jars should follow Hadoop naming and include version
---------------------------------------------------------

                 Key: HIVE-978
                 URL: https://issues.apache.org/jira/browse/HIVE-978
             Project: Hadoop Hive
          Issue Type: Improvement
          Components: Build Infrastructure
    Affects Versions: 0.5.0
            Reporter: Chad Metcalf
            Priority: Minor
             Fix For: 0.5.0


This is a simple patch on the ant build files to change jar naming from

hive_foo.jar to hive-foo-VERSION.jar

This matches the convention followed by hadoop jars. This naming scheme is 
important for packaging, repositories, etc.

Testing done:

ant test
ant tar

Things look right.

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

Reply via email to