This repository has been archived by the owner on Oct 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 841
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Restore MAINTAINER label for our Docker image - Remove left over NativePackager code - Remove references to jdeb and associated workaround - Remove sbt-in-sbt loading of Coursier (this causes an issue, see sbt/sbt-native-packager#1053 (comment)) - Sync sbt-in-sbt version
- Loading branch information
Tim Harper
committed
Sep 24, 2018
1 parent
0f6ff5f
commit 0005d07
Showing
5 changed files
with
2 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
# ideally synchronized with ../build.properties. Enables sbt-in-sbt | ||
sbt.version=1.0.4 | ||
sbt.version=1.1.0 |
This file was deleted.
Oops, something went wrong.