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 73732f1 Merge pull request #3657 from
junichi11/php81-new-in-initializer
add aad1b8f Add Support for Gradle Configuration Cache
No new revisions were added by this update.
Summary of changes:
.../src/main/resources/nb-tooling.gradle | 2 +-
.../gradle/api/execute/GradleCommandLine.java | 1 +
.../gradle/execute/GradleDaemonExecutor.java | 3 +-
.../gradle/execute/GradlePlainEscapeProcessor.java | 3 +-
.../gradle/loaders/AbstractProjectLoader.java | 5 +--
.../modules/gradle/loaders/GradleDaemon.java | 34 +++++++++++++--
.../gradle/loaders/LegacyProjectLoader.java | 5 +--
.../modules/gradle/options/Bundle.properties | 5 ++-
.../modules/gradle/options/SettingsPanel.form | 50 ++++++++++++++--------
.../modules/gradle/options/SettingsPanel.java | 47 ++++++++++++--------
.../modules/gradle/spi/GradleSettings.java | 9 ++++
11 files changed, 110 insertions(+), 54 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