Skip to content

Replace Project.scala with build.sbt#295

Merged
xerial merged 2 commits intomsgpack:v07-developfrom
xerial:build-sbt
Nov 18, 2015
Merged

Replace Project.scala with build.sbt#295
xerial merged 2 commits intomsgpack:v07-developfrom
xerial:build-sbt

Conversation

@xerial
Copy link
Copy Markdown
Member

@xerial xerial commented Nov 15, 2015

A newer version of sbt is powerful enough to describe multi-module project settings in build.sbt. This PR:

  • Uses build.sbt for project settings
  • Updates sbt and its plugin versions
  • Removes the deprecated API usage assertEquals(Object, Object) in MessagePackParserTest.java, which causes sbt build error

@xerial
Copy link
Copy Markdown
Member Author

xerial commented Nov 17, 2015

@komamitsu Please check this PR. Thanks.

@komamitsu
Copy link
Copy Markdown
Member

Looks good

xerial added a commit that referenced this pull request Nov 18, 2015
Replace Project.scala with build.sbt
@xerial xerial merged commit 1d6aa47 into msgpack:v07-develop Nov 18, 2015
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

Successfully merging this pull request may close these issues.

2 participants