The switch to the servlet 2.4 api is ok (though 2.3 is available: javax.servlet:servlet-api:2.3 - keep your change).
I would skip the combination of the jar. The file is not redistributed and only used to build the server plugin. Instead of combining, just adjust the classpath in the `server.cp.extra` property in `project.properties` should do it. The license of server and jsp api looks dubious. Both file originate from the _apache_ tomcat project. The ASFs policy requires project to distribute its source under the apache license, why would they choose the CDDL? [ Full content available at: https://github.com/apache/incubator-netbeans/pull/936 ] This message was relayed via gitbox.apache.org for [email protected]
