You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by sk...@apache.org on 2020/04/20 08:39:00 UTC

[netbeans] branch master updated (e752764 -> b2ce313)

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

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


    from e752764  Merge pull request #2068 from errael/master
     new d7215ef  NETBEANS-4154 Payara Platform 5.202 support in Apache NetBeans IDE
     new 103e252  NETBEANS-4154 simplify payara version list
     new b2ce313  Merge pull request #2073 from jGauravGupta/NETBEANS-4154

The 3858 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:
 .../org-netbeans-modules-payara-common.sig         |   1 +
 .../modules/payara/common/Bundle.properties        |  24 +-
 .../modules/payara/common/PayaraInstance.java      |   3 +-
 .../modules/payara/common/ServerDetails.java       | 333 +++++++--------------
 .../wizards/AddDomainLocationVisualPanel.java      |   2 +-
 .../modules/payara/common/wizards/Retriever.java   | 105 +++----
 .../common/wizards/ServerWizardIterator.java       |   9 +-
 .../payara/micro/project/VersionRepository.java    |   1 +
 .../org-netbeans-modules-payara-tooling.sig        |   3 +-
 .../modules/payara/tooling/admin/AdminFactory.java |   1 +
 .../modules/payara/tooling/data/PayaraVersion.java |   9 +-
 11 files changed, 192 insertions(+), 299 deletions(-)


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