You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by sd...@apache.org on 2021/07/27 11:48:26 UTC

[netbeans] branch master updated: Branded in "Trust all gradle" button.

This is an automated email from the ASF dual-hosted git repository.

sdedic pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git


The following commit(s) were added to refs/heads/master by this push:
     new 457c7eb  Branded in "Trust all gradle" button.
     new dbea1fe  Merge pull request #2814 from sdedic/lsp/trustBranding
457c7eb is described below

commit 457c7eb97f38a7ac42ffa225cd9ca6554e9ddc42
Author: Svata Dedic <sv...@oracle.com>
AuthorDate: Thu Mar 18 15:07:28 2021 +0100

    Branded in "Trust all gradle" button.
---
 .../modules/gradle/api/execute/Bundle.properties     | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/java/java.lsp.server/nbcode/branding/modules/org-netbeans-modules-gradle.jar/org/netbeans/modules/gradle/api/execute/Bundle.properties b/java/java.lsp.server/nbcode/branding/modules/org-netbeans-modules-gradle.jar/org/netbeans/modules/gradle/api/execute/Bundle.properties
new file mode 100644
index 0000000..c199390
--- /dev/null
+++ b/java/java.lsp.server/nbcode/branding/modules/org-netbeans-modules-gradle.jar/org/netbeans/modules/gradle/api/execute/Bundle.properties
@@ -0,0 +1,20 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
+org.netbeans.modules.gradle.api.execute.TrustProjectOption.TrustOnce=1
+org.netbeans.modules.gradle.api.execute.TrustProjectOption.PermanentTrust=-2
+org.netbeans.modules.gradle.api.execute.TrustProjectOption.RunAlways=3

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists