This is an automated email from the ASF dual-hosted git repository.
lkishalmi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git.
from 0c8e413 Merge pull request #3208 from mbien/hints_spi_cleanup
new a09ec17 Gradle projects should recognize Kotlin source directories.
new 2ca5798 Changes requested on PR review.
new e472795 Merge pull request #2541 from jpeseknb/gradle-kotlin
The 6036 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/gradle/tooling/NbProjectInfoBuilder.groovy | 17 ++++++++++++++---
java/gradle.java/apichanges.xml | 15 +++++++++++++++
.../modules/gradle/java/JavaActionProvider.java | 2 +-
.../gradle/java/api/GradleJavaProjectBuilder.java | 7 ++++++-
.../modules/gradle/java/api/GradleJavaSourceSet.java | 13 ++++++++++++-
.../gradle/java/classpath/GradleSourcesImpl.java | 8 ++++++--
.../modules/gradle/java/nodes/SourcesNodeFactory.java | 1 +
.../gradle/java/queries/GradleSourceForBinary.java | 2 +-
.../gradle/java/queries/GradleTestForSourceImpl.java | 2 +-
9 files changed, 57 insertions(+), 10 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