Re: Karaf Cave, KFR support and continuous delivery support

2017-04-08 Thread ivoleitao
about this ? Thnks in advance, Ivo Leitão -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-Cave-KFR-support-and-continuous-delivery-support-tp4050069p4050076.html Sent from the Karaf - User mailing list archive at Nabble.com.

Karaf Cave, KFR support and continuous delivery support

2017-04-07 Thread ivoleitao
. My initial plan was to upload to the cave at deployment time and later update the feature. My main objective is to devise a strategy for continuous delivery and Cave seemed a good alternative. Any other alternatives with the 4.0 line of versions Best Regards, Ivo Leitão -- View this message

Continuous Delivery

2011-05-04 Thread mgardiner
How can we do continuous delivery with Apache Karaf? Specifically, lets say I have a service hosted in Karaf deployed in production and the service feature is version 1.0 but I wish to upgrade to version 1.1. I release 1.1 to a nexus repo making the artifacts available for consumption in Karaf

Re: Continuous Delivery

2011-05-04 Thread Achim Nierbeck
you have all you need installed which is provided by aries. Regards, Achim 2011/5/4 mgardiner gardin...@familysearch.org: How can we do continuous delivery with Apache Karaf? Specifically, lets say I have a service hosted in Karaf deployed in production and the service feature is version 1.0

Re: Continuous Delivery

2011-05-04 Thread Christian Schneider
04.05.2011 17:08, schrieb mgardiner: How can we do continuous delivery with Apache Karaf? Specifically, lets say I have a service hosted in Karaf deployed in production and the service feature is version 1.0 but I wish to upgrade to version 1.1. I release 1.1 to a nexus repo making the artifacts

Re: Continuous Delivery

2011-05-04 Thread Achim Nierbeck
: How can we do continuous delivery with Apache Karaf? Specifically, lets say I have a service hosted in Karaf deployed in production and the service feature is version 1.0 but I wish to upgrade to version 1.1.  I release 1.1 to a nexus repo making the artifacts available for consumption in Karaf

Re: Continuous Delivery

2011-05-04 Thread Achim Nierbeck
.nabble.com/Continuous-Delivery-tp2899218p2899276.html Sent from the Karaf - User mailing list archive at Nabble.com. -- -- *Achim Nierbeck* Apache Karaf http://karaf.apache.org/ Committer PMC OPS4J Pax Web http://wiki.ops4j.org/display/paxweb/Pax+Web/ Committer Project Lead

Re: Continuous Delivery

2011-05-04 Thread bbolingbroke
mvn:org.yourorg/yourproject-features/1.0/xml -- View this message in context: http://karaf.922171.n3.nabble.com/Continuous-Delivery-tp2899218p2899341.html Sent from the Karaf - User mailing list archive at Nabble.com.

Re: Continuous Delivery

2011-05-04 Thread Guillaume Nodet
/yourproject-features/1.0/xml -- View this message in context: http://karaf.922171.n3.nabble.com/Continuous-Delivery-tp2899218p2899341.html Sent from the Karaf - User mailing list archive at Nabble.com. -- Cheers, Guillaume Nodet Blog: http://gnodet.blogspot.com

Re: Continuous Delivery

2011-05-04 Thread Andreas Pieber
/Continuous-Delivery-tp2899218p2899341.html Sent from the Karaf - User mailing list archive at Nabble.com. -- Cheers, Guillaume Nodet Blog: http://gnodet.blogspot.com/ Open Source SOA http://fusesource.com Connect at CamelOne May 24-26

Re: Continuous Delivery

2011-05-04 Thread Jean-Baptiste Onofré
, that's why I'm working on ACE :)). Regards JB On 05/04/2011 05:08 PM, mgardiner wrote: How can we do continuous delivery with Apache Karaf? Specifically, lets say I have a service hosted in Karaf deployed in production and the service feature is version 1.0 but I wish to upgrade to version

Re: Continuous Delivery

2011-05-04 Thread Jean-Baptiste Onofré
features:removeurl mvn:org.yourorg/yourproject-features/1.0/xml -- View this message in context: http://karaf.922171.n3.nabble.com/Continuous-Delivery-tp2899218p2899341.html Sent from the Karaf - User mailing list archive at Nabble.com. -- Cheers, Guillaume Nodet Blog: http

Re: Continuous Delivery

2011-05-04 Thread mgardiner
exception. Thoughts? -- View this message in context: http://karaf.922171.n3.nabble.com/Continuous-Delivery-tp2899218p2899663.html Sent from the Karaf - User mailing list archive at Nabble.com.

Re: Continuous Delivery

2011-05-04 Thread mgardiner
Thanks for the info. I will look into these recommendations. -- View this message in context: http://karaf.922171.n3.nabble.com/Continuous-Delivery-tp2899218p2899713.html Sent from the Karaf - User mailing list archive at Nabble.com.