eclipse-ee4j / eclipse-ee4j/wasp

org/glassfish/web/javax.servlet.jsp 2.3.2 jar does not contain JDTJavaCompiler

Open
#10 4 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.