[CANCEL][VOTE] Apache Karaf (runtime) 4.2.3 release

2019-02-05 Thread Jean-Baptiste Onofré
Due to the issue on Pax JDBC, I'm canceling this vote. I'm reintroducing pax-jdbc-derby in Pax JDBC and find another way to avoid dual DataSourceFactory registration. Then, I will release Pax JDBC 1.3.4 and update in Karaf. A new Karaf 4.2.3 vote will start tonight or tomorrow early morning. Sor

Re: [VOTE] Apache Karaf (runtime) 4.2.3 release

2019-02-05 Thread Jean-Baptiste Onofré
Hi Christian, Good catch. If you agree, I propose to: 1. Cancel Karaf 4.2.3 release 2. Fix in Pax JDBC and cut Pax JDBC 1.3.4 release 3. Upgrade in Karaf 4. Submit new Karaf 4.2.3 release to vote tonight Thought ? Regards JB On 05/02/2019 16:16, Christian Schneider wrote: > I found the reason

Re: [VOTE] Apache Karaf (runtime) 4.2.3 release

2019-02-05 Thread Christian Schneider
I found the reason. The jdbc feature installs the pax-jdbc feature which installs the pax-jdbc bundle. This bundle creates one DataSourceFactory for all jdbc drivers it finds. This is the source of the duplicate DataSourceFactories. We should not install pax-jdbc feature in the karaf jdbc feature

Re: [VOTE] Apache Karaf (runtime) 4.2.3 release

2019-02-05 Thread Grzegorz Grzybek
Indeed ;) karaf@root()> bundle:services -p 45 karaf@root()> feature:install jdbc karaf@root()> bundle:services -p 45 Apache Derby 10.14 (45) provides: - objectClass = [org.osgi.service.jdbc.DataSourceFactory] osgi.jdbc.driver.class = org.apache.derby.jdbc.Autoloade

Re: [VOTE] Apache Karaf (runtime) 4.2.3 release

2019-02-05 Thread Grzegorz Grzybek
Hmm, https://ops4j1.jira.com/browse/PAXJDBC-135 removed a need for dedicated pax-jdbc-derby. But I can't see (`bundle:services -p derby`) if mvn:org.apache.derby/derby/10.14.2.0 provides any service - it doesn't. regards Grzegorz Grzybek wt., 5 lut 2019 o 15:28 Christian Schneider napisał(a):

Re: [VOTE] Apache Karaf (runtime) 4.2.3 release

2019-02-05 Thread Jean-Baptiste Onofré
Hi Christian, you have to install the jdbc feature, it will work. That has been found yesterday evening, already created the Jira at Pax JDBC. I have to check why Karaf jdbc feature makes the derby DataSourceFactory available. Regards JB On 05/02/2019 15:28, Christian Schneider wrote: > I just

Re: [VOTE] Apache Karaf (runtime) 4.2.3 release

2019-02-05 Thread Andrea Cosentino
+1 (non-binding) Thanks JB! --Andrea Cosentino --Apache Camel PMC ChairApache Karaf CommitterApache Servicemix PMC MemberEmail: ancosen1985@yahoo.comTwitter: @oscerd2Github: oscerd On Tuesday, February 5, 2019, 10:57:55 AM GMT+1, Jean-Baptiste Onofré wrote:

Re: [VOTE] Apache Karaf (runtime) 4.2.3 release

2019-02-05 Thread Christian Schneider
I just tried the derby data source: feature:install pax-jdbc-derby pax-jdbc-config pax-jdbc-pool-dbcp2 service:list DataSourceFactory I see no services of this type. So it seems the derby bundle does not offer a DataSourceFactory. Christian Am Di., 5. Feb. 2019 um 10:57 Uhr schrieb Jean-Baptist

Re: [VOTE] Apache Karaf (runtime) 4.2.3 release

2019-02-05 Thread Grzegorz Grzybek
Good idea. We should align up, not down. +1 then regards Grzegorz Grzybek wt., 5 lut 2019 o 15:25 Jean-Baptiste Onofré napisał(a): > Hi, > > this javax.annotation-api 1.3 upgrade is related to CXF request. > > Camel and CXF uses 1.3. > > So, anyway, we will have the issue whatever the version

Re: [VOTE] Apache Karaf (runtime) 4.2.3 release

2019-02-05 Thread Jean-Baptiste Onofré
Hi, this javax.annotation-api 1.3 upgrade is related to CXF request. Camel and CXF uses 1.3. So, anyway, we will have the issue whatever the version we take. I would rather stay with 1.3 in Karaf 4.2.3, and update in pax* for 4.2.3. Though ? Regards JB On 05/02/2019 15:05, Grzegorz Grzybek w

Re: Karaf 4.2.x Cellar HTTP load balancing

2019-02-05 Thread Jean-Baptiste Onofré
Hi, Now that Karaf 4.2.3 is on vote, I'm starting Cellar preparation. ETA is next week for the vote. Regards JB On 05/02/2019 14:34, rob64 wrote: > Just wondering of any ETA on this ? I am trying to promote cellar as our load > balancing solution and can't demo it. > > > > -- > Sent from: htt

Re: Karaf 4.2.x Cellar HTTP load balancing

2019-02-05 Thread rob64
Any ETA on this? Trying to propose cellar to my team -- Sent from: http://karaf.922171.n3.nabble.com/Karaf-Dev-f930721.html

Re: [VOTE] Apache Karaf (runtime) 4.2.3 release

2019-02-05 Thread Grzegorz Grzybek
Hello I generated http://people.apache.org/~ggrzybek/apache-karaf-4.2.3-bundle-report.xml (see it in browser that supports XSLT transformation) report from karaf-4.2.3 tag. Everything is almost fine. Except a change related to https://issues.apache.org/jira/browse/KARAF-6128 which upgrades to jav

Re: Karaf 4.2.x Cellar HTTP load balancing

2019-02-05 Thread rob64
Just wondering of any ETA on this ? I am trying to promote cellar as our load balancing solution and can't demo it. -- Sent from: http://karaf.922171.n3.nabble.com/Karaf-Dev-f930721.html

Re: [VOTE] Apache Karaf (runtime) 4.2.3 release

2019-02-05 Thread Francois Papon
+1 (binding) Thanks JB! Regards, François Papon fpa...@apache.org Le 05/02/2019 à 13:57, Jean-Baptiste Onofré a écrit : > Hi all, > > I submit Apache Karaf (runtime) 4.2.3 to your vote. This is a > maintenance release on the 4.2.x series, bringing some improvements and > bug fixes. > NB: Once t

[VOTE] Apache Karaf (runtime) 4.2.3 release

2019-02-05 Thread Jean-Baptiste Onofré
Hi all, I submit Apache Karaf (runtime) 4.2.3 to your vote. This is a maintenance release on the 4.2.x series, bringing some improvements and bug fixes. NB: Once this release vote passed, I will create the karaf-4.2.x branch and master will become 4.3.x. Obviously karaf-4.2.x will be an active bra