Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 8461 invoked from network); 13 Feb 2011 12:37:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 Feb 2011 12:37:23 -0000 Received: (qmail 98723 invoked by uid 500); 13 Feb 2011 12:37:23 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 98465 invoked by uid 500); 13 Feb 2011 12:37:20 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 98444 invoked by uid 99); 13 Feb 2011 12:37:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 Feb 2011 12:37:18 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 Feb 2011 12:37:17 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id C08BB1A3BE3 for ; Sun, 13 Feb 2011 12:36:57 +0000 (UTC) Date: Sun, 13 Feb 2011 12:36:57 +0000 (UTC) From: =?utf-8?Q?Christian_M=C3=BCller_=28JIRA=29?= To: dev@camel.apache.org Message-ID: <912757883.13662.1297600617784.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1980668046.12018.1297469997433.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] Reopened: (CAMEL-3659) Upgrade to Spring Web Services 2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAMEL-3659?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian M=C3=BCller reopened CAMEL-3659: ------------------------------------- running {code} mvn -Pvalidate clean install {code} in camel/platforms fails with: {code} [INFO] - step 1: Checking if all artifacts exist java.lang.Exception: mvn:org.springframework.ws/spring-ws-core/2.0.0.RELEAS= E is not an OSGi bundle at org.apache.karaf.tooling.features.ValidateFeaturesMojo.validateB= undlesAvailable(ValidateFeaturesMojo.java:316) at org.apache.karaf.tooling.features.ValidateFeaturesMojo.validate(= ValidateFeaturesMojo.java:214) at org.apache.karaf.tooling.features.ValidateFeaturesMojo.execute(V= alidateFeaturesMojo.java:155) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(De= faultBuildPluginManager.java:107) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExe= cutor.java:209) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExe= cutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExe= cutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.build= Project(LifecycleModuleBuilder.java:84) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.build= Project(LifecycleModuleBuilder.java:59) at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThrea= dedBuild(LifecycleStarter.java:183) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(Lif= ecycleStarter.java:161) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) at org.apache.maven.cli.MavenCli.execute(MavenCli.java:534) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196) at org.apache.maven.cli.MavenCli.main(MavenCli.java:141) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessor= Impl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod= AccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced= (Launcher.java:290) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launche= r.java:230) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCo= de(Launcher.java:409) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.= java:352) {code} We need an OSGIfied version of spring-ws-core. I wonder why the Spring guys= didn't release this as an OSGI bundle... > Upgrade to Spring Web Services 2.0 > ---------------------------------- > > Key: CAMEL-3659 > URL: https://issues.apache.org/jira/browse/CAMEL-3659 > Project: Camel > Issue Type: Task > Reporter: Richard Kettelerij > Assignee: Richard Kettelerij > Fix For: 2.7.0 > > Attachments: camel-parent-spring-ws-upgrade.patch > > > Spring Web Services 2.0 is out. It requires Spring 3 as minimum so it fit= s Camel 2.7 nicely. > The upgrade is very simple, we only need to change the version number in = the POM of {{camel-parent}}. I've run all unit tests and done some manual t= esting using {{camel-example-spring-ws}} and everything looks ok. --=20 This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira