Re: [PR] CXFXJC-47: XJC DefaultValue plugin uses JAXBElement that does not have a default constructor [cxf-xjc-utils]

2024-07-22 Thread via GitHub


reta commented on PR #129:
URL: https://github.com/apache/cxf-xjc-utils/pull/129#issuecomment-2242836760

   > Hi @reta, any news on the ETA?
   
   Hi @marcelhdl , we have just cut Apache CXF releases, I think we should be 
able to make one for cxf-xjc-utils shortly,  thank you


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Bump cxf.netty.version from 4.1.111.Final to 4.1.112.Final [cxf]

2024-07-22 Thread via GitHub


reta merged PR #1973:
URL: https://github.com/apache/cxf/pull/1973


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 [cxf]

2024-07-22 Thread via GitHub


reta merged PR #1975:
URL: https://github.com/apache/cxf/pull/1975


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Bump github/codeql-action from 3.25.12 to 3.25.13 [cxf]

2024-07-22 Thread via GitHub


reta merged PR #1974:
URL: https://github.com/apache/cxf/pull/1974


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 [cxf-build-utils]

2024-07-22 Thread via GitHub


dependabot[bot] opened a new pull request, #109:
URL: https://github.com/apache/cxf-build-utils/pull/109

   Bumps 
[org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin)
 from 3.7.0 to 3.8.0.
   
   Commits
   
   https://github.com/apache/maven-javadoc-plugin/commit/621cba66b6aee068a370806b1619cf1d87e9c582";>621cba6
 [maven-release-plugin] prepare release maven-javadoc-plugin-3.8.0
   https://github.com/apache/maven-javadoc-plugin/commit/eab964ca3f7df4c5bc94ef78a2547729bbcb1c88";>eab964c
 [MJAVADOC-603] javadoc:fix failure on JDK10: 
java.lang.ClassNotFoundException...
   https://github.com/apache/maven-javadoc-plugin/commit/0a26a7e048e1b0ddb1951983e33e8f3453e87f17";>0a26a7e
 Update since tags
   https://github.com/apache/maven-javadoc-plugin/commit/08205b187e976bb7d9266df3b8e7865dae755105";>08205b1
 Add compile step for MJAVADOC-365 IT
   https://github.com/apache/maven-javadoc-plugin/commit/4c8ca8ede6517cc34a7a1a38ba113d0fac351e4d";>4c8ca8e
 [MJAVADOC-804] Remove temporary directories created by tests
   https://github.com/apache/maven-javadoc-plugin/commit/91369fabe400ea6c2d91a36d90885d36b447d3ec";>91369fa
 [MJAVADOC-775] Option 'taglets/taglet/tagletpath' ignored when pointing to a 
JAR
   https://github.com/apache/maven-javadoc-plugin/commit/be2fa208674c781b08658878ae375f2c058992fc";>be2fa20
 [MJAVADOC-783] Invalid path when using TagletArtifact and TagletPath
   https://github.com/apache/maven-javadoc-plugin/commit/3eb47c5081bf6f4158333bd378641bc9b7c9a25f";>3eb47c5
 [MJAVADOC-791] maven-javadoc-plugin not working correctly together with 
maven...
   https://github.com/apache/maven-javadoc-plugin/commit/d3afd39f63f730f5018e8bb00bbf4226dd0f482f";>d3afd39
 [MJAVADOC-803] Add default parameter to force root locale
   https://github.com/apache/maven-javadoc-plugin/commit/4904e0825ae265f5d152a9f0d7eebbcc038c55c9";>4904e08
 [MJAVADOC-802] Set default value of defaultAuthor parameter in fix goals to 
$...
   Additional commits viewable in https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.7.0...maven-javadoc-plugin-3.8.0";>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-javadoc-plugin&package-manager=maven&previous-version=3.7.0&new-version=3.8.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Bump cxf.wiremock.version from 3.8.0 to 3.9.0 [cxf]

2024-07-22 Thread via GitHub


dependabot[bot] opened a new pull request, #1976:
URL: https://github.com/apache/cxf/pull/1976

   Bumps `cxf.wiremock.version` from 3.8.0 to 3.9.0.
   Updates `org.wiremock:wiremock-standalone` from 3.8.0 to 3.9.0
   
   Release notes
   Sourced from https://github.com/wiremock/wiremock/releases";>org.wiremock:wiremock-standalone's
 releases.
   
   3.9.0
   
   🚀 New features and improvements
   
   add listener registration to Store. (https://redirect.github.com/wiremock/wiremock/issues/2811";>#2811) https://github.com/RafeArnold";>@​RafeArnold
   Pick random helper enhancements (https://redirect.github.com/wiremock/wiremock/issues/2812";>#2812) https://github.com/tomakehurst";>@​tomakehurst
   Add support for request matching with dynamic year and dynamic 
year/month values (https://redirect.github.com/wiremock/wiremock/issues/2741";>#2741) https://github.com/papiomytoglou";>@​papiomytoglou
   
   📖 OpenAPI updates
   
   OpenAPI improvements (https://redirect.github.com/wiremock/wiremock/issues/2798";>#2798) https://github.com/tomakehurst";>@​tomakehurst
   Updated and corrected JSON schemas for matcher in the OpenAPI spec (https://redirect.github.com/wiremock/wiremock/issues/2797";>#2797) https://github.com/tomakehurst";>@​tomakehurst
   Add missing admin endpoints to open api spec (https://redirect.github.com/wiremock/wiremock/issues/2791";>#2791) https://github.com/leeturner";>@​leeturner
   
   🐞 Bug fixes
   
   update MatchesJsonSchemaPattern to handle invalid json schemas. (https://redirect.github.com/wiremock/wiremock/issues/2803";>#2803) https://github.com/RafeArnold";>@​RafeArnold
   correctly handle InMemoryObjectStore.compute returning null. (https://redirect.github.com/wiremock/wiremock/issues/2804";>#2804) https://github.com/RafeArnold";>@​RafeArnold
   
   📦 Dependency updates
   
   Bump com.fasterxml.jackson:jackson-bom from 2.17.1 to 2.17.2 (https://redirect.github.com/wiremock/wiremock/issues/2800";>#2800) https://github.com/dependabot";>@​dependabot
   Bump com.networknt:json-schema-validator from 1.4.3 to 1.5.0 (https://redirect.github.com/wiremock/wiremock/issues/2799";>#2799) https://github.com/dependabot";>@​dependabot
   Bump versions.jsonUnit from 2.39.0 to 2.40.0 (https://redirect.github.com/wiremock/wiremock/issues/2793";>#2793) https://github.com/dependabot";>@​dependabot
   Bump versions.jsonUnit from 2.38.0 to 2.39.0 (https://redirect.github.com/wiremock/wiremock/issues/2787";>#2787) https://github.com/dependabot";>@​dependabot
   Bump com.dorongold.task-tree from 3.0.0 to 4.0.0 (https://redirect.github.com/wiremock/wiremock/issues/2767";>#2767) https://github.com/dependabot";>@​dependabot
   
   
   
   
   Commits
   
   https://github.com/wiremock/wiremock/commit/ac84cf82d1d736749030478d754f8b3188f64884";>ac84cf8
 Bump minor version
   https://github.com/wiremock/wiremock/commit/f18eed8a1cb63cf92f9756d45a2aa532ff778878";>f18eed8
 Merge pull request https://redirect.github.com/wiremock/wiremock/issues/2811";>#2811 from 
wiremock/store-listener
   https://github.com/wiremock/wiremock/commit/55e9c8c016d998504cc96a494847059f305f729c";>55e9c8c
 Make StoreEventEmitter more lenient about handler
   https://github.com/wiremock/wiremock/commit/848872f63db37293b15ae518f72172df3d74531a";>848872f
 Fixed some import issues
   https://github.com/wiremock/wiremock/commit/d6a957f16f1a34d075a0f5e84c4aa31bd5a3257a";>d6a957f
 Made StoreEventEmitter a separate interface only implemented by 
InMemoryObjec...
   https://github.com/wiremock/wiremock/commit/97e9da547776d259ba1ee4600d6ea2d5faf2fe16";>97e9da5
 Merge pull request https://redirect.github.com/wiremock/wiremock/issues/2812";>#2812 from 
wiremock/pickRandom-enhancements
   https://github.com/wiremock/wiremock/commit/f2bb828d3708156696c02588fb6b17e40acb265d";>f2bb828
 use static methods to build StoreEvents.
   https://github.com/wiremock/wiremock/commit/56e826b7f1881c11ba624b999a66830951661d8c";>56e826b
 replace StoreEventHandler with Consumer.
   https://github.com/wiremock/wiremock/commit/090914713f7210248eb798c3906c1555da927ba0";>0909147
 attempt to increase pickRandom efficiency.
   https://github.com/wiremock/wiremock/commit/33ddce36abf0fe5ec58da2b31cc1247518adaba9";>33ddce3
 Revert "simplify pickRandom count implementation." as it's probably 
a lot les...
   Additional commits viewable in https://github.com/wiremock/wiremock/compare/3.8.0...3.9.0";>compare 
view
   
   
   
   
   Updates `org.wiremock:wiremock-jetty12` from 3.8.0 to 3.9.0
   
   Release notes
   Sourced from https://github.com/wiremock/wiremock/releases";>org.wiremock:wiremock-jetty12's
 releases.
   
   3.9.0
   
   🚀 New features and improvements
   
   add listener registration to Store. (https://redirect.github.com/wiremock/wiremock/issues/2811";>#2811) https://github.com/RafeArnold";>@​RafeArnold
   Pick random helper enhancements (https://redirect.github.com/wiremock/wiremock/issues/2812";>#2812) https://github.com/tomakehurst";>@​tomakehurst
   Add 

[PR] Bump org.eclipse.persistence:org.eclipse.persistence.moxy from 4.0.3 to 4.0.4 [cxf]

2024-07-22 Thread via GitHub


dependabot[bot] opened a new pull request, #1977:
URL: https://github.com/apache/cxf/pull/1977

   Bumps 
[org.eclipse.persistence:org.eclipse.persistence.moxy](https://github.com/eclipse-ee4j/eclipselink)
 from 4.0.3 to 4.0.4.
   
   Release notes
   Sourced from https://github.com/eclipse-ee4j/eclipselink/releases";>org.eclipse.persistence:org.eclipse.persistence.moxy's
 releases.
   
   4.0.4
   What's Changed
   
   [4.0] Version change to 4.0.4-SNAPSHOT by https://github.com/rfelcman";>@​rfelcman in https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2148";>eclipse-ee4j/eclipselink#2148
   [4.0] Maven build - org.eclipse.persistence.javadoc module fix by https://github.com/rfelcman";>@​rfelcman in https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2150";>eclipse-ee4j/eclipselink#2150
   Allow escaping of '?' using '??' in SQL expression (https://redirect.github.com/eclipse-ee4j/eclipselink/issues/1935";>#1935)
 by https://github.com/pvarga88";>@​pvarga88 in https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2156";>eclipse-ee4j/eclipselink#2156
   [4.0] LoggingLocalization performance improvement - backport from master 
by https://github.com/rfelcman";>@​rfelcman in https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2171";>eclipse-ee4j/eclipselink#2171
   [4.0] fix https://redirect.github.com/eclipse-ee4j/eclipselink/issues/1950";>#1950
 Duplicate objects in UnitOfWorkImpl.primaryKeyToNewObjects - backport from 
master by https://github.com/Zuplyx";>@​Zuplyx in https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2177";>eclipse-ee4j/eclipselink#2177
   [4.0] Fix https://redirect.github.com/eclipse-ee4j/eclipselink/issues/1240";>#1240:
 SessionEventListener: add pre/post flush() events - backport from master by https://github.com/Zuplyx";>@​Zuplyx in https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2178";>eclipse-ee4j/eclipselink#2178
   [4.0] fix https://redirect.github.com/eclipse-ee4j/eclipselink/issues/1957";>#1957:
 Presize HashMap allocations - backport from master by https://github.com/Zuplyx";>@​Zuplyx in https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2179";>eclipse-ee4j/eclipselink#2179
   [4.0] Maven build - MANIFEST.MF Implementation-Version fix by https://github.com/rfelcman";>@​rfelcman in https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2202";>eclipse-ee4j/eclipselink#2202
   [4.0] Virtual Threads: performance impact with Helidon integration fix 
(pinning threads) by https://github.com/rfelcman";>@​rfelcman in https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2181";>eclipse-ee4j/eclipselink#2181
   
   Full Changelog: https://github.com/eclipse-ee4j/eclipselink/compare/4.0.3...4.0.4";>https://github.com/eclipse-ee4j/eclipselink/compare/4.0.3...4.0.4
   4.0.4-RC1
   What's Changed
   
   [4.0] Version change to 4.0.4-SNAPSHOT by https://github.com/rfelcman";>@​rfelcman in https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2148";>eclipse-ee4j/eclipselink#2148
   [4.0] Maven build - org.eclipse.persistence.javadoc module fix by https://github.com/rfelcman";>@​rfelcman in https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2150";>eclipse-ee4j/eclipselink#2150
   Allow escaping of '?' using '??' in SQL expression (https://redirect.github.com/eclipse-ee4j/eclipselink/issues/1935";>#1935)
 by https://github.com/pvarga88";>@​pvarga88 in https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2156";>eclipse-ee4j/eclipselink#2156
   [4.0] LoggingLocalization performance improvement - backport from master 
by https://github.com/rfelcman";>@​rfelcman in https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2171";>eclipse-ee4j/eclipselink#2171
   [4.0] fix https://redirect.github.com/eclipse-ee4j/eclipselink/issues/1950";>#1950
 Duplicate objects in UnitOfWorkImpl.primaryKeyToNewObjects - backport from 
master by https://github.com/Zuplyx";>@​Zuplyx in https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2177";>eclipse-ee4j/eclipselink#2177
   [4.0] Fix https://redirect.github.com/eclipse-ee4j/eclipselink/issues/1240";>#1240:
 SessionEventListener: add pre/post flush() events - backport from master by https://github.com/Zuplyx";>@​Zuplyx in https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2178";>eclipse-ee4j/eclipselink#2178
   [4.0] fix https://redirect.github.com/eclipse-ee4j/eclipselink/issues/1957";>#1957:
 Presize HashMap allocations - backport from master by https://github.com/Zuplyx";>@​Zuplyx in https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2179";>eclipse-ee4j/eclipselink#2179
   [4.0] Maven build - MANIFEST.MF Implementation-Version fix by https://github.com/rfelcman";>@​rfelcman in https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2202";>eclipse-ee4j/eclipselink#2202
   [4.0] Virtual Threads: performance impact with Helidon integration fix 
(pinning threads) by https://github.com/rfelcman";>@​rfelcman in https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2181";>ec