eclipse-ee4j / eclipse-ee4j/wasp
org/glassfish/web/javax.servlet.jsp 2.3.2 jar does not contain JDTJavaCompiler
- Dominant language
- Java
- Stars
- 8
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
The Jetty project uses the reference jsp impl in OSGi for which it is necessary to use a non jsr199 compiler (see previous issue [https://java.net/jira/browse/JSP-21](https://java.net/jira/browse/JSP-21) for an explanation).
The latest 2.3.2 jar is missing the JDTJavaCompiler class, and thus its not possible to use the reference impl inside OSGi.
Could the JDTJavaCompiler class be reinstated into the org/glassfish/web/javax.servlet.jsp jar please?
Alternatively, issue [https://java.net/jira/browse/JSP-29](https://java.net/jira/browse/JSP-29) asks for an extensible mechanism for specifying the compiler class to use, which may be a good idea.
thanks
Jan
#### Affected Versions
[current]
Contributor guide
Assessment
This issue has not been assessed yet.