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

Customize the git tag #5

Closed
etorreborre opened this issue Oct 26, 2011 · 0 comments
Closed

Customize the git tag #5

etorreborre opened this issue Oct 26, 2011 · 0 comments

Comments

@etorreborre
Copy link

I'd like to be able to customize the git tag.

For example, I'd like to write SPECS2-1.2.3 instead of v1.2.3 to keep my history consistent.

@gseitz gseitz closed this as completed in 0308591 Oct 27, 2011
joprice pushed a commit to joprice/sbt-release that referenced this issue Jul 28, 2016
…ugin

Fix key name conflict with Play SBT plugin
joprice pushed a commit to joprice/sbt-release that referenced this issue Jul 28, 2016
- Fixed key name conflict with Play plugin's (sbt#4/sbt#5 by @kevin-lee)

  ```
  Some keys were defined with the same name but different types: 'assets' (sbt.Task[java.io.File], sbt.Task[scala.collection.Seq[java.io.File]])
  ```

  `assets` key is renamed to `releaseAssets`
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

2 participants