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