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 7929725  Merge pull request #1595 from blackleg/fix_platform_tests
     new a6a654d  Use one license file for junit5
     new 58aff2f  Updating to junit 5.5.2
     new 89052a4  Update maven-surefire-plugin to 2.22.2
     new c0dbcc4  Merge pull request #1632 from pepness/junit552

The 3126 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/maven/ActionProviderImplTest.java      |  4 +-
 platform/junitlib/external/binaries-list           | 12 +--
 ...nse.txt => junit-jupiter-api-5.5.2-license.txt} |  4 +-
 ....txt => junit-jupiter-engine-5.5.2-license.txt} |  4 +-
 ....txt => junit-jupiter-params-5.5.2-license.txt} |  4 +-
 platform/junitlib/nbproject/project.properties     | 26 +++---
 .../netbeans/modules/junitlib/Bundle.properties    |  2 +-
 .../src/org/netbeans/modules/junitlib/junit_5.xml  | 24 +++---
 platform/libs.junit5/external/binaries-list        |  6 +-
 ...license.txt => junit-jupiter-5.5.2-license.txt} |  9 ++-
 .../junit-jupiter-engine-5.3.1-license.txt         | 93 ----------------------
 .../junit-jupiter-params-5.3.1-license.txt         | 93 ----------------------
 platform/libs.junit5/nbproject/project.properties  |  6 +-
 platform/libs.junit5/nbproject/project.xml         | 12 +--
 14 files changed, 57 insertions(+), 242 deletions(-)
 rename platform/junitlib/external/{junit-jupiter-api-5.3.1-license.txt => 
junit-jupiter-api-5.5.2-license.txt} (99%)
 rename platform/junitlib/external/{junit-jupiter-engine-5.3.1-license.txt => 
junit-jupiter-engine-5.5.2-license.txt} (99%)
 rename platform/junitlib/external/{junit-jupiter-params-5.3.1-license.txt => 
junit-jupiter-params-5.5.2-license.txt} (99%)
 rename platform/libs.junit5/external/{junit-jupiter-api-5.3.1-license.txt => 
junit-jupiter-5.5.2-license.txt} (98%)
 delete mode 100644 
platform/libs.junit5/external/junit-jupiter-engine-5.3.1-license.txt
 delete mode 100644 
platform/libs.junit5/external/junit-jupiter-params-5.3.1-license.txt


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

Reply via email to