Skip to content
This repository was archived by the owner on Jan 20, 2022. It is now read-only.

Add mima command support #427

Merged
merged 1 commit into from
Feb 1, 2014
Merged

Add mima command support #427

merged 1 commit into from
Feb 1, 2014

Conversation

jcoveney
Copy link
Contributor

This closes: #426

@@ -1,3 +1,5 @@
resolvers += Resolver.url("sbt-plugin-releases", new URL("http://scalasbt.artifactoryonline.com/scalasbt/sbt-plugin-releases/"))(Resolver.ivyStylePatterns)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this needed if the plugin was working already?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This makes the command actually work, as far as I could tell.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, it just seemed odd you didn't add the plugin to the plugins file but it wasn't causing an error. SBT works in mysterious ways I guess :)

ianoc added a commit that referenced this pull request Feb 1, 2014
@ianoc ianoc merged commit 7b1f289 into develop Feb 1, 2014
@ianoc ianoc deleted the jco/426 branch February 1, 2014 01:31
snoble pushed a commit to snoble/summingbird that referenced this pull request Sep 8, 2017
Adds a presenting benchmark and optimizes it
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.

Add support for mema semver checking
2 participants