You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Claus Ibsen <cl...@gmail.com> on 2010/04/28 17:56:00 UTC

Apache Camel 2.3 - Pending SNAPSHOTs before release can be done

Hi

We have some SNAPSHOT deps which we must have GA releases for before
we can do Apache Camel 2.3 release.
All those deps are OSGi bundles which are defined in the
/platforms/karaf/features/src/main/resources/feautures/xml file.

Currently we have the following 6 SNAPSHOTs


camel-cometd
<bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.cometd-java-server/1.0.1_1-SNAPSHOT</bundle>

camel-ftp
<bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jsch/0.1.42_1-SNAPSHOT</bundle>

camel-nagios
<bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jsendnsca-core/1.3.1_1-SNAPSHOT</bundle>

camel-xmpp
<bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.smack/3.1.0_1-SNAPSHOT</bundle>

camel-bean-validator
<bundle>mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jsr303-api-1.0.0/1.5-SNAPSHOT</bundle>
<bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.hibernate-validator/4.0.2.GA_1-SNAPSHOT</bundle>


We need the SMX team to get those bundles released and published to maven repos.


-- 
Claus Ibsen
Apache Camel Committer

Author of Camel in Action: http://www.manning.com/ibsen/
Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/
Twitter: http://twitter.com/davsclaus

Re: Apache Camel 2.3 - Pending SNAPSHOTs before release can be done

Posted by Willem Jiang <wi...@gmail.com>.
Hi Claus,

I already updated the feature file for it two days ago :).

Willem

Claus Ibsen wrote:
> Hi
> 
> I assume those SNAPSOHTs have been released now?
> 
> 
> On Wed, Apr 28, 2010 at 6:20 PM, Gert Vanthienen
> <ge...@gmail.com> wrote:
>> L.S.,
>>
>> I'll start making sure that all these are building fine first now in
>> order to get the release cut tomorrow or so
>>
>> Regards,
>>
>> Gert Vanthienen
>> ------------------------
>> Open Source SOA: http://fusesource.com
>> Blog: http://gertvanthienen.blogspot.com/
>>
>>
>>
>> On 28 April 2010 17:56, Claus Ibsen <cl...@gmail.com> wrote:
>>> Hi
>>>
>>> We have some SNAPSHOT deps which we must have GA releases for before
>>> we can do Apache Camel 2.3 release.
>>> All those deps are OSGi bundles which are defined in the
>>> /platforms/karaf/features/src/main/resources/feautures/xml file.
>>>
>>> Currently we have the following 6 SNAPSHOTs
>>>
>>>
>>> camel-cometd
>>> <bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.cometd-java-server/1.0.1_1-SNAPSHOT</bundle>
>>>
>>> camel-ftp
>>> <bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jsch/0.1.42_1-SNAPSHOT</bundle>
>>>
>>> camel-nagios
>>> <bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jsendnsca-core/1.3.1_1-SNAPSHOT</bundle>
>>>
>>> camel-xmpp
>>> <bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.smack/3.1.0_1-SNAPSHOT</bundle>
>>>
>>> camel-bean-validator
>>> <bundle>mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jsr303-api-1.0.0/1.5-SNAPSHOT</bundle>
>>> <bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.hibernate-validator/4.0.2.GA_1-SNAPSHOT</bundle>
>>>
>>>
>>> We need the SMX team to get those bundles released and published to maven repos.
>>>
>>>
>>> --
>>> Claus Ibsen
>>> Apache Camel Committer
>>>
>>> Author of Camel in Action: http://www.manning.com/ibsen/
>>> Open Source Integration: http://fusesource.com
>>> Blog: http://davsclaus.blogspot.com/
>>> Twitter: http://twitter.com/davsclaus
>>>
> 
> 
> 


Re: Apache Camel 2.3 - Pending SNAPSHOTs before release can be done

Posted by Christian Müller <ch...@gmail.com>.
I could find the release version from each of the listed bundle/spec at
http://repo1.maven.org/maven2/.

Christian

Re: Apache Camel 2.3 - Pending SNAPSHOTs before release can be done

Posted by Claus Ibsen <cl...@gmail.com>.
Hi

I assume those SNAPSOHTs have been released now?


On Wed, Apr 28, 2010 at 6:20 PM, Gert Vanthienen
<ge...@gmail.com> wrote:
> L.S.,
>
> I'll start making sure that all these are building fine first now in
> order to get the release cut tomorrow or so
>
> Regards,
>
> Gert Vanthienen
> ------------------------
> Open Source SOA: http://fusesource.com
> Blog: http://gertvanthienen.blogspot.com/
>
>
>
> On 28 April 2010 17:56, Claus Ibsen <cl...@gmail.com> wrote:
>> Hi
>>
>> We have some SNAPSHOT deps which we must have GA releases for before
>> we can do Apache Camel 2.3 release.
>> All those deps are OSGi bundles which are defined in the
>> /platforms/karaf/features/src/main/resources/feautures/xml file.
>>
>> Currently we have the following 6 SNAPSHOTs
>>
>>
>> camel-cometd
>> <bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.cometd-java-server/1.0.1_1-SNAPSHOT</bundle>
>>
>> camel-ftp
>> <bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jsch/0.1.42_1-SNAPSHOT</bundle>
>>
>> camel-nagios
>> <bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jsendnsca-core/1.3.1_1-SNAPSHOT</bundle>
>>
>> camel-xmpp
>> <bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.smack/3.1.0_1-SNAPSHOT</bundle>
>>
>> camel-bean-validator
>> <bundle>mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jsr303-api-1.0.0/1.5-SNAPSHOT</bundle>
>> <bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.hibernate-validator/4.0.2.GA_1-SNAPSHOT</bundle>
>>
>>
>> We need the SMX team to get those bundles released and published to maven repos.
>>
>>
>> --
>> Claus Ibsen
>> Apache Camel Committer
>>
>> Author of Camel in Action: http://www.manning.com/ibsen/
>> Open Source Integration: http://fusesource.com
>> Blog: http://davsclaus.blogspot.com/
>> Twitter: http://twitter.com/davsclaus
>>
>



-- 
Claus Ibsen
Apache Camel Committer

Author of Camel in Action: http://www.manning.com/ibsen/
Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/
Twitter: http://twitter.com/davsclaus

Re: Apache Camel 2.3 - Pending SNAPSHOTs before release can be done

Posted by Gert Vanthienen <ge...@gmail.com>.
L.S.,

I'll start making sure that all these are building fine first now in
order to get the release cut tomorrow or so

Regards,

Gert Vanthienen
------------------------
Open Source SOA: http://fusesource.com
Blog: http://gertvanthienen.blogspot.com/



On 28 April 2010 17:56, Claus Ibsen <cl...@gmail.com> wrote:
> Hi
>
> We have some SNAPSHOT deps which we must have GA releases for before
> we can do Apache Camel 2.3 release.
> All those deps are OSGi bundles which are defined in the
> /platforms/karaf/features/src/main/resources/feautures/xml file.
>
> Currently we have the following 6 SNAPSHOTs
>
>
> camel-cometd
> <bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.cometd-java-server/1.0.1_1-SNAPSHOT</bundle>
>
> camel-ftp
> <bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jsch/0.1.42_1-SNAPSHOT</bundle>
>
> camel-nagios
> <bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jsendnsca-core/1.3.1_1-SNAPSHOT</bundle>
>
> camel-xmpp
> <bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.smack/3.1.0_1-SNAPSHOT</bundle>
>
> camel-bean-validator
> <bundle>mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jsr303-api-1.0.0/1.5-SNAPSHOT</bundle>
> <bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.hibernate-validator/4.0.2.GA_1-SNAPSHOT</bundle>
>
>
> We need the SMX team to get those bundles released and published to maven repos.
>
>
> --
> Claus Ibsen
> Apache Camel Committer
>
> Author of Camel in Action: http://www.manning.com/ibsen/
> Open Source Integration: http://fusesource.com
> Blog: http://davsclaus.blogspot.com/
> Twitter: http://twitter.com/davsclaus
>

Re: Apache Camel 2.3 - Pending SNAPSHOTs before release can be done

Posted by Gert Vanthienen <ge...@gmail.com>.
L.S.,

I'll start making sure that all these are building fine first now in
order to get the release cut tomorrow or so

Regards,

Gert Vanthienen
------------------------
Open Source SOA: http://fusesource.com
Blog: http://gertvanthienen.blogspot.com/



On 28 April 2010 17:56, Claus Ibsen <cl...@gmail.com> wrote:
> Hi
>
> We have some SNAPSHOT deps which we must have GA releases for before
> we can do Apache Camel 2.3 release.
> All those deps are OSGi bundles which are defined in the
> /platforms/karaf/features/src/main/resources/feautures/xml file.
>
> Currently we have the following 6 SNAPSHOTs
>
>
> camel-cometd
> <bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.cometd-java-server/1.0.1_1-SNAPSHOT</bundle>
>
> camel-ftp
> <bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jsch/0.1.42_1-SNAPSHOT</bundle>
>
> camel-nagios
> <bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jsendnsca-core/1.3.1_1-SNAPSHOT</bundle>
>
> camel-xmpp
> <bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.smack/3.1.0_1-SNAPSHOT</bundle>
>
> camel-bean-validator
> <bundle>mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jsr303-api-1.0.0/1.5-SNAPSHOT</bundle>
> <bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.hibernate-validator/4.0.2.GA_1-SNAPSHOT</bundle>
>
>
> We need the SMX team to get those bundles released and published to maven repos.
>
>
> --
> Claus Ibsen
> Apache Camel Committer
>
> Author of Camel in Action: http://www.manning.com/ibsen/
> Open Source Integration: http://fusesource.com
> Blog: http://davsclaus.blogspot.com/
> Twitter: http://twitter.com/davsclaus
>