Re: [VOTE] CXF 2.6.14/2.7.11 - take 2

2014-04-09 Thread Andriy Redko
+1 Andriy DK It’s been 2 months since the last releases… This is a vote to release 2.7.11 and 2.6.14. DK There are over 60 issues fixed for 2.7.11 and more than 20 ported back to 2.6.14. DK This second attempt fixes the blueprint parsing issues that Aki found as well as a potential NPE

Re: [DISCUSS] Java 8 and JAXB and 3.0.1

2014-05-29 Thread Andriy Redko
+1 to move on with JAXB 2.2.10 in 3.0.1, to be one step closer to Java 8 support as soon as possible. DK There is a new version of JAXB available in central (2.2.10-b140310.1920) that allows it to work better with Java DK 8. All the CXF tooling tests now pass. There is a new single failure

Re: [VOTE] - Release Apache CXF Fediz 1.1.1

2014-06-12 Thread Andriy Redko
+1 Andriy COh This is a vote to release Apache CXF Fediz 1.1.1. It upgrades to the latest COh CXF 2.7.x and fixes a licensing issue with a dependency. COh Artifacts: COh https://repository.apache.org/content/repositories/orgapachecxf-1021/ COh Git tag: COh

Re: [VOTE] - Release Apache CXF Fediz 1.0.4

2014-06-12 Thread Andriy Redko
+1 Andriy COh This is a vote to release Apache CXF Fediz 1.0.4. It fixes a couple of COh minor issues and contains an upgrade to the latest version of CXF 2.6.x. COh Artifacts: COh https://repository.apache.org/content/repositories/orgapachecxf-1022/ COh Git tag: COh

Re: [VOTE] CXF 2.6.15/2.7.12/3.0.1

2014-07-15 Thread Andriy Redko
+1! Andriy DK This is a vote to release the latest patch releases on all three branches. DK There are over 80 fixes for 3.0.1 with most back ported to 2.7.12 and some to 2.6.15. DK Note: this is expected to be the last release of the 2.6.x branch. DK Tags: DK 2.6.15: DK

Re: [VOTE] CXF XJC Utils 3.0.2

2014-09-19 Thread Andriy Redko
+1 Andriy DK This is a vote to release the 3.0.2 version of the XJC Utils.There are two major changes: DK 1) Update the plugin to use all the repositories in the pom to find the extensions so it can locate extensions that aren’t found in central DK 2) Add the new bug986 plugin to work

Re: [VOTE] CXF 2.6.16

2014-10-07 Thread Andriy Redko
+1 Andriy DK This is a vote to release CXF 2.6.16. This release is JUST to fix the problems running 2.6.15 with Java5. All DK the changes between 2.6.15 and 2.6.16 are directly related to getting it to build, run, and test with Java5. This DK does include downgrading a couple of

Re: [VOTE] CXF XJC Utils 3.0.3

2014-11-14 Thread Andriy Redko
+1 Andriy DK This is a vote to release version 3.0.3 of the XJC utils. The only changes in this release are related to getting DK it working better on Windows. On Windows, in fork mode, many the paths and such passed into the forked process did DK not have the Windows style paths handled

Re: [VOTE] CXF 3.0.4/2.7.15

2015-02-11 Thread Andriy Redko
+1! Andriy DK This is a vote to release 3.0.4 and 2.7.15. It’s been about 2 months since the last release and we’ve fixed more than 70 issues. DK Staging areas: DK 2.7.15: DK https://repository.apache.org/content/repositories/orgapachecxf-1036/ DK 3.0.4: DK

Re: Hystrix feature?

2015-02-24 Thread Andriy Redko
. Thank you. Best Regards, Andriy Redko DK Hi. DK I'm wondering about creating an Interceptor for outgoing requests DK (isRequestor()==true) to wrap these (synchronously) in a Hystrix [1] DK executable [2]. DK Instead of having this as an inhouse custom component, I wonder about DK creating

Re: Enabling CORS

2015-03-27 Thread Andriy Redko
Hi Tyler, You need to add CrossOriginResourceSharingFilter to the list of providers for your server. Please let me know if you need help with that, the way to add it depends on a way you configure the server. Best Regards, Andriy Redko TP Hi Folks, TP I'm trying to enable CORS on a few

Re: 3.1 by end of month?

2015-04-02 Thread Andriy Redko
I think it would be great. There are a tons of new features in 3.1 the community could benefit of! DK It’s been almost a year since 3.0 and I really thing we need to get 3.1 out. We’ve done a ton of work getting DK some new features added in, updates to WSS4J (and OpenSAML), bunch of JAX-RS

Re: [VOTE] - Release Apache CXF Fediz 1.2.0

2015-04-24 Thread Andriy Redko
+1 Andriy COh This is a vote to release Apache CXF Fediz 1.2.0. COh Issues fixed: COh https://issues.apache.org/jira/browse/FEDIZ/fixforversion/12326043 COh Git tag: COh https://git-wip-us.apache.org/repos/asf?p=cxf-fediz.git;a=commit;h=12115db7bebfe66433eb6b5474c0455ab5c1b628 COh Maven

Re: [VOTE] CXF 2.7.16 and 3.0.5

2015-05-02 Thread Andriy Redko
+1 Andriy DK This is a vote to release 3.0.5 and 2.7.16. It’s been over 2 months since the last release and we’ve fixed more than 70 issues. DK Staging areas: DK 2.7.16: DK https://repository.apache.org/content/repositories/orgapachecxf-1039/ DK 3.0.5: DK

Re: [VOTE] CXF 3.1.0

2015-05-02 Thread Andriy Redko
+1! Andriy DK It’s been a year since the 3.0.0 release and we’ve made a bunch of significant improvements. We really need to get this out. :-) DK This also include the latest cxf-build-utils which allows CXF to import into the latest Eclipse plugins DK Staging areas: DK build-utils: DK

Re: [VOTE] CXF 3.1.1

2015-06-08 Thread Andriy Redko
! Best Regards, Andriy Redko AY +1 AY but I noticed two minor issues that need to be fixed in the next 3.1.x version. AY Feature cxf-transports-websocket-server can't get installed out of the AY box because it was my fault in not noticing earlier that atmosphere AY 2.3.0 was requiring

Re: [VOTE] CXF 3.1.1

2015-06-05 Thread Andriy Redko
+1! Andriy DK 3.1.1 fixes a bunch of issues in 3.1.0 that would prevent it from working properly in several normal use cases, particularly in OSGi. DK Staging area: DK https://repository.apache.org/content/repositories/orgapachecxf-1044/ DK Tag: DK

Re: [VOTE] CXF 2.7.17

2015-07-27 Thread Andriy Redko
+1 Andriy AS This is a vote to release 2.7.17. It’s been over 2 months since the AS last release and we’ve fixed more than 18 issues. AS Staging area: AS 2.7.17: AS https://repository.apache.org/content/repositories/orgapachecxf-1048/ AS Tag: AS 2.7.17: AS

Re: [VOTE] CXF 2.7.18/3.0.7/3.1.4

2015-10-31 Thread Andriy Redko
+1 Andriy DK> This is a vote to release a bunch of patches for CXF. DK> Staging areas: DK> https://repository.apache.org/content/repositories/orgapachecxf-1056/ DK> https://repository.apache.org/content/repositories/orgapachecxf-1057/ DK>

Re: [VOTE]xjc-utils 3.0.4

2015-07-09 Thread Andriy Redko
+1 Andriy DK This is a vote for the XJC-Utils 3.0.4. This is mostly to release the extra fixes we need for the bug986 plugin DK required to get the jetty/netty settings properly parsed in blueprint. However, it also includes two fixes from users. DK Staging repo: DK

Re: Karaf

2015-12-11 Thread Andriy Redko
Hey Benson, Seems like missed runtime dependency for Java EL implementation, org.glassfish/javax.el, never tried validation with Karaf though. Thanks. Best Regards, Andriy Redko BM> I'll stick to 3.0.2 on 3.1.x, and when master has it's OSGi versions BM> in order, off to 4. BM>

Re: [VOTE] CXF 3.1.5/3.0.8

2016-02-02 Thread Andriy Redko
+1! Andriy DK> It’s been 3 months since the last patch releases so we really need to get these out. DK> Staging areas: DK> 3.1.5 DK> https://repository.apache.org/content/repositories/orgapachecxf-1059/ DK> 3.0.8 DK> https://repository.apache.org/content/repositories/orgapachecxf-1060/ DK>

Re: [VOTE] Apache CXF 3.0.10 and 3.1.7

2016-07-26 Thread Andriy Redko
+1 Andriy DK> It’s been a long time coming, but we’re finally ready to release 3.0.10/3.1.7. We’ve resolved over 75 issues for 3.1.7 which is a LOT for a “.7” release. DK> Staging areas: DK> 3.1.7: DK> https://repository.apache.org/content/repositories/orgapachecxf-1074/ DK>

Re: CDI testing module

2016-08-02 Thread Andriy Redko
y have), it would be great in my opinion. Thanks. Best Regards, Andriy Redko JDA> Hi, JDA> Long time user, first time contributor to CXF. Though I'm no stranger to JDA> the ASF by any long shot. JDA> I was looking at putting in some fixes for issues I reported. First one JDA&

Re: [VOTE] - Release Apache CXF Build Utils 3.2.1 take2

2016-07-05 Thread Andriy Redko
+1 Andriy CS> This is a vote to release Apache CXF Build Utils 3.2.1. CS> It contains changes for checkstyle config to make it compatible to CS> Eclipse Neon. In version 3.2.0 Neon shows a lot of false checkstyle errors. CS> After my first change seemed to be incompatible with older

Re: [VOTE] - Release Apache CXF Fediz 1.3.1

2016-08-09 Thread Andriy Redko
+1 Thanks, Andriy COh> This is a vote to release Apache CXF Fediz 1.3.1. COh> Artifacts: COh> https://repository.apache.org/content/repositories/orgapachecxf-1077/ COh> Issues Fixed: COh> https://issues.apache.org/jira/browse/FEDIZ/fixforversion/12335480 COh> GIT tag: COh>

Re: CDI testing module

2016-08-07 Thread Andriy Redko
Hey John, Sorry for delayed response. I haven't seen this kind of exception, I will try to take a look and help you out. Thanks. Best Regards, Andriy Redko JDA> So I'm running into an interesting issue. I'm not sure if I found a bug, JDA> or if I've gone way far into the deep en

Re: CDI testing module

2016-08-07 Thread Andriy Redko
for JAXRSServerFactoryBeans. I will try to figure out what are the differences ... Thanks! Best Regards, Andriy Redko JDA> Hi Andriy, JDA> Actually I had come to that conclusion a couple of days ago. So I have to JDA> wonder, was the test ever valid? I know that JAX-RS 2 specified that it wa

Re: CDI testing module

2016-08-07 Thread Andriy Redko
actoryBean instances try to registered themselved under "/" and exception is being raised :( Thanks. Best Regards, Andriy Redko JDA> So I'm running into an interesting issue. I'm not sure if I found a bug, JDA> or if I've gone way far into the deep end here. JDA> I'm

Re: build and run CXF with JAVA9

2017-01-19 Thread Andriy Redko
That's awesome, it is definitely better to start early and be ready once java9 is out (or at least finalized). Thanks! FF> Hi Team, FF> As the CXF 3.2 is coming soon, I just push my work to build CXF with java9 to the master(it was on master-java9 FF> branch for a while). Although java9 isn’t

Re: Removing some old modules in 3.2.0-SNAPSHOT

2016-09-04 Thread Andriy Redko
Hey Sergey, Sounds awesome, the time to deprecate OAuth1 will certainly come :-) Thanks a lot! Best Regards, Andriy Redko SB> Hi Andriy SB> Thanks, interesting to hear you are seeing quite a bit of life is left SB> in OAuth1 (it was indeed a real innovation at a time). SB> I d

Re: Failing rs-sse system tests

2016-09-25 Thread Andriy Redko
! Best Regards, Andriy Redko SB> Hi Andriy SB> Interesting. I wonder if Jetty can be tuned somehow so that as far as SB> ATM is concerned the same code path is used there irrespectively of SB> whether it is Jetty or Tomcat - given that with Tomcat the tests pass SB> Th

Re: Failing rs-sse system tests

2016-09-22 Thread Andriy Redko
Hey Colm, My bad, worked on a solution but it took awhile. The fix was finally committed a few minutes ago, should be OK from now on. Please accept my apologies. Best Regards, Andriy Redko COh> The following tests are failing for me on the master branch: COh> Failed

Re: Failing rs-sse system tests

2016-09-23 Thread Andriy Redko
and in worst case just please comment them out if it something blocking you guys. Thanks! Best Regards, Andriy Redko SB> Looks like it is a test (or SSE impl) state issue, SB> Andriy, FYI, if I run complete JettyEmbeddedTest then I see: SB> testBooksStreamIsReturnedFromLastEventI

Re: Failing rs-sse system tests

2016-09-26 Thread Andriy Redko
Hi Colm, Thanks a lot, looking into it ... Best Regards, Andriy Redko COh> Hi Andriy, COh> I can confirm that only one test is failing now (sporadically): COh> Tests in error: COh> TomcatBroadcasterTest>AbstractBroadcasterSseTest.testBooksStreamIsBroadcasted:59 COh> »

Re: CXF-7070 mixed in with CXF-7075

2016-10-10 Thread Andriy Redko
, Andriy Redko AM> Sergey, All, AM> While waiting on the performance benchmark results for 7075, I thought I AM> would take a look at 7070. I ended up committing changes to that under the AM> same pull request that is still open for 7075 - different commit, but same AM> PR.

Re: cxi integration: multiple buses during deployment?

2016-10-18 Thread Andriy Redko
fully it makes sense. Best Regards, Andriy Redko JDA> So still something isn't clicking as I don't have Romain's issue. Is it JDA> specific to when you have multiple deployments in your JVM? JDA> On Oct 18, 2016 09:02, "Romain Manni-Bucau" <rmannibu...@gmail.com>

Re: is a release early december possible?

2016-11-14 Thread Andriy Redko
a lot. Best Regards, Andriy Redko JDA> Ok, something's broken right now in 3.1.x :-) (it's an ironic smiley) JDA> I'm working on a fix. To replicate the issue, add @RequestScoped to JDA> org.apache.cxf.systests.cdi.base.BookStore. Both multi-app test suites JDA> fail. JD

Re: Upgrading Servlet API version to 3.1

2016-10-10 Thread Andriy Redko
Hey Sergey, Thanks a bunch, I am looking into Netty transport, it depends on Servlet 2.5, I am curious to know why ... Best Regards, Andriy Redko SB> I've committed it to the master only SB> Cheers, Sergey SB> On 06/10/16 13:54, Sergey Beryozkin wrote: >> Hi >> I've

Re: [VOTE] CXF 3.1.9 and 3.0.12

2016-12-10 Thread Andriy Redko
+1 Andriy DK> Since there are several folks waiting for this release and it would be good to get it out before the holidays, I’d like to call a vote for CXF 3.1.9 and 3.0.12. DK> Staging areas: DK> 3.1.9: DK> https://repository.apache.org/content/repositories/orgapachecxf-1083/ DK> 3.0.12:

Re: [VOTE] - Release Apache CXF XJC Utils 3.1.0

2016-12-15 Thread Andriy Redko
+1 Andriy COh> This is a vote to release Apache CXF XJC Utils 3.1.0. COh> Artifacts: COh> https://repository.apache.org/content/repositories/orgapachecxf-1084/ COh> Git tag: COh> https://git-wip-us.apache.org/repos/asf?p=cxf-xjc-utils.git;a=commit;h=729224ef42279fff2c7faeb0d2e7c7a4152799ad

Re: [cxf - 7239] can't have trunk tests to pass...

2017-04-16 Thread Andriy Redko
confirm that it does not pass constantly and is not related to your change(s)? Thanks. Best Regards, Andriy Redko FA> Any advice, please? FA> am I doing something wrong? FA> Failed tests: FA> AttachmentDeserializerTest.testCXF3383:530->Assert.assertEquals:631->Asser

Re: [VOTE] - Release Apache CXF Fediz 1.3.2 and 1.2.4

2017-04-21 Thread Andriy Redko
+1! Thanks, Andriy COh> This is a vote to release Apache CXF Fediz 1.3.2 and 1.2.4. The vote for COh> 1.4.0 will follow next week. COh> *1.3.2* COh> Artifacts: COh> https://repository.apache.org/content/repositories/orgapachecxf-1089/ COh> Git tag: COh>

Re: [VOTE] Apache CXF 3.1.11 and 3.0.13

2017-04-05 Thread Andriy Redko
+1 Thanks! Andriy DK> It’s been about 2 months since the last release. However, we’ve fixed over 100 JIRA’s for 3.1.11 which is a large number of fixes. Thus, let’s get it out. DK> Staging repos: DK> 3.0.13: DK> https://repository.apache.org/content/repositories/orgapachecxf-1087/ DK>

Re: [VOTE] - Release Apache CXF DOSGi 2.2.0

2017-07-10 Thread Andriy Redko
+1 Andriy CS> This is a vote to release Apache CXF DOSGi 2.2.0. CS> Highlights are swagger support, ContextProvider support and it is CS> simpler to add features to a DOSGi endpoint by using @Features or the CS> new IntentsProvider interface. CS> Most can be seen in the jax-rs sample CS>

Re: SSE module missing from CXF 3.2.X snapshot?

2017-07-22 Thread Andriy Redko
Hi Andy, SSE should be set now, the relevant change made its way into master. Thanks! Best Regards, Andriy Redko AM> Thanks Andriy! AM> On Wed, Jul 19, 2017 at 9:35 PM Andriy Redko <drr...@gmail.com> wrote: AM> Hi Andy, AM> AM> That would be my fault, my apolog

Re: SSE module missing from CXF 3.2.X snapshot?

2017-07-19 Thread Andriy Redko
Hi Andy, That would be my fault, my apologies. I will take care of this issue so SSE module would be included as part of the ZIP distribution. Thanks for spotting it. Best Regards, Andriy Redko AM> Hi All, AM> I'm starting to play with some of the SSE stuff as part of JAX-RS 2.1,

Re: [VOTE] Apache CXF 3.1.12 and 3.0.14

2017-06-26 Thread Andriy Redko
+1, definitely! Andriy DK> It’s been over 2 months since the last release. We’ve fixed over 50 JIRA’s for 3.1.12. Thus, let’s get it out. DK> Staging repos: DK> 3.0.14: DK> https://repository.apache.org/content/repositories/orgapachecxf-1093/ DK> 3.1.12: DK>

Re: Noobie wanting to help with Documentation...

2017-06-15 Thread Andriy Redko
/ tutorials in mind you would like to tackle first? What kind of help you may need (examples, snippets, comments, clarifications, ...)? Thanks. Best Regards, Andriy Redko Thursday, June 15, 2017, 11:50:00 AM, you wrote: MJ> All, MJ> Hey all. I'll tell you my brief story. MJ&g

Re: [VOTE] - Release Apache CXF DOSGi 2.3.0 .. take 2

2017-09-23 Thread Andriy Redko
+1 Andriy CS> This is a vote to release Apache CXF-DOSGi 2.3.0. CS> I cut a second release as the first one missed the LICENSE and NOTICE files CS> in the correct position. As another small improvement I upgraded to jline CS> 3.5.1 which has better colors on windows. CS> Highlights: CS> * The

Re: [VOTE] - Release Apache CXF DOSGi 2.3.0

2017-09-21 Thread Andriy Redko
+1 Andriy CS> This is a vote to release Apache CXF-DOSGi 2.3.0. CS> Highlights: CS> * The multi bundle distro is now built using bnd-export-plugin and a CS> bndrun file instead of by exporting karaf features. The new approach CS> makes sure the bundles form a consistent and minimal

Re: 3.2 on web site...

2017-09-13 Thread Andriy Redko
Thanks a lot, Dan! I just added this topic to the Wiki, Distributed Tracing, it was missed on the summary page. Will it be picked up automatically by the publishing tools? Or some config is required? Thanks! Best Regards, Andriy Redko DK> Finally managed to fix all the issues (I th

Re: 3.2 on web site...

2017-09-13 Thread Andriy Redko
I have got the answer to my previous question ;) The documentation section for Distributed Tracing appeared automagically. However, all the images are broken (f.e. http://cxf.apache.org/docs/using-openzipkin-brave.html), could we do something about it? Thanks! DK> Finally managed to fix all

Re: 3.2 on web site...

2017-09-13 Thread Andriy Redko
an get the exporter to support that, but it might be easier for you to re-do those images with filenames that don’t have spaces in them. DK> Dan >> On Sep 13, 2017, at 9:07 PM, Andriy Redko <drr...@gmail.com> wrote: >> I have got the answer to my previous question ;

Re: All CXF repos moved to gitbox....

2017-10-08 Thread Andriy Redko
Awesome, thanks Dennis! DK> Hi Andriy! >> I've just ported a few fixes to 3.1.x branch and noticed that this branch is >> not being built on Jenkins since Sep, 8th >> (https://builds.apache.org/job/CXF-3.1.x/). I am wondering if we >> reconfigured this job to use Gitbox? Or there is another

Re: All CXF repos moved to gitbox....

2017-10-07 Thread Andriy Redko
, Andriy Redko >> FYI, all our repos have now been moved over to gitbox. In order to commit >> to the repos, you will need to do the gitbox setup to associate your Apache >> ID with your GitHub account. Follow the steps at: >> https://gitbox.apache.org/setup/ >&

Re: Documentation: snippets no longer shown

2017-10-15 Thread Andriy Redko
, Andriy Redko Sunday, October 15, 2017, 5:28:16 AM, you wrote: DK> Hi, DK> a user reported that the snippets are broken. Is it possible to get this DK> working? Or do we need to replace the snippets? DK> Regards DK> Dennis >> <https://cwiki.apache.org/confluence/di

Re: [VOTE] Apache CXF 3.0.15 and 3.1.13 patch releases...

2017-09-06 Thread Andriy Redko
+1 Andriy DK> It’s been over 2 months since the last release. We’ve fixed over 35 JIRA’s for 3.1.13. Thus, let’s get them out. DK> Staging repos: DK> 3.0.15: DK> https://repository.apache.org/content/repositories/orgapachecxf-1100/ DK> 3.1.13: DK>

Re: [DISCUSS] Status of 3.0.x...

2017-09-06 Thread Andriy Redko
I think that keeping 3.2.x on master would make sense, at least till 3.2.1. As Dennis pointed out, with Java 9 just a few weeks away we may branch off 3.2 later and work on 3.3 (master) to make it good Jigsaw citizen. Supporting only 3.1.x and dropping 3.0.x sounds reasonable, +1 to that.

Re: [VOTE] Apache CXF 3.2.0

2017-09-06 Thread Andriy Redko
+1! CXF rocks! Andriy DK> It’s been 2 years since the last major CXF release.We have well over 100 JIRA’s of new features and DK> enhancements that are only targeted toward 3.2. Let’s get it out! DK> Staging repo: DK> https://repository.apache.org/content/repositories/orgapachecxf-1102/

Re: CXF 3.2?

2017-09-04 Thread Andriy Redko
of the code, no urgency to have it in 3.2 really (could go to 3.2.1). Just appreciate the opinions, it is worth to delay a build for a couple of more days (Wed/Thu) or not. Thanks! Best Regards, Andriy Redko DK> We just got the final releases of WSS4J and the JAX-RS api and I’ve also j

Re: CXF 3.2?

2017-09-04 Thread Andriy Redko
Hey Sergey, Makes perfect sense to me, let's not block 3.2 release. 3.2.1 sounds like a preferrable option indeed, with better deliverables at the end. Thanks! Best Regards, Andriy Redko SB> Hey Andriy SB> IMHO it might wait till 3.2.1 (may be we can do a camel cxf demo making SB

Re: Remove obsolete RxJava code and keep RxJava2 only one

2017-11-15 Thread Andriy Redko
Hey Sergey, That would be ideal I think (move RxJava into separate module). RxJava2 and RxJava are quite different frameworks, some people just stuck with RxJava so we could support them there. Thanks. Best Regards, Andriy Redko JDA> What about just leaving the old RxJava code in a mod

Re: [VOTE] - Release Apache CXF Fediz 1.3.3

2017-11-23 Thread Andriy Redko
+1 Andriy COh> This is a vote to release Apache CXF Fediz 1.3.3. This is the last planned COh> release of Fediz 1.3.x. COh> Issued fixed: COh> https://issues.apache.org/jira/projects/FEDIZ/versions/12340453 COh> Git tag: COh> https://github.com/apache/cxf-fediz/tree/fediz-1.3.3 COh> Maven

Re: [VOTE] - Release Apache CXF 3.0.16

2017-11-23 Thread Andriy Redko
+1 Andriy COh> This is a vote to release Apache CXF 3.0.16. This will be the last planned COh> release of CXF 3.0.x. COh> Issues fixed: COh> https://issues.apache.org/jira/projects/CXF/versions/12341568 COh> Git tag: COh> https://github.com/apache/cxf/tree/cxf-3.0.16 COh> Maven artifacts:

Re: [VOTE] - Release Apache CXF Fediz 1.4.3

2017-11-23 Thread Andriy Redko
+1 Andriy COh> This is a vote to release Apache CXF Fediz 1.4.3. COh> Issues fixed: COh> https://issues.apache.org/jira/projects/FEDIZ/versions/12341612 COh> Git tag: COh> https://github.com/apache/cxf-fediz/tree/fediz-1.4.3 COh> Maven artifacts: COh>

Re: ResourceContext and CDI

2017-11-27 Thread Andriy Redko
Hey John, It is likely worth updating, did you run into any issues with that? The usage of the resource class is very limited in there, I am wondering if you have an real example we could add as a test case. Thanks. Best Regards, Andriy Redko JDA> Hi, JDA> I'm wondering,

Re: Rethinking how JAX-RS customizations are looked up in CDI

2017-11-27 Thread Andriy Redko
speaking, ServiceLoader would be enough in this case. Thanks. Best Regards, Andriy Redko JDA> I was wondering, does it really make sense JDA> for JAXRSServerFactoryCustomizationExtension implementations to be CDI JDA> beans? It may sound odd, but typically in CDI that kind of featur

Re: Implementing MicroProfile's Rest Client here at CXF?

2017-12-03 Thread Andriy Redko
it into the existing client module (even as an optional)? Best Regards, Andriy Redko JDA> Hey all JDA> Andy (McCright) and I (as well as some others who don't contribute to CXF) JDA> have been working on another project, specifically around standardizing how JDA> Type Safe rest clients

Re: Rethinking how JAX-RS customizations are looked up in CDI

2017-12-03 Thread Andriy Redko
the implementation itself from CDI extension to JAXRSServerFactoryBean, so the servlet-based configuration (the transport) becomes optional/not necessary. It's worth trying out I think. Thanks. Best Regards, Andriy Redko JDA> Andriy, JDA> Well, I think the difference here is that server customiz

Re: Introduction

2017-11-16 Thread Andriy Redko
Hi Andrei, Welcome! Thanks a lot for joining, your contributions are very valueable and much appreciated! Best Regards, Andriy Redko AI> Hi, AI> As requested by Sergey Beryozkin, I'm sending this email to introduce AI> myself :-) AI> I'm a Java developer (though in the la

Re: Remove obsolete RxJava code and keep RxJava2 only one

2017-11-16 Thread Andriy Redko
t;> I think the "ideal" in this case depends on whom to ask. For us - yet >> another module to support, for users - out of the box integration. With new >> module we could collect a bit more insights if people use it or not. No use >> - drop in next releases. Thanks.

Re: Remove obsolete RxJava code and keep RxJava2 only one

2017-11-16 Thread Andriy Redko
g to stay with SB> RxJava then they'd have the support they need. SB> Cheers, SErgey SB> On 16/11/17 11:45, Andriy Redko wrote: >> Got it, so "legacy" part is questionable here. Check out the releases page, >> https://github.com/ReactiveX/RxJava/releases,

Re: Remove obsolete RxJava code and keep RxJava2 only one

2017-11-16 Thread Andriy Redko
vestreams lib we've discussed with John which can be used by SB> RxJava2 and Reactor code... SB> Cheers, Sergey SB> On 16/11/17 12:02, Andriy Redko wrote: >> Fair enough, if we the new module is not a option (in your opinion), >> I would vote to remove the RxJava 1.x

Re: Remove obsolete RxJava code and keep RxJava2 only one

2017-11-16 Thread Andriy Redko
best compromize SB> Cheers. Sergey SB> On 16/11/17 13:41, Andriy Redko wrote: >> Let's do what is really the best for CXF in short term (long term is >> obviously >> dropping RxJava 1.x). I saw and still see RxJava 1.x in the field, BUT I >> haven't >>

Re: New Java 9 master

2017-11-16 Thread Andriy Redko
en't seen successfull builds from https://builds.apache.org/job/CXF-Master-JDK9) ? Best Regards, Andriy Redko SB> It's pretty simple really. It's about having a new impetus for the CXF SB> development. SB> Without a Java 9 only master CXF will be about fixing the bugs only. SB> JAX

Re: New Java 9 master

2017-11-16 Thread Andriy Redko
16 13:31 GMT+01:00 Sergey Beryozkin <sberyoz...@gmail.com>: >> Hi Andriy >> I'm only presuming that yes, a Java 9 only master would have to support >> the new Java 9 modules system, so I'd say a lot of exciting work would >> await for the CXF dev community :-) >&g

Re: New Java 9 master

2017-11-16 Thread Andriy Redko
Would it be fair to conclude that for the next couple of months it would make sense to keep master in "8+9" state, while gradually explore the real need to introduce the new master (Java 9 only)? I would be curious to see how RxJava2 and/or Reactor would provide the integration with Java 9 Flow

Re: [VOTE] Apache CXF 3.2.1 and 3.1.14 patch releases...

2017-11-02 Thread Andriy Redko
+1! Andriy DK> It’s been almost 2 months since the last release. We’ve fixed over 30 JIRA’s for 3.2. DK> Staging repos: DK> 3.1.14: DK> https://repository.apache.org/content/repositories/orgapachecxf-1107 DK> 3.2.1: DK> https://repository.apache.org/content/repositories/orgapachecxf-1107

Re: Push does not work

2017-12-06 Thread Andriy Redko
Hi Sergey, Has it been resolved? Have nothing to push but could do just whitespace. Let me know if you want me to try. Best Regards, Andriy Redko SB> Hi SB> Seeing my push being repeatedly rejected SB> remote: This repository is currently out of sync, please SB> remote

Re: JAX-RS Features not used for ClientProxies

2017-10-29 Thread Andriy Redko
One of the long standing ones :-), I think we should make both equally supported. John, could you please create a JIRA for this issue? JDA> Hey guys JDA> Earlier today I was looking at an issue noted where proxies created for CXF JDA> weren't leveraging JAX-RS Features registered as providers.

Re: Builds on Jenkins

2018-05-06 Thread Andriy Redko
Done, https://issues.apache.org/jira/browse/INFRA-16489, thanks Dennis. Sunday, May 6, 2018, 2:42:05 AM, you wrote: DK> Hi Andriy, DK> thanks for the analysis. >> John, guys, any hints who might help us here? Infra team? DK> Could you please open an issue at: DK>

Builds on Jenkins

2018-05-05 Thread Andriy Redko
. On another topic, since JDK9 is end of life, do we need to keep https://builds.apache.org/job/CXF-Master-JDK9/ active? Thanks! Best Regards, Andriy Redko

Re: A few 'Feature' questions

2018-05-08 Thread Andriy Redko
the interceptors logic (so 99% of the implementation would be shared between both features). Mark, Christian, would it make sense guys? Best Regards, Andriy Redko Monday, April 30, 2018, 4:56:48 AM, you wrote: MS> Well, we tried that via the @Feature annotation but then it was enabled for very endpo

Re: Release cxf-xjc-plugin so that it works with Java 10?

2018-05-13 Thread Andriy Redko
, cxf.jaxrs.client, cxf.jaxrs.frontend, ... What do you think, guys? Best Regards, Andriy Redko DK> Hi guys, DK> some time ago my question was just to get cxf-xjc-plugin released. That should be easy. DK> Romain had some concerns with module names DK> https://lists.apache.org

Re: Start 3.3.x development

2018-05-13 Thread Andriy Redko
is used in a variety of context ... What we can do also is to have a spike and estimate the impact on the CXF with all these changes incorporated, than decided for 3.3.x or keeping 3.2.x. Thoughts? Best Regards, Andriy Redko RMB> Hey guys RMB> Cant an option be to use subprojects?

Re: Start 3.3.x development

2018-05-13 Thread Andriy Redko
they have seen similar large changes over the years. But I cerntainly agree we have to think about that, dedicated branch gives us more freedom to stabilize things and experiment while 3.2.x serves as a stable backup. Thanks for bringing this up! Best Regards, Andriy Redko DK> Hi, DK&g

Re: Builds on Jenkins

2018-05-05 Thread Andriy Redko
us here? Infra team? Thanks! Best Regards, Andriy Redko Saturday, May 5, 2018, 10:02:44 AM, you wrote: JDA> Andriy, JDA> You now have access to configure the jobs. JDA> I've reconfigured the JDK18 job to show timestamps. I also changed the JDA> time out strategy from absolute to no

Re: org.apache.cxf.cdi.CdiResourceProvider#isSingleton?

2018-05-22 Thread Andriy Redko
, Andriy Redko Tuesday, May 22, 2018, 4:34:37 AM, you wrote: RMB> Hi guys, RMB> why org.apache.cxf.cdi.CdiResourceProvider#isSingleton returns false for RMB> normal scoped beans? In such a case the instance is a proxy which can be RMB> considered as a singleton, no? RMB> Rom

Re: Release cxf-xjc-plugin so that it works with Java 10?

2018-05-23 Thread Andriy Redko
think is best option for CXF. I think the sample usage scenarios would help us to make the right decisions (coming soon). Thanks! Best Regards, Andriy Redko DK> Hi Andriy! >> Haven't started work on automatic module names yet, my bad. But we certainly >> could do that fo

Re: Builds on Jenkins

2018-06-08 Thread Andriy Redko
I will definitely do that, haven't had time yet, it was late night discovery. You may use -U option when running the mvn command, it should force the snapshots refresh. Best Regards, Andriy Redko DK> Have you tried to do a thread dump to see where it's hanging? So far I DK> co

Re: Swagger upgrade issues

2018-06-15 Thread Andriy Redko
, with a few exceptions. Thanks. Best Regards, Andriy Redko COh> Hi all, COh> I took a look at the failing system tests with upgrading Swagger to 1.5.18. COh> One of the issues is that CXF starts returning "null" for the JSON values COh> that are not defined, and this causes a

Re: Swagger upgrade issues

2018-06-16 Thread Andriy Redko
Make sense, thanks Dennis. We figured out that the upgrade to latest 2.0.x was also problematic, right? Postponing it to 3.3.x would be better (imho). Colm, what do you think? Best Regards, Andriy Redko DK> Hi, DK> we already noticed this in February: DK> https://lists.a

Re: Builds on Jenkins

2018-06-14 Thread Andriy Redko
m not able to find what is behind "Maven 3 (latest)" in the tooling, I don't have right permissions. Dennis, John any chance you guys could help to figure it out? Thanks. Best Regards, Andriy Redko Friday, June 8, 2018, 6:58:37 AM, you wrote: The latest - 3.5.3. Colm. On Fri, Jun

Re: [VOTE] CXF 3.2.5/3.1.16

2018-06-18 Thread Andriy Redko
Certainly +1! Thanks Dan! Andriy DK> This is a vote to release CXF 3.2.5 and 3.1.16. The 3.2.5 staging area also include releases of cxf-buildutils and cxf-xjc-utils as they were needed for the release. DK> DK> Staging repos: DK> 3.1.16: DK>

Re: CXF-7753

2018-06-15 Thread Andriy Redko
Certainly +1 to find a room for it in CXF. I haven't used HTTP signatures yet but it looks pretty useful. DK> https://issues.apache.org/jira/browse/CXF-7753 DK> What do you think? DK> If we make code - is it a feature you see room for in CXF?

Re: Builds on Jenkins

2018-06-07 Thread Andriy Redko
, so we could figure out the root of it. PS: FYI, running build on Windows box / Java 8. Will check on Linux shortly (but gut feeling tells me the 15 mins delay will be there) Best Regards, Andriy Redko Sunday, May 6, 2018, 2:42:05 AM, you wrote: DK> Hi Andriy, DK>

Re: microprofile openapi @asf?

2018-06-24 Thread Andriy Redko
part (server stubs or/and client) as well. Thanks. Best Regards, Andriy Redko RMB> Hi guys, RMB> opened several issues about the spec and a few of them are serious concerns RMB> for me (others are easier): RMB> 1. https://github.com/eclipse/microprofile-open-api/issues/231 R

Re: [VOTE] - Release Apache CXF Fediz 1.4.4

2018-06-26 Thread Andriy Redko
+1, thanks! Andriy COh> This is a vote to release Apache CXF Fediz 1.4.4. COh> Issues fixed: COh> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12313420=12342255 COh> Artifacts: COh> https://repository.apache.org/content/repositories/orgapachecxf-1119/ COh> Git tag:

Re: [cxf] branch master updated: CXF-7525...

2017-12-29 Thread Andriy Redko
. Best Regards, Andriy Redko SB> Hi Andriy SB> Just curious, why would this new module will need OpenApiParseUtils ? SB> Thanks, Sergey

  1   2   3   4   5   >