Eugene Yokota
6001c4e2e6
sbt-assembly 0.14.9
2019-01-02 14:37:29 -05:00
Eugene Yokota
cb6bb1bfcb
Bump dependencis
2018-12-14 00:11:44 -05:00
Antonio Cunei
cf1034e28e
Bump scalatest to 3.0.6-SNAP5
2018-12-08 13:12:26 -05:00
Antonio Cunei
9104bde061
Bump log4j2 to 2.11.1
2018-12-08 13:09:02 -05:00
Eugene Yokota
44074983bc
util 1.3.0-M3
2018-11-18 12:12:38 -05:00
andrea
39493f7869
adding a fatjar release (aka sbt-big) to the build
2018-11-07 08:37:49 +00:00
Eugene Yokota
93c8ab0a2d
librarymanagement 1.2.2
2018-10-15 05:13:43 -04:00
eugene yokota
1f8e9c9657
Merge pull request #4410 from eed3si9n/wip/semantic
...
ThisBuild / enableSemanticDB
2018-10-12 01:00:16 -04:00
Eugene Yokota
9c611f2c07
-Yrangepos for sbt
2018-10-11 15:44:15 -04:00
andrea
0c11bc6add
Build time configurable library management
2018-10-09 09:03:55 +01:00
Ethan Atkins
6725b39a84
Bump io to 1.3.0-M3
...
I had to turn off -Xfatal-warnings in commandProj because after updating
io, commandProj depends on the deprecated EventMonitor class. In #4335 ,
I stop using EventMonitor, but deprecate the Watched class which is both
defined and used (as an unused attribute key) in commandProj. I think we
can probably get rid of Watched in 1.4.x and certainly in a hypothetical
2.x, so hopefully we can restore -Xfatal-warnings sooner than later.
I also had to replace uses of IO.classLocationFile with
IO.classLocationPath to avoid compilation failures due to
-Xfatal-warnings.
2018-10-08 13:59:34 -07:00
eugene yokota
4867e87eca
Merge pull request #4396 from eed3si9n/wip/progress
...
"super shell" for sbt
2018-10-06 13:07:11 -04:00
Eugene Yokota
c64166ea8d
check PluginCross.scala consisntency
2018-10-05 13:32:40 -04:00
Eugene Yokota
fa23e785d6
sbt-houserules 0.3.9
2018-10-05 03:03:59 -04:00
Eugene Yokota
6224b1dda1
Util 1.3.0-M2
2018-10-02 11:08:49 -04:00
Eugene Yokota
467d653efb
Bump up test frameworks used in scripted tests
...
This is in part to test these on JDK 11 by bumping tests to Scala 2.12.7.
2018-09-29 23:19:49 -04:00
Eugene Yokota
fb168d24bb
Scala 2.12.7
2018-09-27 12:38:39 -04:00
Eugene Yokota
ef49a95b7d
address more warnings
2018-09-18 17:45:24 -04:00
Eugene Yokota
4b23036c63
contraband 0.4.1
2018-09-18 16:56:19 -04:00
Eugene Yokota
3e1dac5161
-Xfatal-warnings in most subprojects
2018-09-18 11:47:55 -04:00
Eugene Yokota
f2bc786fd1
cleaning up a few compiler warnings
2018-09-17 22:30:14 -04:00
eugene yokota
8af7a5acae
Merge pull request #4358 from eed3si9n/wip/license
...
Apache License 2.0
2018-09-14 11:11:17 -04:00
Eugene Yokota
0843cd6a3c
sbt 1.2.3
2018-09-14 03:28:12 -04:00
Eugene Yokota
45c857d152
Bump modules
2018-09-14 03:16:17 -04:00
Eugene Yokota
f4ae038023
Fix single repo emulation script
...
Fixes #4330
Ref 5b179a2611 (diff-fdc3abdfd754eeb24090dbd90aeec2ce)
2018-08-24 06:25:40 -04:00
Eugene Yokota
fa3b0f0313
sbt 1.2.1
2018-08-16 15:55:25 -04:00
Eugene Yokota
a1d1c77311
Zinc 1.2.1, IO 1.2.1
2018-08-06 16:46:55 -04:00
Eugene Yokota
305a8de319
1.2.1-SNAPSHOT
2018-07-30 20:28:42 -04:00
Eugene Yokota
3d5b198f88
Zinc, LM, Util 1.2.0
2018-07-29 22:45:46 -04:00
Eugene Yokota
29fa4fb20c
Zinc 1.2.0-M2
2018-07-14 03:17:52 -04:00
eugene yokota
18602c521d
Merge pull request #4258 from eed3si9n/wip/scripted
...
scripted-sbt-redux
2018-07-10 10:03:26 -04:00
Eugene Yokota
d7dc4b3e29
create scripted-sbt-redux
...
Fixes #4241
Fixes #4242
This introduces a new subproject named scripted-sbt-redux. The purpose of this new subproject is to workaround the 'sbt.test` package vs `Keys.test` key confusion (#4242 ) while maintaining the forward compatibility of 0.13.17's sbt cross testing ^^ (#4241 ).
The new subproject uses `sbt.scriptedtest` package name, and that's the one that will be used by the mothership.
Meanwhile "scripted-sbt" subproject will also be published for compatibility purpose.
2018-07-10 03:13:47 -04:00
xuwei-k
f01ff3dd03
simplify build settings. sbt 1.x no longer support old scala versions
2018-07-10 11:51:14 +09:00
xuwei-k
b8b9e96bf5
remove unused project/SiteMap.scala
...
added d6ca66d406
unused since 7f2bd2cc4b
2018-07-09 14:54:24 +09:00
Eugene Yokota
c0030d594c
LM 1.2.0-M3
...
Fixes https://github.com/sbt/sbt/issues/3773
Ref https://github.com/sbt/librarymanagement/pull/211
Ref https://github.com/sbt/librarymanagement/pull/253
2018-07-01 03:12:44 -04:00
Eugene Yokota
17e0042bd8
Util 1.2.0-M2, LM 1.2.0-M2
2018-06-27 21:07:03 -04:00
Eugene Yokota
14b9bd6e7a
IO 1.2.0-M2
...
Fixes https://github.com/sbt/sbt/issues/4223
2018-06-25 17:02:32 -04:00
Eugene Yokota
ddf0f4f43d
bump modules to 1.2.0-M1
2018-06-18 22:39:40 -04:00
Eugene Yokota
8ec0e0193e
sbt-houserules 0.3.7
2018-06-14 02:51:09 -04:00
Eugene Yokota
86427c7ce7
Merge branch '1.1.x' into wip/merge-1.1.x
2018-06-12 23:33:47 -04:00
Eugene Yokota
833e61635e
IO 1.1.10 and Zinc 1.1.5
2018-05-27 22:38:58 -04:00
Eugene Yokota
b849894a36
IO 1.1.8
2018-05-08 17:52:30 -04:00
Eugene Yokota
24946189f0
Zinc 1.1.7
2018-05-07 16:18:46 -04:00
Eugene Yokota
38d53a941a
IO 1.1.7, Zinc 1.1.6
2018-05-05 04:53:34 -04:00
Eugene Yokota
96287f1ad5
Merge branch '1.1.x' into wip/merge-1.1.x
2018-05-04 21:55:50 -04:00
Eugene Yokota
94a57dcf00
Move fakeboot to home
...
https://github.com/sbt/sbt/pull/4143 kept failing, and while I was debugging,
I noticed that the target that it was downloading scala-compiler was in
/tmp/... for the remote instance.
This moves the fakeboot to a full path, which should make the build
less susceptible to failure due to random network issues.
2018-05-04 19:37:42 -04:00
Eugene Yokota
8409735077
Merge branch '1.1.x' into wip/merge-1.1.x
2018-05-04 12:40:43 -04:00
Eugene Yokota
28e90ea09b
Merge branch '1.1.x' into wip/merge-1.1.x
2018-04-29 14:31:30 -04:00
Seth Tisue
4477a42b5a
upgrade Scala 2.12.4 -> 2.12.6
...
I have no specific user-visible benefit in mind other than fewer
JARs to download for people who are on current versions of things
2018-04-27 23:20:51 -04:00
Dale Wijnand
490f57c779
Upgrade to sbt-scalafmt 1.15 & scalafmt 1.4.0
2018-04-24 16:09:48 +01:00