This is an automated email from the ASF dual-hosted git repository.
dbalek pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from 12616413ff4 Fix ugly semantic coloring on CSL languages while editing
add 1f27cd0cba3 Test single file should work for test classes which names
do not match the corresponding file names.
new 9897ef74838 Merge pull request #8021 from
dbalek/dbalek/test-class-name-not-match-file-name
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/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