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

Correct JSP 2.3. Feature File #12297

Closed
volosied opened this issue May 21, 2020 · 1 comment · Fixed by #12296
Closed

Correct JSP 2.3. Feature File #12297

volosied opened this issue May 21, 2020 · 1 comment · Fixed by #12296
Assignees
Labels
in:Web Components release bug This bug is present in a released version of Open Liberty release:20006 team:Sirius

Comments

@volosied
Copy link
Member

volosied commented May 21, 2020

It was edited to use the com.ibm.websphere.javaee.jsp.tld.2.2.jakarta by mistake.

It was added in a commit during jakarta transformation work.

This code was included in a 20.0.0.5 release.

Offending PR: #11665

How do the JSTL tags even work if the jsp-2.3 feature is pulling in a Jakarta Impl?

-bundles=com.ibm.ws.org.eclipse.jdt.core.3.10.2.v20160712-0000,
com.ibm.websphere.javaee.jstl.1.2; location:="dev/api/spec/,lib/"; mavenCoordinates="javax.servlet:jstl:1.2",
com.ibm.ws.jsp.2.3,
com.ibm.ws.jsp,
com.ibm.ws.jsp.jstl.facade
-jars=com.ibm.websphere.appserver.spi.jsp; location:=dev/spi/ibm/,
com.ibm.websphere.javaee.jsp.tld.2.2.jakarta; location:=dev/api/spec/

@volosied volosied self-assigned this May 21, 2020
@volosied volosied added release bug This bug is present in a released version of Open Liberty in:Web Components team:Sirius labels May 21, 2020
@pnicolucci pnicolucci added this to General Issues in Web Tier Team via automation May 21, 2020
@volosied volosied added the regression This bug is for something that worked in a past release, but no longer does label May 21, 2020
@pnicolucci pnicolucci moved this from General Issues to Jakarta 9 - Open Work in Web Tier Team May 22, 2020
@pnicolucci pnicolucci moved this from Jakarta 9 - Open Work to General Issues in Web Tier Team May 22, 2020
Web Tier Team automation moved this from General Issues to Completed Tasks May 22, 2020
@volosied volosied removed the regression This bug is for something that worked in a past release, but no longer does label May 22, 2020
@volosied
Copy link
Member Author

No behavior has been affected. Removed regression label.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in:Web Components release bug This bug is present in a released version of Open Liberty release:20006 team:Sirius
Projects
Web Tier Team
  
Completed Tasks
Development

Successfully merging a pull request may close this issue.

2 participants