sbt, the interactive build tool
Go to file
Dale Wijnand 6fc84b09e9
Only build on jdk8
As of https://github.com/sbt/util/pull/66 sbt/util is built and
published using jdk8.

Trying to use jdk7 will fail with "Unsupported major.minor version
52.0", e.g. for xsbti/Logger.
2017-01-05 17:14:30 +00:00
librarymanagement Move ModuleID toString out 2017-01-05 15:42:34 +00:00
project Change publicationDate to java.util.Calendar 2017-01-05 15:42:34 +00:00
.gitignore Bump dependencies 2016-05-04 22:49:03 -04:00
.travis.yml Only build on jdk8 2017-01-05 17:14:30 +00:00
README.md Add build.sbt 2015-08-19 03:56:08 -04:00
build.sbt Upgrade from sbt/datatype to sbt/contraband 2017-01-05 15:42:29 +00: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