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

feature request: default to "cross" #29

Closed
ebowman opened this issue Mar 29, 2013 · 3 comments
Closed

feature request: default to "cross" #29

ebowman opened this issue Mar 29, 2013 · 3 comments

Comments

@ebowman
Copy link
Contributor

ebowman commented Mar 29, 2013

I'll get to this before too long and happy to send a pull request. If someone else wants to get to it first, all the better. :)

Basically I want a project to be able to configure that running "release" automatically does "release cross". Otherwise it's too error prone -- we have a bunch of projects, some are "release cross" and some are just "release".

I'd love if we could settle on the right configuration name in advance?

releaseCrossByDefault := true

or something like that?

@gseitz
Copy link
Member

gseitz commented Mar 30, 2013

I agree that release should do the right thing, by detecting whether crossScalaVersions is non empty. I will add this SettingKey but keep the parameter to the release task for one version and add a (runtime) deprecation warning. Sounds good?

@arosien
Copy link

arosien commented Jul 4, 2013

Yes please!!

@huggsboson
Copy link

sounds amazing. hopefully this didn't die.

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

No branches or pull requests

4 participants