This is an automated email from the ASF dual-hosted git repository.
lkishalmi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git
The following commit(s) were added to refs/heads/master by this push:
new d3d19fa [NETBEANS-2378] Tighten the Groovy more to the Gralde plugin
d3d19fa is described below
commit d3d19fade760c11cf31238a5aa60356ea35939b9
Author: Laszlo Kishalmi <[email protected]>
AuthorDate: Tue Apr 9 06:38:06 2019 -0700
[NETBEANS-2378] Tighten the Groovy more to the Gralde plugin
---
groovy/gradle/manifest.mf | 1 +
1 file changed, 1 insertion(+)
diff --git a/groovy/gradle/manifest.mf b/groovy/gradle/manifest.mf
index d52926a..1262924 100644
--- a/groovy/gradle/manifest.mf
+++ b/groovy/gradle/manifest.mf
@@ -4,3 +4,4 @@ OpenIDE-Module: org.netbeans.modules.gradle
OpenIDE-Module-Layer: org/netbeans/modules/gradle/layer.xml
OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/gradle/Bundle.properties
OpenIDE-Module-Specification-Version: 1.1
+OpenIDE-Module-Requires: cnb.org.netbeans.modules.groovy.kit
\ No newline at end of file
---------------------------------------------------------------------
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