Philippus
|
15e6cdfd68
|
Set default maven configurations in pom configuration, fixes #1380
|
2018-08-05 09:25:33 +02:00 |
Johannes Rudolph
|
3cfb4a110c
|
Merge pull request #158 from MasseGuillaume/patch-2
Avoid http redirect in dependencyBrowseGraph
|
2018-08-03 15:43:58 +02:00 |
Guillaume Massé
|
23e1480e07
|
Avoid http redirect in dependencyBrowseGraph
I published a dependency graph at https://github.com/MasseGuillaume/spark-dependency-graph
and I noticed that https://cpettitt.github.io/project/graphlib-dot/v0.6.1/graphlib-dot.js redirects to
http://www.samsarin.com/project/graphlib-dot/v0.6.1/graphlib-dot.js
this causes the script to fail over insecure content.
|
2018-08-03 14:03:55 +02:00 |
Alexandre Archambault
|
349b0161cb
|
Setting version to 1.1.0-SNAPSHOT
|
2018-08-02 23:21:27 +02:00 |
Alexandre Archambault
|
496e40a2be
|
Updates for 1.1.0-M7
|
2018-08-02 23:16:59 +02:00 |
Alexandre Archambault
|
b22424bb9c
|
Setting version to 1.1.0-M7
|
2018-08-02 22:26:42 +02:00 |
Alexandre Archambault
|
d329f31137
|
Allow to force the value of Maven properties during resolution (#886)
|
2018-08-02 15:02:41 +02:00 |
Dale Wijnand
|
39070c18e2
|
Merge pull request #172 from dwijnand/lenient-StringTypeTag
Make checkTypeTag lenient on "scala." type prefix
|
2018-08-02 08:08:16 +01:00 |
Dale Wijnand
|
b1d02bee30
|
Make checkTypeTag lenient on "scala." type prefix
|
2018-08-02 07:52:13 +01:00 |
eugene yokota
|
bb2c73e183
|
Merge pull request #258 from xuwei-k/config-macro
fix #134 validate Configuration id
|
2018-08-01 12:35:56 -04:00 |
xuwei-k
|
326342cf32
|
fix #134 validate Configuration id
|
2018-08-01 22:45:02 +09:00 |
eugene yokota
|
6a9c7c934e
|
Merge pull request #171 from eed3si9n/wip/next
1.2.1-SNAPSHOT
|
2018-08-01 00:29:23 -04:00 |
eugene yokota
|
f42ec6f442
|
Merge pull request #257 from eed3si9n/wip/next
1.2.1-SNAPSHOT
|
2018-08-01 00:27:05 -04:00 |
Eugene Yokota
|
81a1317e53
|
1.2.1-SNAPSHOT
|
2018-08-01 00:16:15 -04:00 |
Eugene Yokota
|
98f15d8c8a
|
1.2.1-SNAPSHOT
|
2018-08-01 00:13:09 -04:00 |
eugene yokota
|
7c2ea0f374
|
Merge pull request #4290 from eed3si9n/wip/1.2.0
1.2.1-SNAPSHOT
|
2018-07-31 10:41:53 -04:00 |
Eugene Yokota
|
305a8de319
|
1.2.1-SNAPSHOT
|
2018-07-30 20:28:42 -04:00 |
eugene yokota
|
c7a4928529
|
Merge pull request #235 from eed3si9n/wip/revert-no-colors
Revert "Handle SBT_OPTS in bash"
|
2018-07-30 19:08:44 -04:00 |
Eugene Yokota
|
4a8b1b97db
|
Test more SBT_OPTS
|
2018-07-30 18:52:45 -04:00 |
Eugene Yokota
|
53e008a25d
|
Revert "Handle SBT_OPTS in bash"
This reverts commit ea93158ae3.
|
2018-07-30 18:43:53 -04:00 |
Eugene Yokota
|
4bcfaee264
|
1.2.0
|
2018-07-30 00:56:36 -04:00 |
eugene yokota
|
02cea368eb
|
Merge pull request #4288 from eed3si9n/wip/bump
Zinc, LM, Util 1.2.0
|
2018-07-30 00:26:50 -04:00 |
Eugene Yokota
|
3d5b198f88
|
Zinc, LM, Util 1.2.0
|
2018-07-29 22:45:46 -04:00 |
eugene yokota
|
d70dc049f8
|
Merge pull request #256 from eed3si9n/wip/bump
Util 1.2.0
|
2018-07-29 20:47:12 -04:00 |
Eugene Yokota
|
5dd1e6adc3
|
Util 1.2.0
|
2018-07-29 20:34:40 -04:00 |
eugene yokota
|
7e9e4879aa
|
Merge pull request #170 from eed3si9n/wip/bump
IO 1.2.0
|
2018-07-29 16:11:12 -04:00 |
Eugene Yokota
|
184c5bdaef
|
IO 1.2.0
|
2018-07-29 15:36:27 -04:00 |
eugene yokota
|
3fcc9e3629
|
Merge pull request #255 from eed3si9n/wip/put
Fixes destination file exists error message
|
2018-07-29 15:01:23 -04:00 |
Eugene Yokota
|
f353de243e
|
Fixes destination file exists error message
Fixes sbt/sbt#3431
Fixes sbt/sbt#4275
https://github.com/sbt/librarymanagement/pull/171 attempted to fix the error message previously, but it was not handling the common cases where the put is delegated to `super.put(...)`.
|
2018-07-29 14:50:39 -04:00 |
eugene yokota
|
ad346f529a
|
Merge pull request #4278 from jozic/human-readable-total
add human readable total time
|
2018-07-29 13:56:27 -04:00 |
eugene yokota
|
404ea508e0
|
Merge pull request #169 from Dwolla/issue-168
Output Caching: invoke output value function again, after executing output effect
|
2018-07-27 13:53:10 -04:00 |
Brian P. Holt
|
6f2b78b6a8
|
clean up compiler warnings in util-tracking
|
2018-07-27 11:35:26 -05:00 |
Brian P. Holt
|
141d9357cc
|
invoke output value function again, after executing output effect
fixes #168
|
2018-07-27 11:31:58 -05:00 |
eugene yokota
|
0e2adfb5f4
|
Merge pull request #232 from iwamatsu0430/recognize_sbt_opts
[WIP] Handle SBT_OPTS in bash
|
2018-07-25 16:08:22 -04:00 |
Eugene Platonov
|
cc2159d565
|
add human readable total time
|
2018-07-21 15:56:48 -04:00 |
Alexandre Archambault
|
cbb05e16af
|
Setting version to 1.1.0-SNAPSHOT
|
2018-07-17 20:14:33 +02:00 |
Alexandre Archambault
|
7dee5f65bd
|
Updates for 1.1.0-M6
|
2018-07-17 20:12:29 +02:00 |
Alexandre Archambault
|
fcd5200a64
|
Setting version to 1.1.0-M6
|
2018-07-17 19:46:53 +02:00 |
Alexandre Archambault
|
c6fb16de5b
|
Add option to disable copying files in non standalone bootstraps (#884)
|
2018-07-17 18:46:48 +02:00 |
Johannes Rudolph
|
cf7926d4f5
|
Automatic reformattig
Somehow this one was missed to be published before.
|
2018-07-17 12:13:58 +02:00 |
Johannes Rudolph
|
90f6cedb34
|
Merge pull request #157 from jrudolph/release-0.9.1
Release notes for 0.9.1
|
2018-07-17 12:04:53 +02:00 |
Johannes Rudolph
|
aac468140f
|
Merge pull request #155 from jrudolph/whatDependsOn-without-version
What depends on without version
|
2018-07-17 12:01:51 +02:00 |
Johannes Rudolph
|
f4bbf28459
|
Release notes for 0.9.1
|
2018-07-17 12:01:33 +02:00 |
Johannes Rudolph
|
9305521f19
|
Add test for whatDependsOn
|
2018-07-17 11:51:13 +02:00 |
Johannes Rudolph
|
1c35c67df3
|
Merge pull request #156 from jrudolph/fix-150
Derive resolution-cache dir location from ivyConfiguration, fixes #150
|
2018-07-17 11:50:06 +02:00 |
Alexandre Archambault
|
d4fff47ebe
|
Switch to scala-native 0.3.8 (#883)
|
2018-07-17 11:44:48 +02:00 |
Johannes Rudolph
|
71f0e933d4
|
Derive resolution-cache dir location from ivyConfiguration, fixes #150
|
2018-07-17 11:41:31 +02:00 |
Johannes Rudolph
|
6dbcad89d6
|
Merge master and adapt solution
A new case class ArtifactPattern was created which models both searching with
and without version.
|
2018-07-16 14:59:16 +02:00 |
Ryo Fukumuro
|
c5b43d8d35
|
Make bootstrap safe for arguments including spaces (#882)
|
2018-07-16 14:05:22 +02:00 |
Johannes Rudolph
|
e597bcf804
|
Merge pull request #154 from jrudolph/modernize-build
Update to sbt 1.1.6
|
2018-07-16 12:09:59 +02:00 |