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

Eclipse hack boot delegation #5915

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

pkriens
Copy link
Member

@pkriens pkriens commented Dec 1, 2023

Eclipse seems to use boot delegation for javax.*. Since we're not doing this in our debug setup, we get errors. This patch just does the same brain damaged thing
Eclipse is doing to mitigate even brain deader
bundles. Yes, I am frustrated, bnd fixed this problem 20 years ago!
Fixes #5911


Signed-off-by: Peter Kriens Peter.Kriens@aQute.biz

Eclipse seems to use boot delegation for javax.*. Since
we're not doing this in our debug setup, we get errors.
This patch just does the same brain damaged thing
Eclipse is doing to mitigate even brain deader
bundles. Yes, I am frustrated, bnd fixed this problem
20 years ago!
Fixes bndtools#5911

---
 Signed-off-by: Peter Kriens <Peter.Kriens@aQute.biz>

Signed-off-by: Peter Kriens <Peter.Kriens@aQute.biz>
@pkriens pkriens merged commit 2983be5 into bndtools:master Dec 1, 2023
5 checks passed
@chrisrueger
Copy link
Contributor

chrisrueger commented Dec 2, 2023

Great, thanks. I can confirm #5911 is fixed.
Also I notice that now the internal code templates of #5907 (org.bndtools.templates.osgi) show up in the debug instace. I think this was not the case before. (Nope, sorry false positive. Other topic, I will get in touch with you. everything fine here.)

@pkriens pkriens deleted the issue/5911-eclipse-hack branch December 3, 2023 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants