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

buildInfoKeys should depend on settings and tasks it consists of #41

Closed
dant3 opened this issue Oct 28, 2014 · 1 comment
Closed

buildInfoKeys should depend on settings and tasks it consists of #41

dant3 opened this issue Oct 28, 2014 · 1 comment
Labels

Comments

@dant3
Copy link

dant3 commented Oct 28, 2014

If you'll enter sbt console and type

set name := "foo"

You'll see your buildInfoKeys was not affected by this change because there is no dependency. Plugin should provide api to easily declare this setting with dependency from keys it's created from.

@eed3si9n
Copy link
Member

That might be a nice enhancement, but I won't work on it.

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

No branches or pull requests

2 participants