Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support access rules defined from the classpath #3446

Merged

Conversation

laeubi
Copy link
Member

@laeubi laeubi commented Feb 2, 2024

In JDT one can define access rules from a classpath container, these are currently ignored and lead to warnings (or even errors) or duplicate configuration.

This now adds support for parsing these rules and use them for the required plugins and the jre container.

@laeubi laeubi added the backport-to-tycho-4.0.x Can be added to a PR to trigger an automatic backport of the change label Feb 2, 2024
In JDT one can define access rules from a classpath container, these are
currently ignored and lead to warnings (or even errors) or duplicate
configuration.

This now adds support for parsing these rules and use them for the
required plugins and the jre container.
@laeubi laeubi force-pushed the support_access_rules_from_classpath branch from a21476e to 3167842 Compare February 2, 2024 06:06
@laeubi laeubi enabled auto-merge (rebase) February 2, 2024 07:09
Copy link

github-actions bot commented Feb 2, 2024

Test Results

  582 files  ±0    582 suites  ±0   3h 29m 0s ⏱️ - 16m 27s
  393 tests ±0    386 ✅ ±0   7 💤 ±0  0 ❌ ±0 
1 179 runs  ±0  1 157 ✅ ±0  22 💤 ±0  0 ❌ ±0 

Results for commit 3167842. ± Comparison against base commit fb2b565.

@laeubi laeubi merged commit a444b09 into eclipse-tycho:main Feb 2, 2024
10 checks passed
Copy link

github-actions bot commented Feb 2, 2024

💚 All backports created successfully

Status Branch Result
tycho-4.0.x

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-tycho-4.0.x Can be added to a PR to trigger an automatic backport of the change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant