Re: [PR] Bump cxf.netty.version from 4.1.109.Final to 4.1.110.Final [cxf]

2024-05-23 Thread via GitHub


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


-- 
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.syncope.core:syncope-core-persistence-jpa from 2.1.6 to 3.0.6 [cxf-fediz]

2024-05-23 Thread via GitHub


dependabot[bot] closed pull request #266: Bump 
org.apache.syncope.core:syncope-core-persistence-jpa from 2.1.6 to 3.0.6
URL: https://github.com/apache/cxf-fediz/pull/266


-- 
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.syncope.core:syncope-core-persistence-jpa from 2.1.6 to 3.0.7 [cxf-fediz]

2024-05-23 Thread via GitHub


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

   Bumps org.apache.syncope.core:syncope-core-persistence-jpa from 2.1.6 to 
3.0.7.
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.syncope.core:syncope-core-persistence-jpa&package-manager=maven&previous-version=2.1.6&new-version=3.0.7)](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



Re: [PR] Bump org.apache.syncope.core:syncope-core-persistence-jpa from 2.1.6 to 3.0.6 [cxf-fediz]

2024-05-23 Thread via GitHub


dependabot[bot] commented on PR #266:
URL: https://github.com/apache/cxf-fediz/pull/266#issuecomment-2126980790

   Superseded by #280.


-- 
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] [CXF-9019] Jaxws spi unit test coverage enhancement. [cxf]

2024-05-23 Thread via GitHub


jgoodyear opened a new pull request, #1890:
URL: https://github.com/apache/cxf/pull/1890

   The provided unit test enhancement helps provide wider coverage of 
ProviderImpl, and introduces coverage to the WrapperClassLoader.  
   
   In ProviderImpl we add test cases for most methods - we do not dive too deep 
into underlying objects/services - those have their own unit tests to assert 
correctness.
   
   In the case of WrapperClassLoader we mock the class loader behavoir in order 
to exercise the generate and createWrapperClass functionality.


-- 
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] [CXF-9019] Jaxws spi unit test coverage enhancement. [cxf]

2024-05-23 Thread via GitHub


jgoodyear commented on PR #1890:
URL: https://github.com/apache/cxf/pull/1890#issuecomment-2127238550

   Will update for importing ordering.


-- 
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 jakarta.validation:jakarta.validation-api from 3.0.2 to 3.1.0 [cxf]

2024-05-23 Thread via GitHub


reta closed pull request #1889: Bump jakarta.validation:jakarta.validation-api 
from 3.0.2 to 3.1.0
URL: https://github.com/apache/cxf/pull/1889


-- 
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 jakarta.validation:jakarta.validation-api from 3.0.2 to 3.1.0 [cxf]

2024-05-23 Thread via GitHub


reta commented on PR #1889:
URL: https://github.com/apache/cxf/pull/1889#issuecomment-2128160995

   Will be covered by https://issues.apache.org/jira/browse/CXF-8828


-- 
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 jakarta.validation:jakarta.validation-api from 3.0.2 to 3.1.0 [cxf]

2024-05-23 Thread via GitHub


dependabot[bot] commented on PR #1889:
URL: https://github.com/apache/cxf/pull/1889#issuecomment-2128161025

   OK, I won't notify you again about this release, but will get in touch when 
a new version is available. If you'd rather skip all updates until the next 
major or minor version, let me know by commenting `@dependabot ignore this 
major version` or `@dependabot ignore this minor version`. You can also ignore 
all major, minor, or patch releases for a dependency by adding an [`ignore` 
condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore)
 with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts 
on it.


-- 
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 jakarta.persistence:jakarta.persistence-api from 3.1.0 to 3.2.0 [cxf]

2024-05-23 Thread via GitHub


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

   Bumps 
[jakarta.persistence:jakarta.persistence-api](https://github.com/jakartaee/persistence)
 from 3.1.0 to 3.2.0.
   
   Release notes
   Sourced from https://github.com/jakartaee/persistence/releases";>jakarta.persistence:jakarta.persistence-api's
 releases.
   
   Jakarta Persistence 3.2.0-M01
   This release contains following changes:
   
   Adds factory-level access to named queries and named entity graphs
   Updates orm schema for 3.2
   
   Full Changelog: https://github.com/jakartaee/persistence/compare/3.2-DRAFT01-3.2.0-B02-RELEASE...3.2-M1-3.2.0-M1-RELEASE";>https://github.com/jakartaee/persistence/compare/3.2-DRAFT01-3.2.0-B02-RELEASE...3.2-M1-3.2.0-M1-RELEASE
   Jakarta Persistence 3.1.0 API
   This release contains following changes:
   
   EntityManagerFactory and EntityManager interfaces extends 
java.lang.AutoCloseable interface
   Fixes ClassTransformer.transform to throw Persistence API specific 
exception
   Adds support for java.util.UUID and GenerationType.UUID
   Adds CEILING, EXP, FLOOR, LN, POWER, ROUND, and SIGN numeric functions 
to Jakarta Persistence QL and ceiling(), exp(), floor(), ln(), power(),  
round(), and sign() to Criteria API
   Adds LOCAL DATE, LOCAL DATETIME, and LOCAL TIME functions to Jakarta 
Persistence QL and corresponding localDate(), localDateTime(), and localTime() 
to Criteria API
   Adds EXTRACT function to Jakarta Persistence QL
   Adds support for Expressions as conditions in Criteria CASE 
expressions
   Adds missing definition of single_valued_embeddable_object_field in 
Jakarta Persistence QL BNF
   Clarifies mixing types of query input parameters
   Clarifies definition of the Basic type
   Clarifies the order of parameters in the LOCATE function
   Clarifies SqlResultSetMapping with multiple EntityResults and 
conflicting aliases
   
   New Contributors
   
   https://github.com/scottmarlow";>@​scottmarlow
   https://github.com/m0mus";>@​m0mus
   https://github.com/pzygielo";>@​pzygielo
   https://github.com/hebo6";>@​hebo6
   https://github.com/moghaddam";>@​moghaddam
   https://github.com/manouti";>@​manouti
   https://github.com/jbescos";>@​jbescos
   https://github.com/gavinking";>@​gavinking
   https://github.com/dazey3";>@​dazey3
   https://github.com/DmitriGit";>@​DmitriGit
   https://github.com/sebersole";>@​sebersole
   
   Project Board: https://github.com/eclipse-ee4j/jpa-api/projects/2";>https://github.com/eclipse-ee4j/jpa-api/projects/2
   Full Changelog: https://github.com/eclipse-ee4j/jpa-api/commits/3.1-3.1.0-RELEASE";>https://github.com/eclipse-ee4j/jpa-api/commits/3.1-3.1.0-RELEASE
   
   
   
   Commits
   
   See full diff in https://github.com/jakartaee/persistence/commits";>compare view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jakarta.persistence:jakarta.persistence-api&package-manager=maven&previous-version=3.1.0&new-version=3.2.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 specifi

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

2024-05-23 Thread via GitHub


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

   Bumps 
[org.eclipse.persistence:org.eclipse.persistence.moxy](https://github.com/eclipse-ee4j/eclipselink)
 from 4.0.2 to 4.0.3.
   
   Release notes
   Sourced from https://github.com/eclipse-ee4j/eclipselink/releases";>org.eclipse.persistence:org.eclipse.persistence.moxy's
 releases.
   
   4.0.3
   What's Changed
   
   [4.0] Version change to 4.0.3-SNAPSHOT by https://github.com/rfelcman";>@​rfelcman in https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1899";>eclipse-ee4j/eclipselink#1899
   [4.0] Bugfix for - Missing error message when calling 
JpaHelper.getReportQuery() with wrong argument - backport by https://github.com/rfelcman";>@​rfelcman in https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1912";>eclipse-ee4j/eclipselink#1912
   [4.0] Remove wrong comments for locate function by https://github.com/waahhh";>@​waahhh in https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1946";>eclipse-ee4j/eclipselink#1946
   [4.0] ASM version upgrade to 9.6 (JDK 22 ready) - backport from master 
by https://github.com/rfelcman";>@​rfelcman in https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1964";>eclipse-ee4j/eclipselink#1964
   Added doPrivileged for setAccessible when parsing JPQL query with EXT… 
by https://github.com/ajaypaul-ibm";>@​ajaypaul-ibm in 
https://redirect.github.com/eclipse-ee4j/eclipselink/pull/1982";>eclipse-ee4j/eclipselink#1982
   [4.0] Improved messages in LogginLocalizationResource and 
ValidationExceptionResource by https://github.com/ajaypaul-ibm";>@​ajaypaul-ibm in https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2055";>eclipse-ee4j/eclipselink#2055
   [4.0] Startup Time Regression in EclipseLink 4.0.1 by https://github.com/anija-anil";>@​anija-anil in https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2047";>eclipse-ee4j/eclipselink#2047
   [4.0] UUID not working as GeneratedValue Id with merge - fix (https://redirect.github.com/eclipse-ee4j/eclipselink/issues/2087";>#2087)
 (backport from master) by https://github.com/rfelcman";>@​rfelcman in https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2088";>eclipse-ee4j/eclipselink#2088
   [4.0.x] Prepare for API changes in the next major version by https://github.com/lukasj";>@​lukasj in https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2089";>eclipse-ee4j/eclipselink#2089
   [4.0] Bugfix: NullPointerException at CacheIndexMetadata.getField() by 
https://github.com/rfelcman";>@​rfelcman in https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2110";>eclipse-ee4j/eclipselink#2110
   [4.0] Performance improvement: synchronize to java.util.concurrent.locks 
switch to improve performance with VirtualThreads - backport from master by https://github.com/rfelcman";>@​rfelcman in https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2118";>eclipse-ee4j/eclipselink#2118
   [4.0] JCEEncryptor default encryption algorithm upgrade (https://redirect.github.com/eclipse-ee4j/eclipselink/issues/2004";>#2004)
 - backport from master by https://github.com/rfelcman";>@​rfelcman in https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2122";>eclipse-ee4j/eclipselink#2122
   [4.0] improved javadoc in 4.0.x stream by https://github.com/lukasj";>@​lukasj in https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2125";>eclipse-ee4j/eclipselink#2125
   [4.0] New PersistenceUnit property - eclipselink.login.encryptor - 
backport from master by https://github.com/rfelcman";>@​rfelcman in https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2126";>eclipse-ee4j/eclipselink#2126
   [4.0] Dependencies, Maven plugin and org.eclipse.ee4j:project versions 
upgrade by https://github.com/rfelcman";>@​rfelcman in 
https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2127";>eclipse-ee4j/eclipselink#2127
   [4.0] Queries created with criteria api with many joins - fix - backport 
from master by https://github.com/rfelcman";>@​rfelcman in https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2131";>eclipse-ee4j/eclipselink#2131
   [4.0] NPE in ExpressionOperator.printCollection - backport from 2.7 by 
https://github.com/rfelcman";>@​rfelcman in https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2140";>eclipse-ee4j/eclipselink#2140
   [4.0] Oracle proxy authentication test fix - backport from master by https://github.com/rfelcman";>@​rfelcman in https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2144";>eclipse-ee4j/eclipselink#2144
   
   Full Changelog: https://github.com/eclipse-ee4j/eclipselink/compare/4.0.2...4.0.3";>https://github.com/eclipse-ee4j/eclipselink/compare/4.0.2...4.0.3
   4.0.3-RC2
   What's Changed
   
   [4.0] Queries created with criteria api with many joins - fix - backport 
from master by https://github.com/rfelcman";>@​rfelcman in https://redirect.github.com/eclipse-ee4j/eclipselink/pull/2131";>eclipse-ee4j/eclipselink#2131
   [4.0] NPE in ExpressionOperato