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

Fixed osgi-adapter-test module #1066

Merged
merged 8 commits into from
Jun 28, 2024

Conversation

dmatej
Copy link
Contributor

@dmatej dmatej commented Jun 28, 2024

Fixed several issues in these tests:

  • Dependencies; PAX still uses javax packages (@Inject)
  • Test detected wrong osgi-resource-locator version
  • One test probably reproduces an issue, unfortunately we don't have access to the java.net any more. The test was marked as ignored.
  • PAX Logging simply doesn't work, the only solution I have found is to stay with the latest working version.

Signed-off-by: David Matějček <[email protected]>
Signed-off-by: David Matějček <[email protected]>
- Except one which probably reproduces some issue; Ignored for now.
- Fixed dependencies

Signed-off-by: David Matějček <[email protected]>
Signed-off-by: David Matějček <[email protected]>
Signed-off-by: David Matějček <[email protected]>
- I could not find other working solution.

Signed-off-by: David Matějček <[email protected]>
@dmatej dmatej added the bug Something isn't working label Jun 28, 2024
@dmatej dmatej added this to the 3.1.1 milestone Jun 28, 2024
@dmatej dmatej self-assigned this Jun 28, 2024
@dmatej dmatej merged commit 0070824 into eclipse-ee4j:master Jun 28, 2024
2 checks passed
@dmatej dmatej deleted the osgi-adapter-tests-pax-hell branch June 28, 2024 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants