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

Using sbt for building snappy-java #74

Merged
merged 8 commits into from Jun 26, 2014
Merged

Using sbt for building snappy-java #74

merged 8 commits into from Jun 26, 2014

Conversation

xerial
Copy link
Owner

@xerial xerial commented Jun 26, 2014

With this change, there are several improvements:

  • No need exists to install maven to build snappy-java. The bundled sbt script automatically downloads necessary jars.
  • We can remove lib/silk-weaver.jar, which is used to parse xml files. Now Makefile uses a simple perl script to obtain version number, written in version.sbt
  • With sbt-sonatype plugin, releasing to the Maven central can be much easier and faster.
  • Running tests in parallel is possible with sbt

xerial added a commit that referenced this pull request Jun 26, 2014
Using sbt for building snappy-java
@xerial xerial merged commit e3a1bf1 into develop Jun 26, 2014
@xerial xerial deleted the sbt branch June 26, 2014 05:52
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.

None yet

1 participant