Skip to content

Conversation

marko-bekhta
Copy link
Member

https://hibernate.atlassian.net/browse/HV-2109


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on licensing, please check here.


@marko-bekhta marko-bekhta force-pushed the dep/HV-2109-Bump-Expressly-version-to-600 branch from dc8ad46 to e11e197 Compare May 21, 2025 10:31
private final String EL_PACKAGE_PREFIX = "jakarta.el";

private final String EL_IMPL_PACKAGE_PREFIX = "com.sun.el";
private final String EL_IMPL_PACKAGE_PREFIX = "org.glassfish.expressly";
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

eclipse-ee4j/expressly@fa5ed8c

includes a fix with which resources/META-INF/servcies are now included in the jar and expressly is getting loaded through the service loader instead of falling back to the com.sun.el

Copy link

@marko-bekhta marko-bekhta merged commit 4b8969c into hibernate:main May 21, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant