Skip to content
This repository has been archived by the owner on Feb 19, 2021. It is now read-only.

clean up build file and remove sigar #70

Merged
merged 2 commits into from Oct 6, 2016

Conversation

kailuowang
Copy link
Member

No description provided.

@nsauro
Copy link

nsauro commented Oct 6, 2016

👍 just out of curiosity, what is the compiler plugin for?

@kailuowang
Copy link
Member Author

kailuowang commented Oct 6, 2016

@nsauro here is an article explaining the problem the plugin trying to solve and how it does it.
https://gist.github.com/djspiewak/7a81a395c461fd3a09a6941d4cd040f2.

@kailuowang kailuowang merged commit b78c599 into iheartradio:master Oct 6, 2016
@kailuowang kailuowang deleted the new-way-3 branch October 6, 2016 15:29
@@ -70,7 +70,7 @@ val commonSettings = Seq(
scalacOptions ++= Seq(
"-feature",
"-deprecation",
"-unchecked",
"-Xlint"
// "-Xlint",

Choose a reason for hiding this comment

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

We should probably at least just ignore the warning that is causing the problem but allow the other warnings to come through.

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.

None yet

3 participants