From ec89b597172e951fa0cb5c30a38c8f73c3ccc750 Mon Sep 17 00:00:00 2001 From: Adriaan Moors Date: Mon, 11 Nov 2013 17:43:56 -0800 Subject: Upgrade pax-url-aether to 1.6.0. Since our jenkins uses mirrors with passwords, we needed a fix for https://ops4j1.jira.com/browse/PAXURL-217 in order to run osgi.test on jenkins, now that we use maven more. We didn't hit this bug before because we were using a standard location for the maven local repository, but that causes problems with concurrent jenkins jobs accessing it. Also, upgrade STARR because Jenkins is using `skip.locker` now. See https://groups.google.com/d/msg/scala-internals/7R-Y5txP8NI/DX_JWFO2fu4J for a discussion of the problem this should fix. --- build.xml | 6 ++++-- starr.number | 3 ++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/build.xml b/build.xml index bb030d35cd..bef9fd5abb 100644 --- a/build.xml +++ b/build.xml @@ -219,12 +219,14 @@ TODO: - + - + + diff --git a/starr.number b/starr.number index 7e6e869eaf..8f1f615fd2 100644 --- a/starr.number +++ b/starr.number @@ -1 +1,2 @@ -starr.version=2.10.1 \ No newline at end of file +starr.version=2.10.3 +starr.use.released=1 \ No newline at end of file -- cgit v1.2.3