This is an automated email from the ASF dual-hosted git repository.

matthiasblaesing pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git


    from 573b1dc329 Merge pull request #7548 from Achal1607/javavscode-96
     add a2d2906414 Enterprise: Fix multiple places where null values could be 
encountered and are not protected
     new b2b45ae2b8 Merge pull request #7603 from 
matthiasblaesing/null_checks_enterprise

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../ejb/wizard/dd/EjbJarXmlWizardIterator.java     | 10 +++--
 .../jaxws/EjbProjectJAXWSClientSupport.java        |  2 +-
 .../jaxws/EjbProjectJAXWSSupport.java              |  2 +-
 .../rules/PersistentTimerInEjbLite.java            |  6 +--
 .../web/project/api/WebProjectUtilities.java       |  2 +-
 .../jaxws/WebProjectJAXWSClientSupport.java        |  2 +-
 .../web/project/jaxws/WebProjectJAXWSSupport.java  |  2 +-
 .../ui/customizer/WebProjectProperties.java        | 50 +++++++++++-----------
 .../websocket/editor/WebSocketMethodsTask.java     |  2 +-
 .../modules/websocket/wizard/WebSocketPanel.java   |  2 +-
 .../modules/websvc/rest/editor/AsyncConverter.java |  2 +-
 .../websvc/rest/wizard/InterceptorPanel.java       |  2 +-
 .../websvc/rest/wizard/JaxRsFilterPanel.java       |  2 +-
 .../modules/websvc/rest/spi/RestSupport.java       |  3 +-
 14 files changed, 47 insertions(+), 42 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to