Skip to content

[Packaging] Stop to refer java/pom.xml to get version information #20546

Description

@asfimport

#3096 (comment)

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.

Reporter: Kouhei Sutou / @kou
Assignee: Kouhei Sutou / @kou

PRs and other links:

Note: This issue was originally created as ARROW-3938. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions