Alexandre Archambault
|
03ee4727ba
|
Only use relative paths on Windows CI
Working dir seems to have a different absolute path since the
organization change
|
2017-03-20 11:51:59 +01:00 |
Alexandre Archambault
|
4d95909089
|
Use https repo (Windows CI)
|
2017-03-20 11:16:06 +01:00 |
Alexandre Archambault
|
c25b5517ed
|
Update organization here or there
|
2017-03-20 00:41:04 +01:00 |
Alexandre Archambault
|
cdcb2fa6d0
|
Update organization in README
|
2017-03-20 00:15:19 +01:00 |
Jentsch
|
82b1d4287b
|
Bump jquery version
|
2017-03-20 00:04:08 +01:00 |
Alexandre Archambault
|
2532453266
|
Sync README.md with doc/README.md
Recent changes in MavenRepository were not reflected in the current
README.md
|
2017-03-20 00:04:08 +01:00 |
Alexandre Archambault
|
14f297b4f7
|
Merge pull request #457 from alexarchambault/topic/tweak-launcher
Tweak launcher
|
2017-03-14 16:47:18 +01:00 |
Alexandre Archambault
|
11a1e509b5
|
Allow proguarded jar to be launched straightaway
With the right bash header
|
2017-03-14 15:39:01 +01:00 |
Alexandre Archambault
|
23ea3ff6fa
|
Add echo application
Simply echoes its arguments - for testing purposes
|
2017-03-14 15:39:00 +01:00 |
Alexandre Archambault
|
e33ab63089
|
Merge pull request #445 from Jentsch/patch-1
Change default for use sbt credentials to true
|
2017-03-10 12:13:29 +01:00 |
Alexandre Archambault
|
3fcbe90cb5
|
Merge pull request #452 from alexarchambault/topic/https-repo
Use https repo
|
2017-03-10 12:07:29 +01:00 |
Alexandre Archambault
|
968147b7b7
|
Merge pull request #447 from alexarchambault/topic/shading
Switch to sbt-coursier / sbt-shading 1.0.0-M15-5
|
2017-03-10 11:51:50 +01:00 |
Alexandre Archambault
|
41c0cea23b
|
Use https repo
|
2017-03-10 10:41:05 +01:00 |
Alexandre Archambault
|
2bc1aebba5
|
Switch to sbt-coursier / sbt-shading 1.0.0-M15-5
Should not require pulling a custom version of jarjar
|
2017-03-10 10:31:13 +01:00 |
Alexandre Archambault
|
33a5b55655
|
Merge pull request #451 from alexarchambault/topic/tweak-sbt-shading
Tweak sbt-shading
|
2017-03-10 09:41:44 +01:00 |
Alexandre Archambault
|
5b47180285
|
Update flaky test
|
2017-03-10 01:00:17 +01:00 |
Alexandre Archambault
|
24879cbde2
|
Tweak sbt-shading output
|
2017-03-10 00:45:42 +01:00 |
Alexandre Archambault
|
2c18c9472c
|
Don't shade too many things
|
2017-03-10 00:45:38 +01:00 |
Alexandre Archambault
|
f678e39cfa
|
Update scripts
|
2017-03-06 10:14:28 +01:00 |
Alexandre Archambault
|
1a42b83c38
|
Merge pull request #448 from alexarchambault/topic/publish-signed-shading
Have publishSigned publish artifacts with shading
|
2017-03-05 16:37:59 +01:00 |
Alexandre Archambault
|
9eff5f3402
|
Have publishSigned publish artifacts with shading
1.0.0-M15-3 -> 🗑️
|
2017-03-05 15:47:41 +01:00 |
Jentsch
|
65ff648bf5
|
Change default for use sbt credentials to true
|
2017-02-28 16:53:30 +01:00 |
Alexandre Archambault
|
991b60ddbc
|
Merge pull request #443 from alexarchambault/topic/foo
Various changes
|
2017-02-28 16:08:31 +01:00 |
Alexandre Archambault
|
112638582f
|
Shade fastparse
|
2017-02-28 15:09:18 +01:00 |
Alexandre Archambault
|
ab319b164f
|
Shade jarjar into sbt-shading
|
2017-02-28 14:46:58 +01:00 |
Alexandre Archambault
|
d0bcc77d25
|
Switch to sbt-coursier 1.0.0-M15-2
|
2017-02-28 14:26:35 +01:00 |
Alexandre Archambault
|
67f048878c
|
Keep properties files when proguarding
Makes jsoup happier from the proguarded launcher
|
2017-02-28 13:29:10 +01:00 |
Alexandre Archambault
|
630a780487
|
Add custom sbt launcher
|
2017-02-28 13:14:07 +01:00 |
Alexandre Archambault
|
b6295b2719
|
Merge pull request #439 from alexarchambault/topic/sbt-launcher
Add sbt launcher
|
2017-02-27 21:50:22 +01:00 |
Alexandre Archambault
|
4dd9f7954b
|
Tweak some type class derivations
Hopefully will address more-or-less random failures, on the CI in
particular
|
2017-02-27 16:43:30 +01:00 |
Alexandre Archambault
|
c59c7d45ca
|
Refactor travis.sh
|
2017-02-27 16:18:41 +01:00 |
Alexandre Archambault
|
bf92539b53
|
Actually, let's cache ~/.coursier on CI
|
2017-02-27 16:02:47 +01:00 |
Alexandre Archambault
|
164e044977
|
Remove deprecated env var on CI
|
2017-02-27 16:02:47 +01:00 |
Alexandre Archambault
|
7de033a68f
|
Move all scripts under scripts/
|
2017-02-27 16:01:02 +01:00 |
Alexandre Archambault
|
17faeb7686
|
Hitting sbt issue 1673?
|
2017-02-27 16:01:02 +01:00 |
Alexandre Archambault
|
88f54cc356
|
Add sbt-launcher
|
2017-02-27 16:01:02 +01:00 |
Alexandre Archambault
|
e5a6a609e3
|
Exclude pom from pack distributions
Upcoming sbt-coursier includes this in the update report, and these
aren't ignored by sbt-pack by default (yet?)
|
2017-02-27 15:54:57 +01:00 |
Alexandre Archambault
|
36ba4b6252
|
Remove unnecessary --default-artifact-type option, fix javadoc / sources
|
2017-02-27 15:54:57 +01:00 |
Alexandre Archambault
|
ac00abd152
|
Tweak artifact listing
Can't remember when / why this one was necessary...
|
2017-02-27 15:54:57 +01:00 |
Alexandre Archambault
|
c131d6c856
|
No more "Unrecognized repository inter-project" from the sbt plugin
|
2017-02-27 15:54:57 +01:00 |
Alexandre Archambault
|
7914603f40
|
Remove deprecated comment
|
2017-02-27 15:54:57 +01:00 |
Alexandre Archambault
|
0e9109c3f7
|
Don't assume directory listing to be changing...
for non changing dependencies
|
2017-02-27 15:54:56 +01:00 |
Alexandre Archambault
|
a84057f792
|
Ensure no progress stuff if printed...
after progress report is stopped
just in case
|
2017-02-27 15:54:56 +01:00 |
Alexandre Archambault
|
21ba9888a5
|
Flush output after progress bars
Should fix some progress info not being cleared
|
2017-02-21 15:57:39 +01:00 |
Alexandre Archambault
|
9ece419bc8
|
Take into account COURSIER_PROGRESS the right way
COURSIER_PROGRESS=true was disabling progress bars before that
|
2017-02-21 15:57:38 +01:00 |
Alexandre Archambault
|
114d2f95ad
|
Merge pull request #430 from alexarchambault/topic/artifact-type
Tweak artifact type handling for Maven repos
|
2017-02-14 10:16:59 +01:00 |
Alexandre Archambault
|
643c6d2201
|
Don't keep directory listing downloads in sight
|
2017-02-13 19:19:39 +01:00 |
Alexandre Archambault
|
766ccbf5a9
|
Better handling of optional dependencies
|
2017-02-13 19:19:39 +01:00 |
Alexandre Archambault
|
cce332eb55
|
Refactor web page link listing logic, implement it on the scalajs side
|
2017-02-13 19:19:39 +01:00 |
Alexandre Archambault
|
e59dd7d5b0
|
Manually set nodejs dependency versions, tweak package.json format
|
2017-02-13 19:19:29 +01:00 |