Oh, I forgot to mention I could deploy all bundles into Karaf 2.2.9 with
the following commands (maybe SMX already has some bundles for the non OSGI
jar's):
mvn:org.apache.camel/camel-core/2.10.0
wrap:mvn:net.sourceforge.vtdxml/vtd-xml/2.1.0
mvn:org.apache-extras.camel-extra/camel-vtdxml/2.10.0

mvn:org.apache.camel/camel-core/2.10.0
mvn:commons-lang/commons-lang/2.6
mvn:org.jgroups/jgroups/3.0.10.Final
mvn:org.apache-extras.camel-extra/camel-jgroups/2.10.0

mvn:org.apache.camel/camel-core/2.10.0
wrap:mvn:org.jboss/jboss-vfs/3.0.0.GA
mvn:org.apache-extras.camel-extra/camel-jboss6/2.10.0

mvn:org.apache.camel/camel-core/2.10.0
wrap:mvn:org.jboss/jboss-vfs/2.2.0.SP1
mvn:org.apache-extras.camel-extra/camel-jboss/2.10.0

mvn:org.apache.camel/camel-core/2.10.0
feature:install spring
feature:install spring-tx
mvn:org.apache.camel/camel-spring/2.10.0
wrap:mvn:org.hibernate/hibernate-core/3.6.10.Final
mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javassist/3.12.1.GA_3
mvn:org.apache-extras.camel-extra/camel-hibernate/2.10.0

mvn:org.apache.camel/camel-core/2.10.0
wrap:mvn:exist/exist/0.9.2
wrap:mvn:exist/exist-xmldb/0.9.2
mvn:org.apache-extras.camel-extra/camel-exist/2.10.0

mvn:org.apache.camel/camel-core/2.10.0
mvn:org.antlr/antlr-runtime/3.4
mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.cglib/2.1_3_7
mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.antlr/3.4_1
mvn:com.espertech/esper/4.6.0
mvn:org.apache-extras.camel-extra/camel-esper/2.10.0

mvn:org.apache.camel/camel-core/2.10.0
mvn:com.db4o/db4o-core-java5/8.0
mvn:org.apache-extras.camel-extra/camel-db4o/2.10.0

I suggest to deliver Camel extra 2.10.0 with this small version range
issue. We can fix it in the next release.
We should also add a feature file for these bundles.

Best,
Christian

On Fri, Nov 2, 2012 at 8:35 AM, Claus Ibsen <claus.ib...@gmail.com> wrote:

> On Wed, Oct 31, 2012 at 9:32 PM, Henryk Konsek <hekon...@gmail.com> wrote:
> >> Tomorrow I'll stage another 2.10.0 release candidate.
> >
> > Another 2.10.0 release candidate has been staged [1].
> >
> > Looking forward for your feedback on artifacts.
> >
> > Best regards.
> >
> > [1]
> https://oss.sonatype.org/content/repositories/orgapache-extrascamel-extra-126
> >
> > --
> > Henryk Konsek
> > http://henryk-konsek.blogspot.com
>
> The OSGi meta-data is included which is good. Anyone installed them in
> Karaf / SMX to see how it goes?
>
> Anyway just wanted to point out that in extras the Camel version range is
> 2.10,3
> Import-Package: org.apache.camel;version="[2.10,3)"
>
> And where as in the ASF Camel releases we limit that to 2.11.x only,
> eg from camel-ahc:
> Import-Package: com.ning.http.client;version="[1.7,2)",com.ning.http.cli
>  ent.generators;version="[1.7,2)",javax.net.ssl,org.apache.camel;version
>  ="[2.11,2.12)",org.apache.camel.component.file;version="[2.11,2.12)",
>
> Wonder if we wanna do the same for extras, so eg Camel Extra 2.10.x is
> intended for ASF Camel 2.10.x.
> And Camel Extra 2.11 is intended for ASF Camel 2.11.x and so forth.
>
>
>
> --
> Claus Ibsen
> -----------------
> Red Hat, Inc.
> FuseSource is now part of Red Hat
> Email: cib...@redhat.com
> Web: http://fusesource.com
> Twitter: davsclaus
> Blog: http://davsclaus.com
> Author of Camel in Action: http://www.manning.com/ibsen
>



--

Reply via email to