This is an automated email from the ASF dual-hosted git repository. dbalek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit 9897ef7483875b1266f2a146c8e81253f3871f00 Merge: 12616413ff4 1f27cd0cba3 Author: Dusan Balek <[email protected]> AuthorDate: Fri Dec 6 14:34:10 2024 +0100 Merge pull request #8021 from dbalek/dbalek/test-class-name-not-match-file-name Test single file should work for test classes which names do not match the corresponding file names. java/gradle.java/nbproject/project.xml | 44 +++++++++++----------- .../gradle/java/GradleJavaTokenProvider.java | 8 ++-- java/java.source.base/apichanges.xml | 12 ++++++ java/java.source.base/nbproject/project.properties | 2 +- .../org/netbeans/api/java/source/SourceUtils.java | 35 +++++++++++++++++ java/maven/nbproject/project.xml | 18 ++++----- .../maven/execute/DefaultReplaceTokenProvider.java | 20 ++++------ 7 files changed, 92 insertions(+), 47 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
