Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
OF-2717: Plugins should use JSP compiler from new Jetty
In this version of Openfire, Jetty is updated from 10 to 12 (using EE8). When a plugin compiles its JSPs against this version of Openfire, it should use the JSP-compiler of that Jetty version (the Maven artifacts of the compiler have changed).
- Loading branch information