You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by jg...@apache.org on 2022/10/10 05:30:47 UTC

[netbeans] branch master updated (2c27f5a31b -> 3a91f19f04)

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

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


    from 2c27f5a31b Merge pull request #4603 from errael/KeyboardFocusCanActivateTopComponent
     add 3a91f19f04 Unable to register Payara 6.x in Apache NetBeans 15 (#4695)

No new revisions were added by this update.

Summary of changes:
 .../payara/eecommon/api/config/J2EEVersion.java    | 21 ++++++++++-
 .../payara/jakartaee/Hk2JavaEEPlatformImpl.java    |  8 +++++
 .../org-netbeans-modules-payara-tooling.sig        |  8 ++++-
 .../server/config/ConfigBuilderProvider.java       |  9 +++--
 .../tooling/server/config/JavaEEProfile.java       | 23 +++++++++---
 .../server/config/{PayaraV5.xml => PayaraV6.xml}   | 42 ++++++++++------------
 6 files changed, 79 insertions(+), 32 deletions(-)
 copy enterprise/payara.tooling/src/org/netbeans/modules/payara/tooling/server/config/{PayaraV5.xml => PayaraV6.xml} (72%)


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

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