apache / apache/beam

Streamline project version usage

Open
#19,458 0 comments 0 reactions 0 assignees View on GitHub
build improvement P3
Dominant language
Java
Stars
8.7k
Forks
4.7k
Avg merge
1d 20h
Merged PRs (30d)
196

Description

Currently we have project version set in gradle.properties [1]. On the other hand we overwrite immediately the project version in BeamModulePlugin [2], so that the usage in gradle.properties is superfluous.

This is intermingled with isRelease flag, which toggles version as snapshot version. Revisit that procedure and make consistent.

See also BEAM-6726 (comments about removing isRelease) and BEAM-6798 about usage of version in gradle.properties.

Imported from Jira [BEAM-6799](https://issues.apache.org/jira/browse/BEAM-6799). Original Jira may contain additional context.
Reported by: michel.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.