sbt, the interactive build tool
Go to file
Dale Wijnand 4f2729c0b0 Merge pull request #16 from dwijnand/travis-jdks
Travis JDKs
2016-01-18 07:29:59 +00:00
librarymanagement Commit auto-formatted code 2016-01-17 21:12:36 +00:00
project Bump up ivy to 2.3.0-sbt-2cc8d2761242b072cedb0a04cb39435c4fa24f9a 2016-01-17 18:53:42 +00:00
sbt/src/sbt-test/dependency-management/chainresolver Reproduce "configuration not public" on local test->test. #1827 2016-01-17 16:43:44 +00:00
.travis.yml Target Oracle JDK 7 & 8 in Travis 2016-01-17 22:17:54 +00:00
README.md Add build.sbt 2015-08-19 03:56:08 -04:00
build.sbt Bump Scala version in .travis.yml and build.sbt 2015-12-24 09:07:02 +01: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