[ https://issues.apache.org/jira/browse/HIVE-5610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brock Noland updated HIVE-5610: ------------------------------- Description: With HIVE-5566 nearing completion we will be nearly ready to merge the maven branch to trunk. The following tasks will be done post-merge: * HIVE-5611 - Add assembly (i.e.) tar creation to pom * HIVE-5612 - Add ability to re-generate generated code stored in source control The merge process will be as follows: 1) svn merge ^/hive/branches/maven 2) Commit result 3) Modify the following line in maven-rollforward.sh: {noformat} mv $source $target {noformat} to {noformat} svn mv $source $target {noformat} 4) Execute maven-rollfward.sh 5) Commit result was: With HIVE-5566 nearing completion we will be nearly ready to merge the maven branch to trunk. The following tasks will be done post-merge: * HIVE-5611 - Add assembly (i.e.) tar creation to pom * HIVE-5612 - Add ability to re-generate generated code stored in source control The merge process will be as follows: 1) svn merge ~/hive/branches/maven 2) Commit result 3) Modify the following line in maven-rollforward.sh: {noformat} mv $source $target {noformat} to {noformat} svn mv $source $target {noformat} 4) Execute maven-rollfward.sh 5) Commit result > Merge maven branch into trunk > ----------------------------- > > Key: HIVE-5610 > URL: https://issues.apache.org/jira/browse/HIVE-5610 > Project: Hive > Issue Type: Sub-task > Reporter: Brock Noland > Assignee: Brock Noland > > With HIVE-5566 nearing completion we will be nearly ready to merge the maven > branch to trunk. The following tasks will be done post-merge: > * HIVE-5611 - Add assembly (i.e.) tar creation to pom > * HIVE-5612 - Add ability to re-generate generated code stored in source > control > The merge process will be as follows: > 1) svn merge ^/hive/branches/maven > 2) Commit result > 3) Modify the following line in maven-rollforward.sh: > {noformat} > mv $source $target > {noformat} > to > {noformat} > svn mv $source $target > {noformat} > 4) Execute maven-rollfward.sh > 5) Commit result -- This message was sent by Atlassian JIRA (v6.1#6144)