This is an automated email from the ASF dual-hosted git repository.
pepness pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from b53a8a4b768 Merge pull request #8478 from
adamturcsan/phpunit-relative-testfile-path
add c691834ea09 Add support for upto GlassFish 7.0.24 and GlassFish
8.0.0-M11
new bf9ce1154d8 Merge pull request #8449 from pepness/glassfish-8-m11
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:
.../modules/glassfish/common/Bundle.properties | 3 ++
.../modules/glassfish/common/ServerDetails.java | 37 +++++++++++++++++++--
.../glassfish/common/wizards/Bundle.properties | 3 ++
.../glassfish/tooling/data/GlassFishVersion.java | 24 ++++++++++++++
.../server/config/ConfigBuilderProvider.java | 18 +++++++++-
.../{GlassFishV7_0_17.xml => GlassFishV7_0_24.xml} | 3 +-
.../tooling/server/config/GlassFishV8_0_0.xml | 2 +-
.../glassfish/tooling/admin/AdminFactoryTest.java | 4 +--
.../tooling/data/GlassFishVersionTest.java | 11 +++++--
.../glassfish/tooling/utils/EnumUtilsTest.java | 38 +++++++++++-----------
10 files changed, 115 insertions(+), 28 deletions(-)
copy
enterprise/glassfish.tooling/src/org/netbeans/modules/glassfish/tooling/server/config/{GlassFishV7_0_17.xml
=> GlassFishV7_0_24.xml} (96%)
---------------------------------------------------------------------
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