Dale Wijnand
79c7483982
Merge pull request #202 from eed3si9n/wip/tests
...
Reorganize existing tests
2018-01-15 14:57:26 +00:00
Dale Wijnand
0885233281
Deprecates Extracted#append for appendWithSession.
...
.. and appendWithoutSession.
2018-01-15 14:48:58 +00:00
eugene yokota
b1303337ca
Merge pull request #203 from stephennancekivell/resolver-access-denied-warning
...
Add a warning for resolver access denied errors.
2018-01-14 22:35:59 -05:00
Stephen Nancekivell
375333144c
Add a warning for resolver access denied errors.
2018-01-14 19:19:20 +11:00
Eugene Yokota
e58b303297
1.1.1-SNAPSHOT
2018-01-13 03:27:11 -05:00
Eugene Yokota
c0ac7061db
Reorganize existing tests
2018-01-12 23:10:15 -05:00
Dale Wijnand
d1071002be
Merge pull request #3790 from eatkins/cache-watch-service
...
Cache WatchService in continuous builds
2018-01-12 15:17:51 +00:00
Dale Wijnand
c806a556ef
Merge pull request #3872 from dwijnand/whitesource
...
Add, configure & enforce sbt-whitesource
2018-01-11 17:00:48 +00:00
Dale Wijnand
cdba3e6bea
Add, configure & enforce sbt-whitesource
2018-01-11 14:13:21 +00:00
Dale Wijnand
2022713ff5
Merge pull request #144 from dwijnand/whitesource
...
Add, configure & enforce sbt-whitesource
2018-01-11 14:12:43 +00:00
Dale Wijnand
eb76b873f2
Merge pull request #201 from dwijnand/whitesource
...
Add, configure & enforce sbt-whitesource
2018-01-11 14:09:17 +00:00
Dale Wijnand
039cb1591e
Add, configure & enforce sbt-whitesource
2018-01-11 14:02:45 +00:00
Dale Wijnand
a21d7dec94
Add, configure & enforce sbt-whitesource
2018-01-11 13:57:15 +00:00
Dale Wijnand
6477d6146f
Merge pull request #3866 from dwijnand/mima
...
update mimaPreviousArtifacts. add sbt 1.1.0
2018-01-10 18:34:02 +00:00
Dale Wijnand
9c94c4ce1a
Merge pull request #3867 from dwijnand/11
...
Upgrade to sbt 1.1.0
2018-01-10 17:51:29 +00:00
Dale Wijnand
9c1f3ff366
Merge pull request #200 from dwijnand/11
...
Upgrade to sbt 1.1.0
2018-01-10 17:02:43 +00:00
Dale Wijnand
28164ca7e6
Merge pull request #143 from dwijnand/11
...
Upgrade to sbt 1.1.0
2018-01-10 17:02:38 +00:00
Dale Wijnand
70fa5f13cb
Update, extract & override scala versions for plugins ( #730 )
...
* Update, extract & override scala versions for plugins
* Only override crossScalaVersions in sbt-plugins
That way (hopefully) the current CI setup using ++ doesn't break. See #730
2018-01-10 17:24:16 +01:00
Dale Wijnand
cb2042c283
Upgrade to sbt 1.1.0
2018-01-10 16:08:13 +00:00
Dale Wijnand
0c187fa9ec
Upgrade to sbt 1.1.0
2018-01-10 16:06:25 +00:00
Dale Wijnand
8e8e0747a8
Upgrade to sbt 1.1.0
2018-01-10 16:04:57 +00:00
Dale Wijnand
01bb0bd7dd
Merge pull request #199 from dwijnand/mima
...
Add version 1.1.2 to mimaPreviousArtifacts
2018-01-10 16:01:53 +00:00
Dale Wijnand
03b3d4fa72
Merge pull request #142 from dwijnand/mima
...
Add version 1.1.2 to mimaPreviousArtifacts
2018-01-10 15:58:43 +00:00
xuwei-k
57caee6152
update mimaPreviousArtifacts. add sbt 1.1.0
2018-01-10 15:46:14 +00:00
Dale Wijnand
aa26ae64b9
Add version 1.1.2 to mimaPreviousArtifacts
2018-01-10 15:42:42 +00:00
Dale Wijnand
8e717bda30
Add version 1.1.2 to mimaPreviousArtifacts
2018-01-10 15:42:04 +00:00
Dale Wijnand
1bb7742d71
Replace most of SbtCompatibility with sbt-compat ( #731 )
2018-01-10 15:38:48 +01:00
Dale Wijnand
a52c3bbd9c
Merge pull request #3864 from xuwei-k/mimaPreviousArtifacts
...
update mimaPreviousArtifacts. add sbt 1.1.0
2018-01-10 14:27:12 +00:00
Dale Wijnand
364ef51a37
Merge pull request #198 from sbt/1.1.x
...
Merge 1.1.x into 1.x
2018-01-10 14:15:10 +00:00
Dale Wijnand
df74f78300
Merge pull request #141 from sbt/1.1.x
...
Merge 1.1.x into 1.x
2018-01-10 14:14:57 +00:00
xuwei-k
afd214d4b0
update mimaPreviousArtifacts. add sbt 1.1.0
2018-01-10 12:48:07 +09:00
Alexandre Archambault
39c7708297
Merge pull request #729 from dwijnand/remove-build-load-warning
...
Enable reflective class in the hackaround of tweakedScriptedTask
2018-01-09 17:22:16 +01:00
Dale Wijnand
7953cc4d67
Enable reflective class in the hackaround of tweakedScriptedTask
2018-01-09 14:49:57 +00:00
Alexandre Archambault
b8ca5438c9
Merge pull request #732 from coursier/topic/fix-java-6-test
...
Fix Java 6 test
2018-01-09 15:43:14 +01:00
Dale Wijnand
907fc2615b
Merge pull request #3839 from xuwei-k/delete-build-info
...
delete "buildinfo.BuildInfo" from sbt main
2018-01-09 14:30:07 +00:00
Alexandre Archambault
f414cf96b1
Fix Java 6 test
2018-01-09 14:32:14 +01:00
eugene yokota
bf9cd40349
Merge pull request #207 from sbt/wip/windows
...
Fix "was unexpected at this time."
2018-01-08 10:33:12 -05:00
Eugene Yokota
417599b463
Fixing test
2018-01-08 10:17:38 -05:00
Eugene Yokota
3b39ff0554
Use more delayed expansion
...
Fixes #206
When I use unzipped sbt.bat it seems to runs ok, but using the msi installer version, this variable seems to expand and causes:
```
\sbt\bin\java9-rt-export.jar was unexpected at this time.
```
2018-01-08 10:06:04 -05:00
Dale Wijnand
a0b27d29b7
Merge pull request #3854 from sbt/1.1.x
...
1.1.x
2018-01-08 11:16:26 +00:00
xuwei-k
7ff88a3e51
delete buildinfo.BuildInfo from sbt main
...
sbt-buildinfo plugin have `buildInfoScopedSettings(Compile)` in default.
I think it is unnecessary. or we should set "buildinfoPackage in Compile" and "buildinfoObject in Compile"
https://github.com/sbt/sbt-buildinfo/blob/v0.7.0/src/main/scala/sbtbuildinfo/BuildInfoPlugin.scala#L11
2018-01-08 14:50:42 +09:00
eugene yokota
852d4ea37c
Merge pull request #3852 from eed3si9n/wip/notes
...
Zinc 1.1.0
2018-01-06 01:45:02 -05:00
Eugene Yokota
5a695b9761
launchconfig
2018-01-05 22:47:58 -05:00
eugene yokota
a8b7b5a060
Merge pull request #205 from philwalk/cygfix
...
remove invisible carriage-return appended to java_version under cygwin
2018-01-05 17:14:43 -05:00
Phil
13f2bafdf8
remove invisible carriage-return appended to java_version under cygwin
2018-01-05 14:36:17 -07:00
eugene yokota
f66161a14f
line up Scala version and JLine
2018-01-05 15:55:14 -05:00
Eugene Yokota
47d66eef0f
Zinc 1.1.0
2018-01-05 14:07:04 -05:00
Eugene Yokota
bd5cbc4fb3
notes
2018-01-05 14:06:46 -05:00
Dale Wijnand
7acc3c1fb9
Merge pull request #204 from sbt/version-memory
...
Set both Xms & Xmx when running java -version
2018-01-04 11:28:32 +00:00
Dale Wijnand
901e5794b8
Set both Xms & Xmx when running java -version
...
See the comments in #203 .
My choice of minimum memory is basically arbitrary.
2018-01-04 10:18:18 +00:00