Commit Graph

1792 Commits

Author SHA1 Message Date
Alexandre Archambault 1cd57c071b Tweak shading test 2017-05-31 15:25:06 +02:00
Alexandre Archambault f609e65f8b Add helper aggregate project 2017-05-31 15:24:53 +02:00
Alexandre Archambault 8002910a43 Run separate resolutions for distinct Ivy configurations subgraphs 2017-05-31 15:24:37 +02:00
Alexandre Archambault 18be2e2dd2 Add support for binary checksum files 2017-05-30 16:59:46 +02:00
Alexandre Archambault a8c7ab3f03 Minor refacto 2017-05-30 16:59:45 +02:00
Alexandre Archambault 7b1bbae208 Merge pull request #546 from coursier/develop
Add sbt-plugin: and typesafe: repo syntaxes
2017-05-18 12:25:26 +02:00
Alexandre Archambault 70906fcc8e Add sbt-plugin: and typesafe: repo syntaxes 2017-05-18 02:50:20 +02:00
Alexandre Archambault bfe36c7ec7 Merge pull request #545 from coursier/develop
Various small things
2017-05-18 02:29:12 +02:00
Alexandre Archambault f23fbda1ba Address more warnings 2017-05-16 17:06:35 +02:00
Alexandre Archambault 6e0c6c3515 Always use same Function1 instance for Resolution fields
Allows to use the resolution as cache key
2017-05-16 17:05:32 +02:00
Alexandre Archambault c4d3918792 Remove unused imports 2017-05-16 17:05:32 +02:00
Alexandre Archambault 334cc1b01a Address some compilation warnings 2017-05-16 17:05:32 +02:00
Alexandre Archambault 65a0b035d0 Tweak build 2017-05-16 17:05:32 +02:00
Alexandre Archambault 12e9ca3e08 Java-ize echo module 2017-05-16 17:05:32 +02:00
Alexandre Archambault 4f0b26d7a7 Add released versions to binary compatiblity versions 2017-05-15 18:54:30 +02:00
Alexandre Archambault a0bc58afa3 Dummy fix in release process 2017-05-15 18:54:29 +02:00
Alexandre Archambault 72fa824f36 Tweak tag step in sbt-release process 2017-05-15 18:54:29 +02:00
Alexandre Archambault 203e3fd477 Only compile http-server module in 2.12
So that we don't have to wait on its dependencies to add preliminary
support for scala 2.13
2017-05-15 18:54:29 +02:00
Alexandre Archambault 3656389fff Only compile sbt-launcher module in 2.11
So that we don't have to wait on its dependencies to add preliminary
support for scala 2.13
2017-05-15 18:54:29 +02:00
Alexandre Archambault 7c7f236bcc Bump plugins 2017-05-15 18:54:29 +02:00
Alexandre Archambault 70dad11384 Enable sbt-updates for plugins 2017-05-15 18:54:29 +02:00
Alexandre Archambault 95289d9657 Rename CONTRIBUTING.md to DEVELOP.md
So that it doesn't appear as recommended reading before submitting PRs
2017-05-15 18:54:29 +02:00
Alexandre Archambault 763106bf96 Switch to tut 0.5.1 2017-05-15 18:54:29 +02:00
Alexandre Archambault f62a110cfa Bump dependencies 2017-05-15 18:54:29 +02:00
Alexandre Archambault 2f350e058b Add sbt-updates 2017-05-15 15:32:49 +02:00
Alexandre Archambault 5ca736b87a Move property file under coursier namespace
Should make it move along the rest when shading coursier
2017-05-15 15:32:48 +02:00
Alexandre Archambault 9c7168fbc7 Add alias 2017-05-15 15:32:48 +02:00
Alexandre Archambault 89c3b3544d Don't create too visible empty directories during build 2017-05-15 15:32:48 +02:00
Alexandre Archambault f8c05d570b Dummy renaming in build 2017-05-15 15:32:47 +02:00
Alexandre Archambault 0b864ddabf Merge pull request #542 from xuwei-k/rename
fix github organization name. s/alexarchambault/coursier
2017-05-15 14:19:57 +02:00
xuwei-k a729d5a2c4 fix github organization name. s/alexarchambault/coursier 2017-05-13 23:14:23 +09:00
Alexandre Archambault 107cdf2aa4 Fix typo 2017-05-12 13:33:08 +02:00
Alexandre Archambault 325e8c84ee Add release notes for 1.0.0-RC3 2017-05-12 13:28:02 +02:00
Alexandre Archambault 8f7c7756d0 Setting version to 1.0.0-SNAPSHOT 2017-05-12 13:18:52 +02:00
Alexandre Archambault 67b3b06895
Updates for 1.0.0-RC3 2017-05-12 13:18:38 +02:00
Alexandre Archambault 10860681e6 Setting version to 1.0.0-RC3 2017-05-12 13:04:32 +02:00
Alexandre Archambault 928ecb6170 Merge pull request #541 from coursier/develop
Latest developments
2017-05-12 11:32:05 +02:00
Alexandre Archambault 688e5342f1 Add more refined typelevel test
Fixes https://github.com/coursier/coursier/issues/536
2017-05-12 00:00:14 +02:00
Alexandre Archambault e76f6170f1 Move typelevel-related things to new extra module 2017-05-12 00:00:14 +02:00
Alexandre Archambault 690b0b3215 Be fine with signatures of signatures of checksums of signatures of checksums of POMs
or various combinations of those
2017-05-11 17:48:45 +02:00
Alexandre Archambault 394f9f2bb6 Handle html entities in XML files 2017-05-11 17:48:44 +02:00
Alexandre Archambault 2f0eb1dba8 wuw 2017-05-11 17:48:44 +02:00
Alexandre Archambault fc38828818 Cleaning 2017-05-11 17:48:43 +02:00
Alexandre Archambault 83e04a8e45 Get parent metadata prior to requiring import dependencies 2017-05-11 17:48:43 +02:00
Alexandre Archambault bb4fcfceb6 Tweak console output 2017-05-11 17:48:43 +02:00
Alexandre Archambault 5af21ca88c Merge pull request #534 from coursier/topic/foo
Minor things
2017-05-11 12:52:00 +02:00
Alexandre Archambault b77016cf77 Merge pull request #533 from ChristopherDavenport/updateSupported
List Support for 0.13.15 in Readme
2017-05-11 12:51:45 +02:00
Christopher Davenport 74acc32a11 Added Newly Supported Version to README
Support was added for 0.13.15, 0.13.16-M1, and 1.0.0-M5
2017-05-10 15:38:07 -04:00
Alexandre Archambault ed134dda7a Remove unnecessary java option in scripted tests 2017-05-10 15:39:10 +02:00
Alexandre Archambault 3a2b253643 Shade jsoup too 2017-05-10 02:52:05 +02:00