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

Rok Mihevc commented on ARROW-3938:
-----------------------------------

This issue has been migrated to [issue 
#20546|https://github.com/apache/arrow/issues/20546] on GitHub. Please see the 
[migration documentation|https://github.com/apache/arrow/issues/14542] for 
further details.

> [Packaging] Stop to refer java/pom.xml to get version information
> -----------------------------------------------------------------
>
>                 Key: ARROW-3938
>                 URL: https://issues.apache.org/jira/browse/ARROW-3938
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: Packaging
>            Reporter: Kouhei Sutou
>            Assignee: Kouhei Sutou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.12.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> https://github.com/apache/arrow/pull/3096#issuecomment-444345068
> I want to stop the current version sharing style. (Referring {{java/pom.xml}} 
> from C++, Python, C, Ruby, ....)
> It introduces complexity. For example, we generates {{version.rb}} 
> dynamically to create a Ruby package: 
> https://github.com/apache/arrow/blob/master/ruby/red-arrow/version.rb
> I think that we can just replace all versions in {{cpp/CMakeLists.txt}}, 
> {{python/setup.py}}, {{c_glib/configure.ac}}, {{ruby/*/lib/*/version.rb}}, 
> {{rust/Cargo.toml}}, ... by {{sed}} in the release process.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to