@matthiasblaesing , I have made the necessary changes in the latest commits. I have used an approach similar to `prepare-doc` in `web.core.syntax` for both servletjspapi and web.jspparser so that we don't end up regenerating jars each time the build is ran
I have also used included the necessary dtd and schema files instead of all. For the licenses of generated jars, I went with CDDL-1.1 for web.jspparser and a combination of CDDL-1.1 + 1.0 for servletjspapi. I created a new file CDDL-1.0+1.1 for this purpose (because `verify-all-libs-and-licenses` matches the license name). Does this look like the right approach to handle that? [ Full content available at: https://github.com/apache/incubator-netbeans/pull/877 ] This message was relayed via gitbox.apache.org for [email protected]
