[ https://issues.apache.org/jira/browse/HIVE-1878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12978074#action_12978074 ]
Ashutosh Chauhan commented on HIVE-1878: ---------------------------------------- +1 for having SNAPSHOT in version string. As John noted it aids Maven to figure out latest builds (called snapshots) and thus ability for upstream projects to pull correct hive jar from maven repo from there build system. > Set the version of Hive trunk to '0.7.0-SNAPSHOT' to avoid confusing it with > a release > -------------------------------------------------------------------------------------- > > Key: HIVE-1878 > URL: https://issues.apache.org/jira/browse/HIVE-1878 > Project: Hive > Issue Type: Bug > Components: Build Infrastructure > Affects Versions: 0.7.0 > Reporter: Carl Steinbach > Assignee: Carl Steinbach > Fix For: 0.7.0 > > Attachments: HIVE-1878.1.patch.txt > > > The build.properties file currently sets version=0.7.0, which results in > artifacts named > hive-xxx-0.7.0.jar and a tarball with the name hive-0.7.0.tar.gz. Only the > actual 0.7.0 release > should generate JARs and tarballs with this name. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.