Commit Graph

11744 Commits

Author SHA1 Message Date
Eugene Yokota 38b0e57cab removing Maven resolver plugin tests from Travis
50% of the flaky test failings are coming from
mavenResolverPluginTest:scripted group.
This show that Maven resolver plugin disproportionally causes flakiness
either on its own or combined with Travis.
2015-04-10 00:56:53 -04:00
Eugene Yokota 4a6ece4ad9 Scalariform 2015-04-10 00:30:37 -04:00
Eugene Yokota 612a37bceb #1958. marking npe check pending
Initially this test check for NPE during update.
It has done its job by ensuring the fixes are implemented.
Now it's failing the Travis when tested with
mavenResolverPluginTest:scripted.
2015-04-10 00:30:13 -04:00
eugene yokota a35cbc9439 Merge pull request #1946 from dwijnand/rename-root-project-to-sbtRoot
Rename root project to sbtRoot.
2015-04-07 14:50:27 -07:00
eugene yokota 6b89a134e7 Merge pull request #1946 from dwijnand/rename-root-project-to-sbtRoot
Rename root project to sbtRoot.
2015-04-07 14:50:27 -07:00
eugene yokota d6f7dbdddc Merge pull request #1945 from dwijnand/make-use-of-0.13.8-settings-syntax
Make use of the nicer Project settings syntax in 0.13.8.
2015-04-07 14:49:55 -07:00
eugene yokota 20d52b712c Merge pull request #1945 from dwijnand/make-use-of-0.13.8-settings-syntax
Make use of the nicer Project settings syntax in 0.13.8.
2015-04-07 14:49:55 -07:00
Andrew Johnson 6fd9ad5635 Add constructor with default sync value 2015-04-03 11:33:12 -04:00
Andrew Johnson 27f915e46a Tweak test for CI 2015-04-03 11:32:25 -04:00
Andrew Johnson 5650f1bc8f Fix compilation error in BaseIvySpecification 2015-03-31 13:03:49 -04:00
Andrew Johnson e647234743 Add retrieveManagedSync 2015-03-31 10:59:41 -04:00
Johannes Rudolph 2e3a8fa168 bump version 2015-03-30 08:12:31 +02:00
Johannes Rudolph 76fed827f6 update build to 0.13.8 2015-03-30 08:00:08 +02:00
Johannes Rudolph b6400fc573 Merge commit 'pull/68' 2015-03-29 11:59:17 +02:00
eugene yokota fd5a70fb30 Merge pull request #1944 from sbt/wip/fix-aether-range-query
Wip/fix aether range query
2015-03-27 13:01:19 -07:00
eugene yokota 289162a301 Merge pull request #1944 from sbt/wip/fix-aether-range-query
Wip/fix aether range query
2015-03-27 13:01:19 -07:00
Josh Suereth 3611ba4943 Fix unit test for makepom. 2015-03-27 07:51:37 -04:00
Dale Wijnand 5f37efa4f5 Rename root project to sbtRoot.
This is mostly for IntelliJ IDEA.

Currently IntelliJ IDEA's Scala (and SBT) plugin defines:

* the project name (as seen in the window title and in the "open recent
  project" list) from `name`
* the root module (as seen in the project view and in project structure)
  from `id`
* doesn't use `moduleName` at all

After this change the sbt project is no longer identified as "root".

I was undecided between `sbtRoot` and `sbtRootProj`, and went with the
shorter option. I'm happy to revise this decision.
2015-03-27 01:35:36 +00:00
Dale Wijnand f4e692ca88 Rename root project to sbtRoot.
This is mostly for IntelliJ IDEA.

Currently IntelliJ IDEA's Scala (and SBT) plugin defines:

* the project name (as seen in the window title and in the "open recent
  project" list) from `name`
* the root module (as seen in the project view and in project structure)
  from `id`
* doesn't use `moduleName` at all

After this change the sbt project is no longer identified as "root".

I was undecided between `sbtRoot` and `sbtRootProj`, and went with the
shorter option. I'm happy to revise this decision.
2015-03-27 01:35:36 +00:00
Dale Wijnand c2325f590b Make use of the nicer Project settings syntax in 0.13.8. 2015-03-27 01:19:26 +00:00
Dale Wijnand 5c2ec63fa6 Make use of the nicer Project settings syntax in 0.13.8. 2015-03-27 01:19:26 +00:00
Josh Suereth edeb9815ae Fixes #1921.
* Add version range query (if needed) before resolving artifact in Aether.
* Ensure detected version is used after having a version range query.
2015-03-26 16:09:29 -04:00
Josh Suereth bb90017911 Adding a test for #1921 2015-03-26 16:09:08 -04:00
eugene yokota 610c79290b Merge pull request #1942 from ajozwik/patch-1
Updated to 0.13.9-SNAPSHOT
2015-03-26 09:03:56 -07:00
eugene yokota bb111fdac4 Merge pull request #1942 from ajozwik/patch-1
Updated to 0.13.9-SNAPSHOT
2015-03-26 09:03:56 -07:00
Josh Suereth 0ca14fdf86 Merge pull request #1938 from sbt/wip/launcher-as-module
Removing launcher in favor of re-wrapping sbt/launcher module
2015-03-26 08:13:46 -04:00
Josh Suereth 74a9c047f8 Merge pull request #1938 from sbt/wip/launcher-as-module
Removing launcher in favor of re-wrapping sbt/launcher module
2015-03-26 08:13:46 -04:00
Andrzej Jozwik 29c99c0780 Updated to 0.13.8 2015-03-26 08:56:16 +01:00
Andrzej Jozwik 66119474b6 Updated to 0.13.9-SNAPSHOT 2015-03-26 08:40:51 +01:00
eugene yokota 26aeb3a22f Merge pull request #1941 from sbt/wip/1940
Wip/1940
2015-03-25 15:11:58 -07:00
eugene yokota 2bbeb4bea9 Merge pull request #1941 from sbt/wip/1940
Wip/1940
2015-03-25 15:11:58 -07:00
Eugene Yokota 3159ce1063 Adds note to on #1940 2015-03-25 18:11:36 -04:00
Josh Suereth 86517928c6 Fix test to ignore bintray, and updated to 1.0.0-M1 launcher. 2015-03-25 15:02:09 -04:00
David Perez fc3a22f02b Merge remote-tracking branch 'upstream/0.13' into 0.13 2015-03-25 16:12:54 +01:00
David Perez 4b5a3b785e Merge remote-tracking branch 'upstream/0.13' into 0.13 2015-03-25 16:12:54 +01:00
David Perez c7c9898b4e Merge remote-tracking branch 'origin/0.13.7' into 0.13 2015-03-25 16:01:15 +01:00
David Perez ef6c5f7e55 Merge remote-tracking branch 'origin/0.13.7' into 0.13 2015-03-25 16:01:15 +01:00
Josh Suereth 28852c6efa Remove jcenter from generated pom.xml files (like maven central is not there). 2015-03-25 10:18:59 -04:00
David Perez 5ce11c67c5 Catch exceptions with NonFatal 2015-03-25 15:02:45 +01:00
eugene yokota 877bd15f6d Merge pull request #1935 from sbt/wip/nine
Merging 0.13.8 and bumping up to 0.13.9-SNAPSHOT
2015-03-25 06:12:46 -07:00
eugene yokota a6a57b5993 Merge pull request #1935 from sbt/wip/nine
Merging 0.13.8 and bumping up to 0.13.9-SNAPSHOT
2015-03-25 06:12:46 -07:00
David Perez 2c52efeca5 Removed unicode arrow 2015-03-25 13:14:48 +01:00
Josh Suereth 8feb3ecf6a Restore component manager test via stubs. 2015-03-25 08:03:09 -04:00
Josh Suereth a27bb97415 sbt-plugins don't copy over to bintray, so we still need to hit maven central, but last. 2015-03-25 07:40:46 -04:00
Josh Suereth a1b8102d81 Fix repositories for dealing with snapshot modules. 2015-03-24 18:42:00 -04:00
Josh Suereth 41900ae028 Remove unused proguard configuration. 2015-03-24 18:37:57 -04:00
Josh Suereth 004a557c37 Remove unused proguard configuration. 2015-03-24 18:37:57 -04:00
Josh Suereth aa7de28217 fix launcher re-publication.
* The rebundled sbt launcher is now pushed into the old location again.
2015-03-24 18:32:56 -04:00
Josh Suereth a28663f06d fix launcher re-publication.
* The rebundled sbt launcher is now pushed into the old location again.
2015-03-24 18:32:56 -04:00
Josh Suereth 9261652d41 Make bintray the default/first remote resoler, for faster resolution times. 2015-03-24 16:17:15 -04:00