@matthiasblaesing , I have mavenized web.jspparser and servletjspapi modules
here and I have unified the jars, and I have added licenses for them. I have a
couple of questions though :
1) What should be the license for the new jars created after unification? Do
they even require a license, as they are built in runtime ?
2) Does the target `create-jars-from-glassfish` in web.jspparser even executed
anytime? I ask this because it tries to unify the jars from
`{glassfish_location}` the value of which looks like a local address
`/home/marfous/Programs/AppServers/glassfish-4.0-b84-custom` that doesn't even
exist.
I have created a target `build-init` for unification of jars in both
servletjspapi and web.jspparser
Also, it looks like the tests are broken for web.jspparser module, because I
tried to run the unit tests with and without my changes and I see that in both
the cases, it tries to unzip `project3.zip` from `test/unit/data` which isn't
present. I am looking into this.
[ Full content available at:
https://github.com/apache/incubator-netbeans/pull/877 ]
This message was relayed via gitbox.apache.org for [email protected]