Re: swagger-jaxrs2 2.0.1 / JAXB 2.3.0

2018-10-29 Thread Freeman Fang
Hi Dennis, That needs Karaf 4.2.2-SNAPSHOT. I just committed to use swagger v3 2.0.5. The build should be good now. Cheers - Freeman(Yue) Fang Red Hat, Inc. > On Oct 28, 2018, at 8:12 PM, Dennis Kieselhorst wrote: > >> - @Freeman contributed the JAXB 2.3.0 specs to Apache

Re: swagger-jaxrs2 2.0.1 / JAXB 2.3.0

2018-10-28 Thread Dennis Kieselhorst
> - @Freeman contributed the JAXB 2.3.0 specs to Apache ServiceMix > (https://github.com/apache/servicemix-specs/blob/master/jaxb-api-2.3) > - The cxf-specs (Karaf's feature.xml) should be using it (right now it uses > 2.2) > - But AFAIK the org.apache.servicemix.specs.jaxb-api-2.3 has not been

Re: swagger-jaxrs2 2.0.1 / JAXB 2.3.0

2018-10-26 Thread Andriy Redko
Hi Dennis, Here is my understanding of the current state: - @Freeman contributed the JAXB 2.3.0 specs to Apache ServiceMix (https://github.com/apache/servicemix-specs/blob/master/jaxb-api-2.3) - The cxf-specs (Karaf's feature.xml) should be using it (right now it uses 2.2) - But AFAIK the

Re: swagger-jaxrs2 2.0.1 / JAXB 2.3.0

2018-10-15 Thread Colm O hEigeartaigh
Thanks, it looks good now. Colm. On Mon, Oct 15, 2018 at 2:38 AM Freeman Fang wrote: > Hi Colm, > > Seems my maven local repo messed up. > > Should be fixed now. > > Cheers > - > Freeman(Yue) Fang > > Red Hat, Inc. > FuseSource is now part of Red Hat > > > > On Oct 14, 2018, at

Re: swagger-jaxrs2 2.0.1 / JAXB 2.3.0

2018-10-14 Thread Freeman Fang
Hi Colm, Seems my maven local repo messed up. Should be fixed now. Cheers - Freeman(Yue) Fang Red Hat, Inc. FuseSource is now part of Red Hat > On Oct 14, 2018, at 6:59 PM, Colm O hEigeartaigh wrote: > > Hi Freeman, > > The OSGi tests are failing with Java 8 on master: > >

Re: swagger-jaxrs2 2.0.1 / JAXB 2.3.0

2018-10-14 Thread Colm O hEigeartaigh
Hi Freeman, The OSGi tests are failing with Java 8 on master: Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.apache.activemq.activemq-osgi/5.14.5: missing requirement [org.apache.activemq.activemq-osgi/5.14.5] osgi.wiring.package;

Re: swagger-jaxrs2 2.0.1 / JAXB 2.3.0

2018-10-12 Thread Freeman Fang
Hi Dennis, Are you using JDK9, please use JDK11 instead, as it’s the LTS version. The OSGi tests part passed on my machine with JDK11 and latest Karaf 4.2.2-SNAPSHOT kit. I put javax.activation fix in Karaf 4.2.2-SNAPSHOT today so probably this is the reason why CI failed because the SNAPSHOT

Re: swagger-jaxrs2 2.0.1 / JAXB 2.3.0

2018-08-16 Thread ffang
Hi Andriy, I hope not, as jaxb-impl 2.3.0 is already an OSGi bundle, if it can work we don’t need to wrap it again. Anyway, I need more test. Will pick up my work before I go on vacation. Best Regards - Freeman(Yue) Fang Red Hat, Inc. FuseSource is now part of Red Hat > On Aug

Re: swagger-jaxrs2 2.0.1 / JAXB 2.3.0

2018-08-16 Thread Andriy Redko
Thanks Freeman! I started to look at it as well before going on vacation but haven't done any work yet, just realized there is a split between servicemix-specs and servicemix-bundles repos :-) We may need to create/update implementation bundles as well, right? Thanks! Thursday, August 16, 2018,

Re: swagger-jaxrs2 2.0.1 / JAXB 2.3.0

2018-08-16 Thread Dennis Kieselhorst
Hi Freeman! > FYI, I’ve already start doing it on Servicemix side, please see Great to hear that. Any planned release date? Cheers Dennis

Re: swagger-jaxrs2 2.0.1 / JAXB 2.3.0

2018-08-16 Thread Freeman Fang
FYI, I’ve already start doing it on Servicemix side, please see https://issues.apache.org/jira/browse/SM-3760 https://issues.apache.org/jira/browse/SM-3759 I need more tests for OSGi systests of

Re: swagger-jaxrs2 2.0.1 / JAXB 2.3.0

2018-07-30 Thread Andrey Redko
I will take a look, may be we could submit the PR for it. ServiceMix guys are very responsive. Best Regards, Andriy Redko On Mon, Jul 30, 2018, 9:54 AM Dennis Kieselhorst wrote: > On 2018/07/27 11:28:33, Andriy Redko wrote: > > 2.2.11 > > > > Let us try to upgrade to 2.3.0? :-) > > Looks

Re: swagger-jaxrs2 2.0.1 / JAXB 2.3.0

2018-07-30 Thread Dennis Kieselhorst
On 2018/07/27 11:28:33, Andriy Redko wrote: > 2.2.11 > > Let us try to upgrade to 2.3.0? :-) Looks like there is not yet an OSGi Servicemix Bundle for that version (this is referenced in cxf.jaxb.bundle.version). Regards Dennis

Re: swagger-jaxrs2 2.0.1 / JAXB 2.3.0

2018-07-27 Thread Andriy Redko
Hey Dennis, I think we still on JAXB 2.2.x on master: 2.2.11 Let us try to upgrade to 2.3.0? :-) Thanks. Best Regards, Andriy Redko DK> Now that we have 3.3.x in master we should be able to upgrade it. Has anyone already started with this? DK> Cheers DK> Dennis DK> On 2018/04/19

Re: swagger-jaxrs2 2.0.1 / JAXB 2.3.0

2018-07-27 Thread Dennis Kieselhorst
Now that we have 3.3.x in master we should be able to upgrade it. Has anyone already started with this? Cheers Dennis On 2018/04/19 09:28:29, Colm O hEigeartaigh wrote: > Let's wait for Dan's opinion on this - maybe the upgrade is more suitable > for a new major release instead of 3.2.x? > >

Re: swagger-jaxrs2 2.0.1 / JAXB 2.3.0

2018-04-19 Thread Colm O hEigeartaigh
Let's wait for Dan's opinion on this - maybe the upgrade is more suitable for a new major release instead of 3.2.x? Colm. On Thu, Apr 19, 2018 at 10:11 AM, Francesco Chicchiriccò < ilgro...@apache.org> wrote: > On 18/04/2018 13:02, Andriy Redko wrote: > >> Hi Francesco, >> >> Could you please

Re: swagger-jaxrs2 2.0.1 / JAXB 2.3.0

2018-04-19 Thread Francesco Chicchiriccò
On 18/04/2018 13:02, Andriy Redko wrote: Hi Francesco, Could you please try to upgrade to JAXB 2.3.0 and run the tests to see what breaks? Keeping the dependencies up to date is always a good thing :) Thanks. Hi Andriy, I cannot agree more, about keeping dependencies up to date.

Re: swagger-jaxrs2 2.0.1 / JAXB 2.3.0

2018-04-18 Thread Andriy Redko
Hi Francesco, Could you please try to upgrade to JAXB 2.3.0 and run the tests to see what breaks? Keeping the dependencies up to date is always a good thing :) Thanks. Best Regards, Andriy Redko FC> Hi all, FC> I just reverted the upgrade to swagger-jaxrs2 2.0.1 [1] since, as FC> reported

swagger-jaxrs2 2.0.1 / JAXB 2.3.0

2018-04-18 Thread Francesco Chicchiriccò
Hi all, I just reverted the upgrade to swagger-jaxrs2 2.0.1 [1] since, as reported by Colm via IRC, that breaks osgi/karaf/features: it looks like swagger-jaxrs2 2.0.1 has a dependency on JAXB 2.3.0, whereas CXF still uses 2.2.x. Is it possible to upgrade to JAXB 2.3.0? Regards. [1]