sbt, the interactive build tool
Go to file
Martin Duhem d00b7d8b61 Fix more warnings
Undeprecated `CustomPomParser` because it looks like nothing has
replaced it yet.

Removed usage of trait `scala.NotNull`, because it has been deprecated
as of Scala 2.11 and its support has never been implemented in scalac.
2015-09-10 16:10:51 +02:00
librarymanagement Fix more warnings 2015-09-10 16:10:51 +02:00
project Add sbt-houserules, formatting 2015-09-10 16:08:58 +02:00
.travis.yml Merge #1 2015-09-02 03:03:20 -04:00
README.md Add build.sbt 2015-08-19 03:56:08 -04:00
build.sbt Add recommended compiler flags, fix warnings 2015-09-10 16:08:59 +02:00

README.md

librarymanagement module for sbt

git clone --no-hardlinks --branch 0.13 sbt sbt-modules/librarymanagement
cd sbt-modules/librarymanagement
git filter-branch --index-filter 'git rm --cached -qr -- . && git reset -q $GIT_COMMIT -- ivy util/cross' --prune-empty
git reset --hard
git gc --aggressive
git prune
git cb 1.0