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

Release version and new version as build paremeters #44

Closed
tlempart opened this issue Jul 17, 2013 · 5 comments
Closed

Release version and new version as build paremeters #44

tlempart opened this issue Jul 17, 2013 · 5 comments
Assignees

Comments

@tlempart
Copy link

Hi,

I want to create releases on jenkins with help of release plugin (https://wiki.jenkins-ci.org/display/JENKINS/Release+Plugin) where user can self specify release version and new version. It would be great, if I could call gradle in such way:
gradle release -PreleaseVersion='1.0.0' -PnewVersion='1.1.0-SNAPSHOT'

@ghost ghost assigned townsfolk Jul 17, 2013
@townsfolk
Copy link
Contributor

You're the second person to ask for this. I'll work on including it in the next version. For now, there's an incomplete work around in #43.

@tlempart
Copy link
Author

Thanks for quick reply. Do you know when the new version will be released?

@townsfolk
Copy link
Contributor

Unfortunately I don't, I haven't had any time lately to work on this project. I'm truly sorry, but can't give any kind of timeline at the moment.

thokuest added a commit to thokuest/gradle-release that referenced this issue Nov 27, 2013
townsfolk added a commit that referenced this issue Nov 29, 2013
Issue #44 Release version and new version as build parameters
@leoluz
Copy link

leoluz commented Oct 3, 2014

It seems that this feature was not released yet. The pull request was merged in November 2013 and the latest release is from March 2013. Am I right? I need to use this feature to have my release process automated in my CI tool. Is there any plans to release a new version any time soon? Please let me know if I can help by any means.

Thank you.

@danez
Copy link
Contributor

danez commented Jan 27, 2015

Version 1.3 will be released very soon.

@danez danez closed this as completed Jan 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants