Add the ability to the API consumers to load the API implementations …#95
Merged
Conversation
…by using a different protection domain when using with security manager enabled
lukasj
reviewed
Oct 5, 2022
ghost
referenced
this pull request
in camunda/camunda
Nov 21, 2023
15315: deps(maven): Update dependency jakarta.activation:jakarta.activation-api to v2.1.2 (main) r=github-actions[bot] a=renovate[bot] [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [jakarta.activation:jakarta.activation-api](https://togithub.com/jakartaee/jaf-api) | `2.1.0` -> `2.1.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>jakartaee/jaf-api (jakarta.activation:jakarta.activation-api)</summary> ### [`v2.1.2`](https://togithub.com/jakartaee/jaf-api/releases/tag/2.1.2): Jakarta Activation 2.1.2 Final Release [Compare Source](https://togithub.com/jakartaee/jaf-api/compare/2.1.1...2.1.2) The 2.1.2 release is a bug fix release of 2.1.x (Jakarta EE 10). Following changes are included: - fix wrong class file version for package-info - add missing javadoc description for MimeTypeEntry getters **Full Changelog**: jakartaee/jaf-api@2.1.1...2.1.2 ### [`v2.1.1`](https://togithub.com/jakartaee/jaf-api/releases/tag/2.1.1): Jakarta Activation 2.1.1 Final Release [Compare Source](https://togithub.com/jakartaee/jaf-api/compare/2.1.0...2.1.1) The 2.1.1 release is a bug fix release of 2.1.0. Following changes are included: - [https://github.com/jakartaee/jaf-api/issues/93](https://togithub.com/jakartaee/jaf-api/issues/93) - Use OSGi service loader mediator - [https://github.com/jakartaee/jaf-api/issues/94](https://togithub.com/jakartaee/jaf-api/issues/94) - Loading of service provider implementations needs to be done under doPrivileged - [https://github.com/jakartaee/jaf-api/issues/100](https://togithub.com/jakartaee/jaf-api/issues/100) - Avoid requiring accessDeclaredMembers permissions #### New Contributors - [`@​yersan](https://togithub.com/yersan)` made their first contribution in [https://github.com/jakartaee/jaf-api/pull/95](https://togithub.com/jakartaee/jaf-api/pull/95) **Full Changelog**: jakartaee/jaf-api@2.1.0...2.1.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekday" (UTC), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/camunda/zeebe). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
ghost
referenced
this pull request
in camunda/camunda
Nov 21, 2023
15315: deps(maven): Update dependency jakarta.activation:jakarta.activation-api to v2.1.2 (main) r=npepinpe a=renovate[bot] [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [jakarta.activation:jakarta.activation-api](https://togithub.com/jakartaee/jaf-api) | `2.1.0` -> `2.1.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>jakartaee/jaf-api (jakarta.activation:jakarta.activation-api)</summary> ### [`v2.1.2`](https://togithub.com/jakartaee/jaf-api/releases/tag/2.1.2): Jakarta Activation 2.1.2 Final Release [Compare Source](https://togithub.com/jakartaee/jaf-api/compare/2.1.1...2.1.2) The 2.1.2 release is a bug fix release of 2.1.x (Jakarta EE 10). Following changes are included: - fix wrong class file version for package-info - add missing javadoc description for MimeTypeEntry getters **Full Changelog**: jakartaee/jaf-api@2.1.1...2.1.2 ### [`v2.1.1`](https://togithub.com/jakartaee/jaf-api/releases/tag/2.1.1): Jakarta Activation 2.1.1 Final Release [Compare Source](https://togithub.com/jakartaee/jaf-api/compare/2.1.0...2.1.1) The 2.1.1 release is a bug fix release of 2.1.0. Following changes are included: - [https://github.com/jakartaee/jaf-api/issues/93](https://togithub.com/jakartaee/jaf-api/issues/93) - Use OSGi service loader mediator - [https://github.com/jakartaee/jaf-api/issues/94](https://togithub.com/jakartaee/jaf-api/issues/94) - Loading of service provider implementations needs to be done under doPrivileged - [https://github.com/jakartaee/jaf-api/issues/100](https://togithub.com/jakartaee/jaf-api/issues/100) - Avoid requiring accessDeclaredMembers permissions #### New Contributors - [`@​yersan](https://togithub.com/yersan)` made their first contribution in [https://github.com/jakartaee/jaf-api/pull/95](https://togithub.com/jakartaee/jaf-api/pull/95) **Full Changelog**: jakartaee/jaf-api@2.1.0...2.1.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekday" (UTC), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/camunda/zeebe). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
ghost
referenced
this pull request
in camunda/camunda
Nov 21, 2023
15315: deps(maven): Update dependency jakarta.activation:jakarta.activation-api to v2.1.2 (main) r=npepinpe a=renovate[bot] [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [jakarta.activation:jakarta.activation-api](https://togithub.com/jakartaee/jaf-api) | `2.1.0` -> `2.1.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>jakartaee/jaf-api (jakarta.activation:jakarta.activation-api)</summary> ### [`v2.1.2`](https://togithub.com/jakartaee/jaf-api/releases/tag/2.1.2): Jakarta Activation 2.1.2 Final Release [Compare Source](https://togithub.com/jakartaee/jaf-api/compare/2.1.1...2.1.2) The 2.1.2 release is a bug fix release of 2.1.x (Jakarta EE 10). Following changes are included: - fix wrong class file version for package-info - add missing javadoc description for MimeTypeEntry getters **Full Changelog**: jakartaee/jaf-api@2.1.1...2.1.2 ### [`v2.1.1`](https://togithub.com/jakartaee/jaf-api/releases/tag/2.1.1): Jakarta Activation 2.1.1 Final Release [Compare Source](https://togithub.com/jakartaee/jaf-api/compare/2.1.0...2.1.1) The 2.1.1 release is a bug fix release of 2.1.0. Following changes are included: - [https://github.com/jakartaee/jaf-api/issues/93](https://togithub.com/jakartaee/jaf-api/issues/93) - Use OSGi service loader mediator - [https://github.com/jakartaee/jaf-api/issues/94](https://togithub.com/jakartaee/jaf-api/issues/94) - Loading of service provider implementations needs to be done under doPrivileged - [https://github.com/jakartaee/jaf-api/issues/100](https://togithub.com/jakartaee/jaf-api/issues/100) - Avoid requiring accessDeclaredMembers permissions #### New Contributors - [`@​yersan](https://togithub.com/yersan)` made their first contribution in [https://github.com/jakartaee/jaf-api/pull/95](https://togithub.com/jakartaee/jaf-api/pull/95) **Full Changelog**: jakartaee/jaf-api@2.1.0...2.1.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekday" (UTC), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/camunda/zeebe). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
ghost
referenced
this pull request
in camunda/camunda
Nov 21, 2023
15315: deps(maven): Update dependency jakarta.activation:jakarta.activation-api to v2.1.2 (main) r=npepinpe a=renovate[bot] [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [jakarta.activation:jakarta.activation-api](https://togithub.com/jakartaee/jaf-api) | `2.1.0` -> `2.1.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>jakartaee/jaf-api (jakarta.activation:jakarta.activation-api)</summary> ### [`v2.1.2`](https://togithub.com/jakartaee/jaf-api/releases/tag/2.1.2): Jakarta Activation 2.1.2 Final Release [Compare Source](https://togithub.com/jakartaee/jaf-api/compare/2.1.1...2.1.2) The 2.1.2 release is a bug fix release of 2.1.x (Jakarta EE 10). Following changes are included: - fix wrong class file version for package-info - add missing javadoc description for MimeTypeEntry getters **Full Changelog**: jakartaee/jaf-api@2.1.1...2.1.2 ### [`v2.1.1`](https://togithub.com/jakartaee/jaf-api/releases/tag/2.1.1): Jakarta Activation 2.1.1 Final Release [Compare Source](https://togithub.com/jakartaee/jaf-api/compare/2.1.0...2.1.1) The 2.1.1 release is a bug fix release of 2.1.0. Following changes are included: - [https://github.com/jakartaee/jaf-api/issues/93](https://togithub.com/jakartaee/jaf-api/issues/93) - Use OSGi service loader mediator - [https://github.com/jakartaee/jaf-api/issues/94](https://togithub.com/jakartaee/jaf-api/issues/94) - Loading of service provider implementations needs to be done under doPrivileged - [https://github.com/jakartaee/jaf-api/issues/100](https://togithub.com/jakartaee/jaf-api/issues/100) - Avoid requiring accessDeclaredMembers permissions #### New Contributors - [`@​yersan](https://togithub.com/yersan)` made their first contribution in [https://github.com/jakartaee/jaf-api/pull/95](https://togithub.com/jakartaee/jaf-api/pull/95) **Full Changelog**: jakartaee/jaf-api@2.1.0...2.1.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekday" (UTC), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/camunda/zeebe). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
lfit-replication
pushed a commit
to lfit/sandbox
that referenced
this pull request
Nov 11, 2025
…1 to 2.1.4 Bumps jakarta.activation:jakarta.activation-api from 2.0.1 to 2.1.4. ## Release notes Sourced from jakarta.activation:jakarta.activation-api's releases. Jakarta Activation 2.1.3 Final Release The 2.1.3 release is a bug fix release of 2.1.x (Jakarta EE 10). Following changes are included: fixes erroneous assumption about classes being loaded from Thread.getContextClassLoader allows reproducible build Full Changelog: jakartaee/jaf-api@2.1.2...2.1.3 Jakarta Activation 2.1.2 Final Release The 2.1.2 release is a bug fix release of 2.1.x (Jakarta EE 10). Following changes are included: fix wrong class file version for package-info add missing javadoc description for MimeTypeEntry getters Full Changelog: jakartaee/jaf-api@2.1.1...2.1.2 Jakarta Activation 2.1.1 Final Release The 2.1.1 release is a bug fix release of 2.1.0. Following changes are included: jakartaee/jaf-api#93 - Use OSGi service loader mediator jakartaee/jaf-api#94 - Loading of service provider implementations needs to be done under doPrivileged jakartaee/jaf-api#100 - Avoid requiring accessDeclaredMembers permissions New Contributors @yersan made their first contribution in jakartaee/jaf-api#95 Full Changelog: jakartaee/jaf-api@2.1.0...2.1.1 Jakarta Activation 2.1.0 Final Release The 2.1.0 release provides API module only. The implementation has been moved out from this project to the new Eclipse Angus project and lives in its own repository - https://github.com/eclipse-ee4j/angus-activation Project Board: https://github.com/eclipse-ee4j/jaf/projects/1 Full Changelog: jakartaee/jaf-api@2.0.1...2.1.0 ## Commits 3dad341 Prepare release jakarta.activation:jakarta.activation-api:2.1.4 5f213b8 Rename resources so javax and jakarta can live in same classpath #174 510208a Merge pull request #155 from jakartaee/2.1.3-RELEASE e709bef Prepare next development cycle for 2.2.0-SNAPSHOT 7f7d358 Prepare release jakarta.activation:jakarta.activation-api:2.1.3 6126e90 update GH action build efc28c8 Use latest parent 4b8e7a1 allow reproducible build ce3e704 Jakarta Activation erroneously assumes that classes can be loaded from Thread 80cb0f8 publish 2.1.2 release Additional commits viewable in compare view  You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) Change-Id: I356a19242f75dee9249cdcd6cbbfc6a850e4b396 --- ## 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) > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. Issue-ID: CIMAN-33 Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: lfit.gh2gerrit <releng+lfit-gh2gerrit@linuxfoundation.org> Change-Id: Ic1af6c30644a3c2ce34fe88df1ff26fa376262e6 GitHub-PR: #7 GitHub-Hash: c479420ce02f593f
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…by using a different protection domain when using with the security manager enabled
Fixes #94 by loading the implementation providers on a privileged block