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 2020/10/08 23:29:11 UTC

[GitHub] [netbeans] pepness opened a new pull request #2431: [NETBEANS-4888] - Improve Java EE support

pepness opened a new pull request #2431:
URL: https://github.com/apache/netbeans/pull/2431


   -Fix wrong namespace for JSF 2.2 and 2.3 versions inside JSFCatalog
   -Download a fresh web-facelettaglibrary_2_2.xsd from [Oracle](http://www.oracle.com/webfolder/technetwork/jsc/xml/ns/javaee/index.html), previous one is incorrect
   -Add missing validations for FACELETS_TAGLIB_SCHEMA versions 22 and 23
   -Add missing Java EE 8 xml file
   -Add missing Java EE 8 entries to some xml files
   -Add missing directory to the rat-exclusions file
   -Add missing connector_1_6.xsd file
   -Add missing file to licenseinfo.xml
   -Add missing directory to .gitignore
   -Add missing Deployment Descriptor Files to a .properties file
   -Add missing .xsd files to the EnterpriseCatalog file
   -Add missing action that generates the application-client_8.mdd file
   
   ![PR-4888-after-1](https://user-images.githubusercontent.com/9832133/95522739-85d2ec00-0992-11eb-8f02-78025fbd9364.png)
   ![PR-4888-after-2](https://user-images.githubusercontent.com/9832133/95522740-866b8280-0992-11eb-962f-de3e7bbd8340.png)
   ![PR-4888-after-3](https://user-images.githubusercontent.com/9832133/95522741-866b8280-0992-11eb-9ad6-449d7713d379.png)
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



---------------------------------------------------------------------
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


[GitHub] [netbeans] lkishalmi merged pull request #2431: [NETBEANS-4888] - Improve Java EE support

Posted by GitBox <gi...@apache.org>.
lkishalmi merged pull request #2431:
URL: https://github.com/apache/netbeans/pull/2431


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



---------------------------------------------------------------------
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


[GitHub] [netbeans] pepness commented on pull request #2431: [NETBEANS-4888] - Improve Java EE support

Posted by GitBox <gi...@apache.org>.
pepness commented on pull request #2431:
URL: https://github.com/apache/netbeans/pull/2431#issuecomment-706386514


   Add missing files to licenseinfo.xml in j2ee.clientproject module and squashed commits.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



---------------------------------------------------------------------
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


[GitHub] [netbeans] lkishalmi commented on pull request #2431: [NETBEANS-4888] - Improve Java EE support

Posted by GitBox <gi...@apache.org>.
lkishalmi commented on pull request #2431:
URL: https://github.com/apache/netbeans/pull/2431#issuecomment-706228853


   ```
   Unapproved license in 2 file(s) 
   https://github.com/apache/netbeans/tree/master/enterprise/j2ee.clientproject/src/org/netbeans/modules/j2ee/clientproject/ui/resources/application-client-8.xml
   https://github.com/apache/netbeans/tree/master/enterprise/j2ee.dd/src/org/netbeans/modules/j2ee/dd/impl/resources/connector_1_6.xsd
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



---------------------------------------------------------------------
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