Hmmm gonna check and fix.
On Jan 25, 2017, 13:54, at 13:54, Christian Schneider <[email protected]> wrote: >At least the spring aspects one is missing >https://repo1.maven.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.spring-aspects/ > >This makes the karaf build fail when using spring 3.2.18. > >Christian > >On 25.01.2017 13:08, Andrea Cosentino wrote: >> They are >> >> Il mer, 25 gen, 2017 alle 12:54, Jean-Baptiste >Onofré<[email protected]> ha scritto: Gonna check but they should be on >central. >> >> On Jan 25, 2017, 12:42, at 12:42, [email protected] wrote: >>> Repository: karaf >>> Updated Branches: >>> refs/heads/master cae112943 -> e4b2b45d2 >>> >>> >>> Revert to 3.2.17 as some 3.2.18 spring bundles are missing in >central >>> >>> >>> Project: http://git-wip-us.apache.org/repos/asf/karaf/repo >>> Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/e4b2b45d >>> Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/e4b2b45d >>> Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/e4b2b45d >>> >>> Branch: refs/heads/master >>> Commit: e4b2b45d225b1d88076919633604aeafab4c1323 >>> Parents: cae1129 >>> Author: Christian Schneider <[email protected]> >>> Authored: Wed Jan 25 12:42:32 2017 +0100 >>> Committer: Christian Schneider <[email protected]> >>> Committed: Wed Jan 25 12:42:32 2017 +0100 >>> >>> >---------------------------------------------------------------------- >>> pom.xml | 2 +- >>> 1 file changed, 1 insertion(+), 1 deletion(-) >>> >---------------------------------------------------------------------- >>> >>> >>> http://git-wip-us.apache.org/repos/asf/karaf/blob/e4b2b45d/pom.xml >>> >---------------------------------------------------------------------- >>> diff --git a/pom.xml b/pom.xml >>> index 429dc7a..971e391 100644 >>> --- a/pom.xml >>> +++ b/pom.xml >>> @@ -273,7 +273,7 @@ >>> >>> <spring.osgi.version>1.2.1</spring.osgi.version> >>> <spring31.version>3.1.4.RELEASE</spring31.version> >>> - <spring32.version>3.2.18.RELEASE_1</spring32.version> >>> + <spring32.version>3.2.17.RELEASE_1</spring32.version> >>> <spring40.version>4.0.7.RELEASE_3</spring40.version> >>> <spring41.version>4.1.9.RELEASE_1</spring41.version> >>> <spring42.version>4.2.9.RELEASE_1</spring42.version> >> >> > > >-- >Christian Schneider >http://www.liquid-reality.de > >Open Source Architect >http://www.talend.com
