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 b2db3a6941 Let NetBeans know that Gradle 8.5 is good with Java 21
new ed0a5f94aa WildflyDeploymentManager: Revert switch from WeakHashMap
with synchronisation to ConcurrentHashMap
new eef4194016 Wildfly Integration: Followup cleanup after
dca223ab08b6d96afc81a9a03c4bf97bf238a215
new 50812d5d25 Merge pull request #6872 from matthiasblaesing/followup_6602
The 9570 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:
.../javaee/wildfly/WildflyDeploymentManager.java | 8 +--
.../wildfly/ide/WildflyJ2eePlatformFactory.java | 35 ++++------
.../wildfly/ide/ui/AddServerLocationPanel.java | 17 +----
.../ide/ui/AddServerLocationVisualPanel.java | 15 ++---
.../wildfly/ide/ui/AddServerPropertiesPanel.java | 17 +----
.../ide/ui/AddServerPropertiesVisualPanel.java | 78 ++--------------------
.../ide/ui/WildflyInstantiatingIterator.java | 25 +++----
7 files changed, 43 insertions(+), 152 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