You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2018/09/16 16:43:48 UTC

[GitHub] matthiasblaesing commented on issue #877: [NETBEANS-1074] Module Review servletjspapi

matthiasblaesing commented on issue #877: [NETBEANS-1074] Module Review servletjspapi
URL: https://github.com/apache/incubator-netbeans/pull/877#issuecomment-421793752
 
 
   I had another look at this. The current file is created here (seen in your commit):
   
   https://github.com/apache/incubator-netbeans/pull/877/files#diff-b776116ec4c79d0087dad2f3f1fb666a
   
   The file you replace not only holds the JSP api, but also EL and servlet api and schema files. In the referenced build.xml the "instructions" for build the two files (the jsp parser + api) are "documented". You don't need the full glassfish distribution. The EL, Servlet API and JSP API files exist separatedly and the schema files can be extracted from gf-client-module. The latter has a huge number of schemas.
   
   The interesting part will then be determining the final license file. The files look like a mix of CDDL-1.0, CDDL-1.1 and ALv2.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists