[ 
https://issues.apache.org/jira/browse/ARROW-4301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16808155#comment-16808155
 ] 

Kouhei Sutou commented on ARROW-4301:
-------------------------------------

The following command lines will reproduce this case:

{noformat}
git tag -d apache-arrow-0.14.0
git branch -D maven-test
git checkout -b maven-test
cd java
mvn release:clean
mvn release:prepare -Dtag=apache-arrow-0.14.0 -DreleaseVersion=0.14.0 
-DautoVersionSubmodules -DdevelopmentVersion=0.15.0-SNAPSHOT
{noformat}

({{mvm}} command lines are extracted from {{dev/release/00-prepare.sh}} for 
easy to try.)

> [Java][Gandiva] Maven snapshot version update does not seem to update Gandiva 
> submodule
> ---------------------------------------------------------------------------------------
>
>                 Key: ARROW-4301
>                 URL: https://issues.apache.org/jira/browse/ARROW-4301
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++ - Gandiva, Java
>            Reporter: Wes McKinney
>            Assignee: Praveen Kumar Desabandu
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.14.0
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> See 
> https://github.com/apache/arrow/commit/a486db8c1476be1165981c4fe22996639da8e550.
>  This is breaking the build so I'm going to patch manually



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to