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 ab116ad9864 Merge pull request #9369 from
sid-srini/lsp-server-config-listeners-null-check
add 015be22bb6a Updated commons-lang3 to 3.19.0
add 0b67e3adfff Updated testng to 7.11.0
new 41b908e3b81 Merge pull request #9254 from
sid-srini/update-outdated-deps
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:
java/java.j2seproject/nbproject/project.properties | 4 +-
java/testng.ant/nbproject/project.xml | 4 +
.../netbeans/modules/testng/ant/RegexpUtils.java | 5 +-
.../modules/testng/ant/TestNGOutputReader.java | 23 +-
.../netbeans/modules/testng/ant/testng-build.xml | 6 +-
java/testng.ant/test/unit/data/antOut/log.txt | 77 ++
java/testng.ui/nbproject/project.xml | 6 +-
.../modules/testng/ui/XmlSuiteHandler.java | 8 +-
.../testng/ui/actions/RetoucheTestBase.java | 22 +-
java/testng/nbproject/project.xml | 2 +-
.../netbeans/modules/testng/resources/testng.xml | 10 +-
.../modules/testng/spi/XMLSuiteSupport.java | 51 +-
nbbuild/templates/common.xml | 12 +-
platform/libs.testng/external/binaries-list | 8 +-
....78-license.txt => jcommander-1.85-license.txt} | 4 +-
.../external/slf4j-api-2.0.17-license.txt | 2 +-
....14.3-license.txt => testng-7.11.0-license.txt} | 6 +-
...-6.14.3-notice.txt => testng-7.11.0-notice.txt} | 0
.../external/testng-ant-1.0.0-license.txt | 10 +-
.../nbproject/org-netbeans-libs-testng.sig | 992 ++++++++++++---------
platform/libs.testng/nbproject/project.properties | 12 +-
platform/libs.testng/nbproject/project.xml | 16 +-
platform/o.apache.commons.lang3/build.xml | 16 +-
.../o.apache.commons.lang3/external/binaries-list | 2 +-
...icense.txt => commons-lang3-3.19.0-license.txt} | 2 +-
...-notice.txt => commons-lang3-3.19.0-notice.txt} | 2 +-
.../nbproject/project.properties | 2 +-
.../o.apache.commons.lang3/nbproject/project.xml | 2 +-
28 files changed, 773 insertions(+), 533 deletions(-)
create mode 100644 java/testng.ant/test/unit/data/antOut/log.txt
rename platform/libs.testng/external/{jcommander-1.78-license.txt =>
jcommander-1.85-license.txt} (99%)
copy ide/slf4j.jdk14/external/slf4j-jdk14-1.7.36-license.txt =>
platform/libs.testng/external/slf4j-api-2.0.17-license.txt (98%)
rename platform/libs.testng/external/{testng-6.14.3-license.txt =>
testng-7.11.0-license.txt} (99%)
rename platform/libs.testng/external/{testng-6.14.3-notice.txt =>
testng-7.11.0-notice.txt} (100%)
copy enterprise/javaee8.api/external/javax.batch-api-1.0.1-license.txt =>
platform/libs.testng/external/testng-ant-1.0.0-license.txt (98%)
rename
platform/o.apache.commons.lang3/external/{commons-lang3-3.17.0-license.txt =>
commons-lang3-3.19.0-license.txt} (99%)
rename
platform/o.apache.commons.lang3/external/{commons-lang3-3.17.0-notice.txt =>
commons-lang3-3.19.0-notice.txt} (70%)
---------------------------------------------------------------------
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