Skip to content
This repository has been archived by the owner on Mar 11, 2020. It is now read-only.

Encode Scalaz compatibility in the build version #30

Merged
merged 1 commit into from
May 3, 2016

Conversation

ktonga
Copy link
Contributor

@ktonga ktonga commented Apr 28, 2016

  • Use settingKey macro to use val name as setting id
  • Override version instead of artifactName since it's only used to
    define local artifact path, it's not used for publishing. For more
    info: http://www.scala-sbt.org/0.13/docs/Artifacts.html#Modifying+default+artifacts
  • Define releaseVersion just removing '-SNAPSHOT' since
    withoutQualifier also removes the Scalaz compatibility qualifier ('a')

- Use `settingKey` macro to use val name as setting id
- Override `version` instead of `artifactName` since it's only used to
  define local artifact path, it's not used for publishing. For more
  info: http://www.scala-sbt.org/0.13/docs/Artifacts.html#Modifying+default+artifacts
- Define `releaseVersion` just removing '-SNAPSHOT' since
  `withoutQualifier` also removes the Scalaz compatibility qualifier ('a')
@timperrett timperrett merged commit 5c34d98 into Verizon:master May 3, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants