From dev-return-13313-archive-asf-public=cust-asf.ponee.io@karaf.apache.org Tue Jan 8 13:38:42 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 6E809180652 for ; Tue, 8 Jan 2019 13:38:42 +0100 (CET) Received: (qmail 59516 invoked by uid 500); 8 Jan 2019 12:38:41 -0000 Mailing-List: contact dev-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list dev@karaf.apache.org Received: (qmail 59500 invoked by uid 99); 8 Jan 2019 12:38:40 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Jan 2019 12:38:40 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 79D85C243B for ; Tue, 8 Jan 2019 12:38:40 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.113 X-Spam-Level: ** X-Spam-Status: No, score=2.113 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, KAM_NUMSUBJECT=0.5, RCVD_IN_DNSWL_LOW=-0.7, URI_HEX=1.313] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id Z8yBkOfphfRU for ; Tue, 8 Jan 2019 12:38:39 +0000 (UTC) Received: from relay7-d.mail.gandi.net (relay7-d.mail.gandi.net [217.70.183.200]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id B4E7960F84 for ; Tue, 8 Jan 2019 12:38:38 +0000 (UTC) X-Originating-IP: 82.238.224.4 Received: from [192.168.134.110] (bre91-1-82-238-224-4.fbx.proxad.net [82.238.224.4]) (Authenticated sender: jb@nanthrax.net) by relay7-d.mail.gandi.net (Postfix) with ESMTPSA id 6C22B20003 for ; Tue, 8 Jan 2019 12:38:38 +0000 (UTC) Subject: Re: How to Install Spring 4.3.21 on Karaf 4.2.2 To: dev@karaf.apache.org References: <1546950512041-0.post@n3.nabble.com> From: =?UTF-8?Q?Jean-Baptiste_Onofr=c3=a9?= Message-ID: Date: Tue, 8 Jan 2019 13:38:37 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1 MIME-Version: 1.0 In-Reply-To: <1546950512041-0.post@n3.nabble.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Hi, you have to register the spring-legacy features repo: feature:repo-add spring-legacy spring features repo only provides latest Spring version. Previous Spring versions are provided by the spring-legacy features repo. Regards JB On 08/01/2019 13:28, Sai Sankar wrote: > Hi Team > > From the page https://karaf.apache.org/news.html , the latest karaf 4.2.2 > supports Spring 4.3.21 too along with spring 5. > > But when i installed karaf 4.2.2, by default i am able to see only Spring > 5.0.10 and 5.1. 3 only but my project needs spring 4.3.21. How can i get the > spring 4.3.21 on karaf 4.2.2 ? > > below are spring versions from feature:list output of karaf 4.2.2 ( > extracted the spring versions) > > spring | 5.0.10.RELEASE_1 | | Uninstalled > | spring-4.2.2 | Spring 5.0.x support > spring-aspects | 5.0.10.RELEASE_1 | | Uninstalled > | spring-4.2.2 | Spring 5.0.x AOP support > spring-instrument | 5.0.10.RELEASE_1 | | Uninstalled > | spring-4.2.2 | Spring 5.0.x Instrument support > spring-jdbc | 5.0.10.RELEASE_1 | | Uninstalled > | spring-4.2.2 | Spring 5.0.x JDBC support > spring-jms | 5.0.10.RELEASE_1 | | Uninstalled > | spring-4.2.2 | Spring 5.0.x JMS support > spring-test | 5.0.10.RELEASE_1 | | Uninstalled > | spring-4.2.2 | Spring 5.0.x Test support > spring-orm | 5.0.10.RELEASE_1 | | Uninstalled > | spring-4.2.2 | Spring 5.0.x ORM support > spring-oxm | 5.0.10.RELEASE_1 | | Uninstalled > | spring-4.2.2 | Spring 5.0.x OXM support > spring-tx | 5.0.10.RELEASE_1 | | Uninstalled > | spring-4.2.2 | Spring 5.0.x Transaction (TX) support > spring-web | 5.0.10.RELEASE_1 | | Uninstalled > | spring-4.2.2 | Spring 5.0.x Web support > spring-websocket | 5.0.10.RELEASE_1 | | Uninstalled > | spring-4.2.2 | Spring 5.0.x WebSocket support > spring | 5.1.3.RELEASE_1 | | Uninstalled > | spring-4.2.2 | Spring 5.1.x support > spring-aspects | 5.1.3.RELEASE_1 | | Uninstalled > | spring-4.2.2 | Spring 5.1.x AOP support > spring-instrument | 5.1.3.RELEASE_1 | | Uninstalled > | spring-4.2.2 | Spring 5.1.x Instrument support > spring-jdbc | 5.1.3.RELEASE_1 | | Uninstalled > | spring-4.2.2 | Spring 5.1.x JDBC support > spring-jms | 5.1.3.RELEASE_1 | | Uninstalled > | spring-4.2.2 | Spring 5.1.x JMS support > spring-test | 5.1.3.RELEASE_1 | | Uninstalled > | spring-4.2.2 | Spring 5.1.x Test support > spring-orm | 5.1.3.RELEASE_1 | | Uninstalled > | spring-4.2.2 | Spring 5.1.x ORM support > spring-oxm | 5.1.3.RELEASE_1 | | Uninstalled > | spring-4.2.2 | Spring 5.1.x OXM support > spring-tx | 5.1.3.RELEASE_1 | | Uninstalled > | spring-4.2.2 | Spring 5.1.x Transaction (TX) support > spring-web | 5.1.3.RELEASE_1 | | Uninstalled > | spring-4.2.2 | Spring 5.1.x Web support > spring-websocket | 5.1.3.RELEASE_1 | | Uninstalled > | spring-4.2.2 | Spring 5.1.x WebSocket support > > > > -- > Sent from: http://karaf.922171.n3.nabble.com/Karaf-Dev-f930721.html > -- Jean-Baptiste Onofré jbonofre@apache.org http://blog.nanthrax.net Talend - http://www.talend.com