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

Update to use JakartaExpressionLanguage osgi.contract #685

Conversation

pnicolucci
Copy link

I opened: https://bz.apache.org/bugzilla/show_bug.cgi?id=66834 last year and upon looking at the latest M16 release of Expression Language 6.0 here: https://repo1.maven.org/maven2/org/apache/tomcat/tomcat-el-api/11.0.0-M16/ I still see the following in the MANIFEST.MF:

Provide-Capability: osgi.contract;osgi.contract=JavaEL

This should now be using the new JakartaExpressionLanguage osgi.contract.

@markt-asf
Copy link
Contributor

Thanks for reporting this.
Looks like most of the embedded JARs got missed but EL was updated for embedded but not the standalone JAR in BZ 66834. I have a fix I'll push shortly that fixes all of those.

@markt-asf
Copy link
Contributor

Broader fix applied.

@markt-asf markt-asf closed this Jan 25, 2024
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