Re: CXF JAX-RS: working with multipart form-data

2024-10-02 Thread Andriy Redko
part-mixed-mime-message-format [3] https://cxf.apache.org/docs/message-logging.html Best Regards, Andriy Redko JPU> Hi Andriy, JPU> What is the correct way to annotate a file attachment as part of a JPU> mutlipart/form-data content body? JPU> I currently have the following (o

Re: [VOTE] - Release Apache CXF Fediz 1.7.0

2024-11-06 Thread Andriy Redko
+1, thanks Colm! On Wed, Nov 6, 2024, 6:18 a.m. Colm O hEigeartaigh wrote: > This is a vote to release Apache CXF Fediz 1.7.0. This release > upgrades to CXF 3.6.4, hence JDK 11, and Jakarta. > > Artifacts: > https://repository.apache.org/content/repositories/orgapachecxf-1208/ > Git tag: https:

Re: CXF JAX-RS: working with multipart form-data

2024-11-24 Thread Andriy Redko
ently (one difference is that the CXF tests  use Hibernate Validator under the hood but it should not matter I believe, in any case I will try to run the tests with the library you are using).    Thanks.   [1] https://github.com/apache/cxf/pull/2152   Best Regards,     Andriy Redko    > If I de

Re: Releases (first weeks of December)?

2024-11-25 Thread Andriy Redko
/2107 [2] https://github.com/apache/cxf/pull/2018 Best Regards, Andriy Redko On Mon, Nov 25, 2024, 4:51 a.m. Colm O hEigeartaigh wrote: > Hey Andriy, > > Are we close to closing out 4.1.0 or the other votes? Is there > anything that we should look into to speed things along

Re: CXF JAX-RS: working with multipart form-data

2024-11-18 Thread Andriy Redko
contract (interface). WebClient does not introspect anything and could only use base address (from client proxy), as far as I know. Thanks. Best Regards, Andriy Redko > If I deactivate the bean validation feature in createMagdadocServer(...) > it works. > Some further questi

Re: CXF JAX-RS: working with multipart form-data

2024-11-16 Thread Andriy Redko
rence to the header Content-ID in https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers. Content-ID is not a HTTP header but "cid:" from https://www.rfc-editor.org/rfc/rfc2392.txt, as you also referred to. Thanks! Best Regards, Andriy Redko > Hi Andriy, > The opti

Re: Releases (first weeks of December)?

2024-11-15 Thread Andriy Redko
Hi Freeman, Thanks a lot! Next week there are number of Spring related releases, so we  could plan to cut the release builds at the end of the next week. Thanks!   Best Regards,     Andriy Redko  > +1 to release in a few weeks. > +1 to retire 3.5.x in the new future. > Please let me kn

Re: CXF JAX-RS: working with multipart form-data

2024-11-15 Thread Andriy Redko
the same Idempotency Key.") String idempotencyKey, @FormDataParam(value="messageToSend") @Parameter(required=true,schema = @Schema(implementation=MessageToSend.class)) @Multipart(value = "messageToSend", type="application/json", required= true) Message

Re: Releases (first weeks of December)?

2024-11-15 Thread Andriy Redko
Agree, thanks Colm for bringing this one up. I think once we get 4.1.0 out of the door, we could announce EOL for 3.5.x within the timeline you've suggested. Thanks! Best Regards, Andriy Redko Friday, November 15, 2024, 5:51:38 AM, you wrote: COh> +1, but I don't think

Re: CXF JAX-RS: working with multipart form-data

2024-11-13 Thread Andriy Redko
take a look shortly why it does not work. What kind of exception are you getting? Thank you. Best Regards, Andriy Redko JPU> Hi Andriy, JPU> When looking at the classes MultipartProvider and JAXRSUtils (cxf v3.5.9) JPU> then it shows that only object for which a 'Content-Dis

Releases (first weeks of December)?

2024-11-14 Thread Andriy Redko
folks? Thanks!   Best Regards,     Andriy Redko 

Re: CXF JAX-RS: working with multipart form-data

2024-11-17 Thread Andriy Redko
tity(builder, "multipart/form-data")); It works perfectly when the unified Attachment body part is used. I also crafted the test case over here [1], to help you out to get it working or point me out if there is a gap here that I missed. Thank you. [1] https://github.com/a

[VOTE] Apache cxf-xjc-utils 4.1.0

2024-12-01 Thread Andriy Redko
Regards, Andriy Redko

Re: Releases (first weeks of December)?

2024-12-01 Thread Andriy Redko
(in a vote  now).    @Freeman, would you mind please to take care of cutting and sending the  release vote for 3.5.x / 3.6.x / 4.0.x?   Thank you!   Best Regards,     Andriy Redko    > Hi Team, > Yes, I'm very glad to cut the release build when everything is ready. > Cheers > Freem

[VOTE] Apache cxf-build-utils 4.0.2

2024-12-01 Thread Andriy Redko
! Best Regards, Andriy Redko

Re: [VOTE] Release CXF 4.0.6, 3.6.5 and 3.5.10

2024-12-04 Thread Andriy Redko
+1, thanks a lot Freeman!   Best Regards,     Andriy Redko     > Hi, > It’s been a while since last releases and many issues have been addressed, > so here is the VOTE for CXF 4.0.6, 3.6.5 and 3.5.10 > Staging areas: > https://repository.apache.org/content/repositories/orgapachec

Re: Releases (first weeks of December)?

2024-12-03 Thread Andriy Redko
5:00 [INFO] Could you please help me out with the command line? I am wondering if it could be local environment issue, do you want me to try to cut the releases? Thank you! Best Regards, Andriy Redko > Hi Andriy, > Thanks for the feedback! > It turned out migh

Re: Releases (first weeks of December)?

2024-12-08 Thread Andriy Redko
Hi Freeman, The 4.1 release should be cleared out now! Thanks! Best Regards, Andriy Redko > Hi Andriy, > Thanks for the update! > Surely we can do it next week, no rush, take your time! > Best Regards > Freeman > On Fri, Dec 6, 2024 at 9:52 AM Andriy Redko wrot

Re: [VOTE] Apache cxf-build-utils 4.0.2

2024-12-05 Thread Andriy Redko
Hey Folks,   We have 7 +1 votes and no other votes, so this vote passes and I will release the artifacts soon.  Thanks all for the vote!   Best Regards,     Andriy Redko > +1. > Colm. > On Mon, Dec 2, 2024 at 5:52 PM wrote: >> +1 >> Jeff >>> On Dec 1, 2024, at 8

Re: [VOTE] Release CXF 4.1.0

2024-12-09 Thread Andriy Redko
+1, thanks Freeman!   Best Regards,     Andriy Redko       > Hi, > Here is the VOTE for Apache CXF 4.1.0. The biggest feature of Apache CXF > 4.1.0 is Jakarta EE 10 compatibility, with more improvements and bug fixes. > Staging area: > https://repository.apache.org/conte

Re: [Heads Up]When shall we schedule the next round of release?

2025-02-03 Thread Andriy Redko
last one for 3.5.x line. Thank you! [1] https://issues.apache.org/jira/browse/CXF-9039 Best Regards, Andriy Redko FF> Hi Team, FF> Any ideas in mind when we expect the next round of release? FF> Thanks! FF> Freeman

Re: Camel 3|CXF: ParsingErrors with OneWay Messages

2024-12-15 Thread Andriy Redko
/com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transform(TransformerImpl.java:775) ~[na:na] ... 42 common frames omitted Could you please share a branch here [1] for Camel 2.x that works for you? Thank you. [1] https://github.com/mash-sap/cxfOneWayError Best Regards, Andriy Redko

Re: [PROPOSAL] Create cxf-karaf repository

2024-12-13 Thread Andriy Redko
? From CXF side, moving the OSGI / Karaf into the separate repo would reduce the maintenance burden for sure (leaving aside the fact that now cxf-karaf has to be maintained). Thanks! [1] https://issues.apache.org/jira/browse/CXF-9086 Best Regards, Andriy Redko Friday, December 13

Re: MicroProfile Rest Client 4.0

2024-12-13 Thread Andriy Redko
rds, Andriy Redko > Hey all, > with 4.1.0 being out of the door now, I am curious if there is any timeline > when you’re planning to integrate the (rather small) changes for MP Rest > Client 4.0 so we could potentially move TomEE to being MicroProfile 7.0 > compatible. > Will

Re: Releases (first weeks of December)?

2024-12-03 Thread Andriy Redko
g/projects/cxf-release-2024dec/cxf/rt/ws/security/target/reports/apidocs' > dir. > Seems there is a related JDK issue > https://bugs.openjdk.org/browse/JDK-8242564 > which is fixed for JDK 23, but for CXF 3.6.x we need to use JDK11. > I don't see this error when building CXF

Re: [VOTE] Apache cxf-xjc-utils 4.1.0

2024-12-05 Thread Andriy Redko
Hey Folks, We have 7 +1 votes and no other votes, so this vote passes and I will release the artifacts soon. Thanks all for the vote! Best Regards, Andriy Redko > +1. > Colm. > On Mon, Dec 2, 2024 at 5:52 PM wrote: >> +1 >> Jeff >>> On Dec 1, 2

Re: Releases (first weeks of December)?

2024-12-06 Thread Andriy Redko
me to come up with the fix, I hope to wrap it up during the weekend. Thanks! [1] https://github.com/apache/cxf/pull/2081 Best Regards, Andriy Redko > Hi Andriy, > I think we are ready to cut CXF 4.1 release build, right? Anything else you > or others still want to get in?

Releases soon?

2025-04-20 Thread Andriy Redko
Hey folks! Happy Easter (to ones who celebrate)! It's been a while since last CXF releases, any objections to drop new ones soon? In no, I will start off with build-utils next week as a preparation. Thanks! Best Regards, Andriy Redko

[VOTE] Apache cxf-build-utils 4.1.1

2025-05-03 Thread Andriy Redko
! Best Regards, Andriy Redko

Re: [Heads Up]When shall we schedule the next round of release?

2025-02-28 Thread Andriy Redko
Hey Freeman,   There is only one [1] that I hope to get in over the weekend, we should be good for the release next week I believe. Thanks folks!   [1] https://issues.apache.org/jira/browse/CXF-9110   Best Regards,     Andriy Redko  Friday, February 28, 2025, 9:29:04 AM, you wrote: > Thanks C

Re: [Heads Up]When shall we schedule the next round of release?

2025-03-02 Thread Andriy Redko
Hey Folks, I just merged the last pending bugfix (on my side), if nothing else left, we should be cleared for the releases. I sadly won't be available this week, although should be reachable by email, if anything pops up. Thanks! Best Regards, Andriy Redko AR> Hey Freeman, AR>

Re: [VOTE] Release CXF 4.1.1, 4.0.7, 3.6.6 and 3.5.11

2025-03-03 Thread Andriy Redko
+1, thanks Freeman! Best Regards, Andriy Redko On Mon, Mar 3, 2025, 3:55 p.m. Freeman Fang wrote: > Hi, > > It’s been a while since last releases and many issues have been addressed, > so here is the VOTE for CXF 4.1.1, 4.0.7, 3.6.6 and 3.5.11 > > Stagin

Re: [VOTE] Release CXF 4.1.1, 4.0.7, 3.6.6 and 3.5.11

2025-03-08 Thread Andriy Redko
ndriy Redko > Hi Team, > With 7 binding +1s > Andriy Redko > Alexey Markevich > Francesco Chicchiriccò > Jeff Genender > Colm O hEigeartaigh > Alessio Soldano > Freeman Fang > 1 non-binding +1 > Jamie Goodyear > and no other votes, this vote passes and I w

Re: Re: Two bug reports for the JAX-RS frontend

2025-02-21 Thread Andriy Redko
All good, thank you! Best Regards, Andriy Redko On Fri, Feb 21, 2025, 2:36 p.m. wrote: > Hi Andriy, > > I have raised [1] and [2] in Jira. > Sorry I didn't raise them there in the first place. > > [1] https://issues.apache.org/jira/browse/CXF-9113 > [2] http

Re: Two bug reports for the JAX-RS frontend

2025-02-21 Thread Andriy Redko
Hi Sola-ris, Could you please create issues here [1] for these bug reports, thank you. [1] https://issues.apache.org/jira/ Best Regards, Andriy Redko On Fri, Feb 21, 2025, 1:15 p.m. wrote: > Hi everyone, > I would like to report two bugs in the JAX-RS frontend, hope this is the &

Re: [Heads Up]When shall we schedule the next round of release?

2025-02-21 Thread Andriy Redko
gards, Andriy Redko On Fri, Feb 21, 2025, 9:40 a.m. Colm O hEigeartaigh wrote: > Hi Andriy and Freeman, > > What's left in terms of the new releases? > > Colm. > > On Sun, Feb 9, 2025 at 10:39 PM Freeman Fang > wrote: > > > > Thanks Colm for the update! > >

Re: [VOTE] - Apache CXF Build Utils 4.1.0

2025-02-24 Thread Andriy Redko
+1, thanks Colm! Best Regards, Andriy Redko On Mon, Feb 24, 2025, 12:05 p.m. Colm O hEigeartaigh wrote: > This is a vote to release Apache CXF Build Utils 4.1.0. It features an > update to PMD 7.x, which is a major new version (and also fixes a > CVE). > > Art

Re: [VOTE] - Release Apache CXF Fediz 1.7.1

2025-04-04 Thread Andriy Redko
+1, thanks Colm! On Fri, Apr 4, 2025, 6:19 a.m. Colm O hEigeartaigh wrote: > This is a vote to release Apache CXF Fediz 1.7.1. It contains some > dependency updates, notably a bump to CXF 3.6.6. > > Artifacts: > https://repository.apache.org/content/repositories/orgapachecxf-1220/ > Git tag: htt

Re: [VOTE] Apache cxf-build-utils 4.1.1

2025-05-08 Thread Andriy Redko
Hey Folks, We have 5 +1 votes and no other votes, so this vote passes and I will release the artifacts soon. Thanks all for the vote! Best Regards, Andriy Redko COh> +1. COh> Colm. COh> On Mon, May 5, 2025 at 3:12 PM wrote: >> >> +1 >> >> Jeff &

Re: Releases soon?

2025-05-11 Thread Andriy Redko
Hi Freeman, Thanks a lot! I have 2 fixes that I would like to get it, hopefully till Wed (they both are tagged with release labels). Otherwise, we should be good to go. Thanks! Best Regards, Andriy Redko FF> Hi Team, FF> If anyone wants anything in, please let me know. Otherwise

Re: [VOTE] Release CXF 4.1.2, 4.0.8, 3.6.7

2025-05-16 Thread Andriy Redko
+1, thanks a lot Freeman! Best Regards, Andriy Redko On Fri, May 16, 2025, 8:37 p.m. Freeman Fang wrote: > Hi, > > It’s been a while since last releases and many issues have been addressed, > so here is the VOTE for CXF 4.1.2, 4.0.8 and 3.6.7 > > Stagin

Re: CXF JAX-RS: working with multipart form-data

2025-05-16 Thread Andriy Redko
Hi Jean, Ah interesting, I briefly checked [1], [2] and indeed Content-ID is not mentioned there. I will try to look over the weekend what is happening, thank you. [1] https://www.rfc-editor.org/rfc/rfc2388.html [2] https://www.rfc-editor.org/rfc/rfc7578 Best Regards, Andriy Redko

Re: CXF JAX-RS: working with multipart form-data

2025-05-20 Thread Andriy Redko
Hi Jean, Thank you for the issue. As per my understanding, the deprecation applies to multipart/form-data only, not others. Thank you. Best Regards, Andriy Redko > Does this also apply to mutlipart/mixed and multipart/related content > types? > Anyway I crea

Re: CXF JAX-RS: working with multipart form-data

2025-05-19 Thread Andriy Redko
submitted to the service? Thank you. Best Regards, Andriy Redko > Hi Andriy, > Indeed, according to https://www.rfc-editor.org/rfc/rfc7578 - section-4.8 > only the headers Content-Type, Content-Disposition, and > Content-Transfer-Encoding (in specific cases) are supported. > Actu

Re: CXF JAX-RS: working with multipart form-data

2025-05-19 Thread Andriy Redko
Regards, Andriy Redko > Hi andriy, > Indeed after omitting the Attachment::id property, which dropped the > Content-ID header, it worked. > However I couldn't get rid of the Content-Transfer-Encoding header, but > the server seems to have no problem with it. > Below t

Re: CXF JAX-RS: working with multipart form-data

2025-05-15 Thread Andriy Redko
Postman or even curl)? (if that is possible). Since you have both payloads (+ headers), we could try to pinpoint the problematic part(s). What do you think? Thank you. Best Regards, Andriy Redko > Hi Andriy, > Now that I am starting to test with the test server of the service > pro

Re: CXF JAXRS logging feature - logging of attachments

2025-06-05 Thread Andriy Redko
k you. Best Regards, Andriy Redko Wednesday, June 4, 2025, 5:22:37 AM, you wrote: > Hi andriy, > > I am trying to configure the CXF logging feature for my JAXRS client to log > the headers for the binary attachments but not the content. I thought that > creating my client i

Re: CXF JAXRS logging feature - logging of attachments

2025-06-06 Thread Andriy Redko
Hi Jean, Yeah, my expectation was the same: that with logMultipart = true and logBinary=false you should be able to see headers but not (binary) content. Surprised this is not the case. Please feel free to create an issue with the reproducer. Thank you. Best Regards, Andriy Redko

Re: [VOTE] Release CXF 4.1.3, 4.0.9, 3.6.8

2025-07-24 Thread Andriy Redko
+1, thanks a lot Freeman!   Best Regards,     Andriy Redko    > Hi, > It’s been a while since last releases and many issues have been addressed, > so here is the VOTE for CXF 4.1.3, 4.0.9 and 3.6.8 > Staging areas: > https://repository.apache.org/content/repositories/orgapachec

Re: [VOTE] Release CXF 4.1.3, 4.0.9, 3.6.8

2025-07-30 Thread Andriy Redko
No worries , thanks a lot Freeman! Best Regards, Andriy Redko On Wed, Jul 30, 2025, 9:32 a.m. Freeman Fang wrote: > Hi, > > Sorry to say we have to cancel this VOTE, I am re-cutting the release now > and will send another VOTE very soon. > > Freeman > > On Mon,

Re: [VOTE] Release CXF 4.1.3, 4.0.9, 3.6.8(2nd try)

2025-07-30 Thread Andriy Redko
+1, thanks a lot Freeman for re-cutting the release! Best Regards, Andriy Redko On Wed, Jul 30, 2025, 7:24 p.m. Freeman Fang wrote: > Hi, > > It’s been a while since last releases and many issues have been addressed, > so here is the VOTE for CXF 4.1.3, 4.0.9 and 3.6.8 >

<    1   2   3   4   5   6