Commit Graph

17940 Commits

Author SHA1 Message Date
Alexandre Archambault bda358ba9b Merge Version and ComparableVersion 2015-06-21 19:37:19 +02:00
Alexandre Archambault a70ed0c292 Add Central test 2015-06-21 19:37:19 +02:00
Alexandre Archambault 02d28ef9bb Cleaning 2015-06-21 19:37:19 +02:00
Alexandre Archambault 7d3a9d215d Displaying exclusions in results in web app 2015-06-21 19:37:18 +02:00
Alexandre Archambault 3f8202a1d7 Cleaning 2015-06-21 19:37:18 +02:00
Alexandre Archambault 51af58da62 Simplified DateTime definition 2015-06-21 19:37:18 +02:00
Alexandre Archambault df7d1e7693 Rework of the filtering of no more required dependencies 2015-06-21 19:37:18 +02:00
Alexandre Archambault 56c5a98e4d Cleaning 2015-06-21 19:04:49 +02:00
Alexandre Archambault dddc750df3 Add exclusion/optional merging test
Would not expect this to pass before 524ed3320b
2015-06-21 19:04:48 +02:00
Alexandre Archambault 474a4a01f6 Cleaning 2015-06-21 19:04:47 +02:00
eugene yokota 18c9c19612 Merge pull request #2057 from sbt/wip/fixbuild
Adds bundledLauncherProj to allProj
2015-06-20 20:10:23 -04:00
eugene yokota 01f1627702 Merge pull request #2057 from sbt/wip/fixbuild
Adds bundledLauncherProj to allProj
2015-06-20 20:10:23 -04:00
Eugene Yokota bcec8353e0 Fix typo 2015-06-20 14:42:26 -04:00
Eugene Yokota bc163bbe3e Fix typo 2015-06-20 14:42:26 -04:00
Eugene Yokota 81343707b9 Skip process unit tests 2015-06-20 14:21:59 -04:00
Eugene Yokota 131e99b7c9 Skip process unit tests 2015-06-20 14:21:59 -04:00
Eugene Yokota f3ff3594ed Adds bundledLauncherProj to allProj
This matters when someone tries to locally build sbt from source.
2015-06-20 14:21:59 -04:00
Eugene Yokota bd6f9e712d Add unit tests to Travis 2015-06-20 14:21:59 -04:00
Eugene Yokota 56cc49a6b0 Remove launcher tests 2015-06-20 14:21:59 -04:00
Eugene Yokota 60e2057b15 Adds bundledLauncherProj to allProj
This matters when someone tries to locally build sbt from source.
2015-06-20 14:21:59 -04:00
eugene yokota 3cda2efb96 Merge pull request #2068 from sbt/wip/scalaversionbump
Bumping up Scala version to 2.10.5/2.11.6. Fixes #1666, Ref #1980
2015-06-20 10:59:03 -04:00
eugene yokota 2cb9694b6d Merge pull request #2068 from sbt/wip/scalaversionbump
Bumping up Scala version to 2.10.5/2.11.6. Fixes #1666, Ref #1980
2015-06-20 10:59:03 -04:00
Alexandre Archambault 547320b107 Update README 2015-06-20 16:31:58 +02:00
Alexandre Archambault 400f1544a0 Merge pull request #38 from alexarchambault/develop
Update USAGE.md
2015-06-20 16:20:56 +02:00
Alexandre Archambault 06dc58f408 Update USAGE.md
Not tested as is yet, hope that's all that need updating
2015-06-20 16:19:18 +02:00
Alexandre Archambault a84306c942 Merge pull request #37 from alexarchambault/develop
Last developments
2015-06-20 16:18:19 +02:00
Alexandre Archambault d1249b0223 Add comments / cleaning 2015-06-20 16:02:37 +02:00
Alexandre Archambault 76c4b96bc1 Cleaning 2015-06-20 16:02:36 +02:00
Alexandre Archambault 57cf737852 Fix
Fixes resolutions wrongly reported as not done. Happened for
org.apache.spark:spark-core_2.11:1.3.1 in particular.
2015-06-20 16:02:35 +02:00
Alexandre Archambault 9455a9906f Basic caching 2015-06-20 16:02:35 +02:00
Alexandre Archambault a325a8fdf0 Minor fix 2015-06-20 16:02:34 +02:00
Alexandre Archambault 962ef2a4aa Allow specifying the max number of iterations on the command line 2015-06-20 16:02:29 +02:00
Eugene Yokota 81f175ddbf Fixes #1666 2015-06-20 00:51:42 -04:00
Eugene Yokota 6fc13d0308 Try to keep bincompat 2015-06-19 23:05:01 -04:00
Alexandre Archambault 8ab72e7431 Update gh-pages script 2015-06-20 03:49:38 +02:00
Alexandre Archambault 38378a9735 Merge pull request #36 from alexarchambault/topic/fix
Workaround for loading of javascript resources from github
2015-06-20 02:48:24 +02:00
Alexandre Archambault 2ea45e9269 Workaround for loading of javascript resources from github
Fixes https://github.com/alexarchambault/coursier/issues/35
2015-06-20 01:01:24 +02:00
Eugene Yokota d0473906c2 Bumping up Scala version to 2.10.5/2.11.6. Fixes #1980
To pass File => Unit callback across the classloader boundary
I am encoding it as a java.util.List[File] by overriding
 method.
This was needed since Java didn't allow me to cast
from one classloader to the other.
2015-06-19 16:51:39 -04:00
Eugene Yokota 618ac5236a Bumping up Scala version to 2.10.5/2.11.6. Fixes #1980
To pass File => Unit callback across the classloader boundary
I am encoding it as a java.util.List[File] by overriding
 method.
This was needed since Java didn't allow me to cast
from one classloader to the other.
2015-06-19 16:51:39 -04:00
The Gitter Badger 316b4d1dac Added Gitter badge 2015-06-19 08:07:56 +00:00
Alexandre Archambault e23281af2c Merge pull request #29 from alexarchambault/develop
Last developments
2015-06-18 19:23:08 +02:00
Alexandre Archambault 722d4ff614 Add comments 2015-06-18 18:52:32 +02:00
Alexandre Archambault 13cbbf6fbd Shorter timeout 2015-06-18 18:52:28 +02:00
Alexandre Archambault 830a81c651 Proper URL encoding in proxied JSONP request 2015-06-18 18:52:27 +02:00
Alexandre Archambault 754ffcbd38 Recovering futures in case of error in web app
Fixes https://github.com/alexarchambault/coursier/issues/3
2015-06-18 18:52:26 +02:00
Alexandre Archambault 08349d129a Typo in web app log 2015-06-18 18:52:25 +02:00
Alexandre Archambault a52719a25b Cleaning 2015-06-18 18:52:24 +02:00
Alexandre Archambault 43ccad0c4e Timeout for jsonp/xhr requests 2015-06-18 18:52:13 +02:00
Alexandre Archambault 8ca951d2c2 Merge pull request #27 from alexarchambault/develop
Last developments
2015-06-18 15:47:39 +02:00
Alexandre Archambault 9186dff21c New attempt at having Travis push to gh-pages 2015-06-18 03:35:56 +02:00