Re: [PR] Update dependency io.quarkus.platform:quarkus-bom to v3.35.4 [polaris]

2026-05-28 Thread via GitHub


snazy commented on PR #4510:
URL: https://github.com/apache/polaris/pull/4510#issuecomment-4563853882

   > OK, I didn't have time to review the PR (about the `LICENSE` update). Let 
me do a pass async.
   
   Heh, the LICENSE changes here are basically reverted in #4557 


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [PR] Update dependency io.quarkus.platform:quarkus-bom to v3.35.4 [polaris]

2026-05-28 Thread via GitHub


jbonofre commented on PR #4510:
URL: https://github.com/apache/polaris/pull/4510#issuecomment-4563830841

   OK, I didn't have time to review the PR (about the `LICENSE` update).  Let 
me do a pass async.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [PR] Update dependency io.quarkus.platform:quarkus-bom to v3.35.4 [polaris]

2026-05-27 Thread via GitHub


snazy merged PR #4510:
URL: https://github.com/apache/polaris/pull/4510


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [PR] Update dependency io.quarkus.platform:quarkus-bom to v3.35.4 [polaris]

2026-05-27 Thread via GitHub


snazy commented on code in PR #4510:
URL: https://github.com/apache/polaris/pull/4510#discussion_r3312202140


##
runtime/server/distribution/LICENSE:
##
@@ -2263,3 +2263,34 @@ Note: GraalVM licensing documentation identifies this 
shaded code as XZ for Java
 |  CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 

+
+This product bundles RxJava
+
+* Maven group:artifact IDs: io.reactivex.rxjava3:rxjava
+
+Home page: https://github.com/ReactiveX/RxJava
+License: Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt
+
+
+
+This product bundles Infinispan

Review Comment:
   org.jboss.narayana.jta:narayana-jta:7.3.4.Final
   via io.quarkus:quarkus-narayana-jta
   via io.quarkus:quarkus-agroal
   
   same for jgroups



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [PR] Update dependency io.quarkus.platform:quarkus-bom to v3.35.4 [polaris]

2026-05-27 Thread via GitHub


dimas-b commented on code in PR #4510:
URL: https://github.com/apache/polaris/pull/4510#discussion_r3312120301


##
runtime/server/distribution/LICENSE:
##
@@ -2263,3 +2263,34 @@ Note: GraalVM licensing documentation identifies this 
shaded code as XZ for Java
 |  CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 

+
+This product bundles RxJava
+
+* Maven group:artifact IDs: io.reactivex.rxjava3:rxjava
+
+Home page: https://github.com/ReactiveX/RxJava
+License: Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt
+
+
+
+This product bundles Infinispan

Review Comment:
   How does `Infinispan` slip in? (on a patch version change) 🤔 



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [PR] Update dependency io.quarkus.platform:quarkus-bom to v3.35.4 [polaris]

2026-05-27 Thread via GitHub


dimas-b commented on code in PR #4510:
URL: https://github.com/apache/polaris/pull/4510#discussion_r3312121528


##
runtime/server/distribution/LICENSE:
##
@@ -2263,3 +2263,34 @@ Note: GraalVM licensing documentation identifies this 
shaded code as XZ for Java
 |  CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 

+
+This product bundles RxJava
+
+* Maven group:artifact IDs: io.reactivex.rxjava3:rxjava
+
+Home page: https://github.com/ReactiveX/RxJava
+License: Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt
+
+
+
+This product bundles Infinispan
+
+* Maven group:artifact IDs: org.infinispan.protostream:protostream
+* Maven group:artifact IDs: org.infinispan.protostream:protostream-types
+* Maven group:artifact IDs: org.infinispan:infinispan-commons
+* Maven group:artifact IDs: org.infinispan:infinispan-core
+* Maven group:artifact IDs: org.infinispan:infinispan-counter-api
+
+Home page: https://infinispan.org/
+License: Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt
+
+
+
+This product bundles JGroups

Review Comment:
   How does `JGroups` slip in? 🤔 



##
runtime/server/distribution/LICENSE:
##
@@ -2263,3 +2263,34 @@ Note: GraalVM licensing documentation identifies this 
shaded code as XZ for Java
 |  CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
 

+
+This product bundles RxJava
+
+* Maven group:artifact IDs: io.reactivex.rxjava3:rxjava
+
+Home page: https://github.com/ReactiveX/RxJava
+License: Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt
+
+
+
+This product bundles Infinispan

Review Comment:
   How does `Infinispan` slip in? 🤔 



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [PR] Update dependency io.quarkus.platform:quarkus-bom to v3.35.4 [polaris]

2026-05-20 Thread via GitHub


forking-renovate[bot] commented on PR #4510:
URL: https://github.com/apache/polaris/pull/4510#issuecomment-4500808906

   ### Edited/Blocked Notification
   
   Renovate will not automatically rebase this PR, because it does not 
recognize the last commit author and assumes somebody else may have edited the 
PR.
   
   You can manually request rebase by checking the rebase/retry box above.
   
⚠️ **Warning**: custom changes will be lost.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



[PR] Update dependency io.quarkus.platform:quarkus-bom to v3.35.4 [polaris]

2026-05-20 Thread via GitHub


renovate-bot opened a new pull request, #4510:
URL: https://github.com/apache/polaris/pull/4510

   This PR contains the following updates:
   
   | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | 
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
   |---|---|---|---|
   | 
[io.quarkus.platform:quarkus-bom](https://redirect.github.com/quarkusio/quarkus-platform)
 | `3.35.3` → `3.35.4` | 
![age](https://developer.mend.io/api/mc/badges/age/maven/io.quarkus.platform:quarkus-bom/3.35.4?slim=true)
 | 
![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.quarkus.platform:quarkus-bom/3.35.3/3.35.4?slim=true)
 |
   
   ---
   
   ### Release Notes
   
   
   quarkusio/quarkus-platform 
(io.quarkus.platform:quarkus-bom)
   
   ### 
[`v3.35.4`](https://redirect.github.com/quarkusio/quarkus-platform/compare/3.35.3...3.35.4)
   
   [Compare 
Source](https://redirect.github.com/quarkusio/quarkus-platform/compare/3.35.3...3.35.4)
   
   
   
   ---
   
   ### Configuration
   
   📅 **Schedule**: (UTC)
   
   - Branch creation
 - At any time (no schedule defined)
   - Automerge
 - At any time (no schedule defined)
   
   🚦 **Automerge**: Disabled by config. Please merge this manually once you are 
satisfied.
   
   ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry 
checkbox.
   
   🔕 **Ignore**: Close this PR and you won't be reminded about this update 
again.
   
   ---
   
- [ ] If you want to rebase/retry this PR, check this 
box
   
   ---
   
   This PR was generated by [Mend Renovate](https://mend.io/renovate/). View 
the [repository job log](https://developer.mend.io/github/apache/polaris).
   

   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]