Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for custom versionFile name, instead of static version.… #28

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ramymagdy
Copy link

in different scenarios we might need to have different numbering schemes, basically sometimes we deliver internal builds to QA and then we have release builds. We need to keep the build numbers separate, so that we can track the QA build numbers increment in a separate way from the release build numbers.
For that the patch supports setting an alternative version file instead of the version.properties file. That way we can increment each build number independently.

ramy-siha and others added 3 commits March 26, 2020 14:20
Removed dependency on java-ordered-properties-1.0.2 to java-ordered-properties-1.0.4
@davideas
Copy link
Owner

davideas commented Aug 1, 2024

I saw your changes, most of things were applied in 2.0.3 to clean the code and support latest syntax for Gradle plugins.
I will have a look for the optional version file name.
But cannot merge your commit, because it contains lot of unwanted files for the project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants