Alexandre Archambault
|
f29e74126d
|
Cache scaladex lookups
|
2017-04-03 10:09:33 +02:00 |
Alexandre Archambault
|
1380d7a741
|
Quick & dirty scaladex lookup
|
2017-04-03 10:09:33 +02:00 |
Alexandre Archambault
|
c176adca3c
|
Enable sbt plugin hack in Maven repo paths by default
|
2017-04-03 00:19:51 +02:00 |
Alexandre Archambault
|
c1c21339bd
|
Add CONTRIBUTING guide
|
2017-04-02 22:44:43 +02:00 |
Alexandre Archambault
|
3f88fb9449
|
Merge pull request #476 from coursier/topic/rework-build-sbt
Rework build.sbt
|
2017-04-02 22:43:44 +02:00 |
Alexandre Archambault
|
96b188b9a9
|
Merge pull request #474 from coursier/topic/fix-warnings
Fix some warnings
|
2017-04-02 22:02:22 +02:00 |
Alexandre Archambault
|
13262a3831
|
Rework build.sbt
|
2017-04-02 21:51:11 +02:00 |
Alexandre Archambault
|
8134809c99
|
Use the newly-added Resolution.metadataErrors instead of errors
|
2017-03-27 16:23:29 +02:00 |
Alexandre Archambault
|
44e3eee0d3
|
Fix deprecation warning
|
2017-03-27 16:18:17 +02:00 |
Alexandre Archambault
|
79e60f17ca
|
Fix one-arg deprecated annotation warnings
|
2017-03-27 16:16:17 +02:00 |
Alexandre Archambault
|
3cd79fc29c
|
Merge pull request #472 from coursier/topic/low-level-clean-up
Low level clean up
|
2017-03-27 11:39:32 +02:00 |
Alexandre Archambault
|
f0d16c88d8
|
Merge pull request #421 from kzys/fix-408
Trim whitespaces around version specifiers
|
2017-03-27 10:55:04 +02:00 |
Alexandre Archambault
|
3bdfee3b8c
|
Merge branch 'jentsch/low-level-clean-up' into topic/low-level-clean-up
|
2017-03-27 10:36:32 +02:00 |
Alexandre Archambault
|
9dd6d78ba8
|
Merge pull request #437 from kzys/checksum-errors
Create Resolution#errors from its errorCache
|
2017-03-27 10:31:59 +02:00 |
Kazuyoshi Kato
|
557cd8036d
|
Report all errors including POM-related ones
Resolution#errors don't have POM-related errors (e.g. #157).
The new `metadataErrors` method would replace the original `errors`
eventually.
|
2017-03-25 23:07:49 -07:00 |
Jentsch
|
330134d5d9
|
Simplified handling of undefined settings
(Also avoiding null)
|
2017-03-23 21:07:50 +01:00 |
Jentsch
|
363a841f5a
|
Replaced linesIterator by not deprecated lines method
|
2017-03-23 21:07:50 +01:00 |
Jentsch
|
7caee99846
|
Prevent compiler from inferring existential
|
2017-03-23 21:07:50 +01:00 |
Jentsch
|
a244509b67
|
Replaced structural types by actual classes
|
2017-03-23 21:07:50 +01:00 |
Jentsch
|
711e744d75
|
Let compiler explain warnings
|
2017-03-23 21:07:50 +01:00 |
Jentsch
|
2acad5bcb2
|
Replaced console.err.println by sbt logger
|
2017-03-23 21:07:50 +01:00 |
Alexandre Archambault
|
11a3773a11
|
Merge pull request #471 from coursier/topic/fix-snapshot-versioning-artifacts
Fix missing artifacts for snapshot versioning
|
2017-03-23 16:52:14 +01:00 |
Alexandre Archambault
|
729c62278a
|
Fix missing artifacts for snapshot versioning
Regression since recent overhaul of artifact type handling
|
2017-03-23 14:07:48 +01:00 |
Alexandre Archambault
|
1fbf06e0b0
|
Update gitter links
|
2017-03-21 20:06:20 +01:00 |
Alexandre Archambault
|
8dd90a6491
|
Merge pull request #467 from coursier/topic/scalajs-0.6.15
Switch to scalajs 0.6.15
|
2017-03-21 17:50:01 +01:00 |
Alexandre Archambault
|
621d0ca18e
|
Switch to scalajs 0.6.15
|
2017-03-21 15:01:02 +01:00 |
Alexandre Archambault
|
aa7794f950
|
Merge pull request #466 from coursier/topic/updates
Updates
|
2017-03-21 13:17:36 +01:00 |
Alexandre Archambault
|
9e2d1b3686
|
Update flaky test
|
2017-03-21 11:56:44 +01:00 |
Alexandre Archambault
|
49eeab9097
|
Set working dir for it web server on Windows CI
|
2017-03-21 11:56:44 +01:00 |
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 |