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/incubator-netbeans.git


The following commit(s) were added to refs/heads/master by this push:
     new 6d4b423  Weaker dependency on IOS platform plugin (removed from 
webcommon cluster in std. build)
6d4b423 is described below

commit 6d4b423f3e27f8b100b92f2142c8d49db3479786
Author: Svata Dedic <svatopluk.de...@oracle.com>
AuthorDate: Wed Sep 12 15:02:15 2018 +0200

    Weaker dependency on IOS platform plugin (removed from webcommon cluster in 
std. build)
---
 webcommon/cordova/manifest.mf           | 2 ++
 webcommon/cordova/nbproject/project.xml | 6 ------
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/webcommon/cordova/manifest.mf b/webcommon/cordova/manifest.mf
index 39d59a9..1751e41 100644
--- a/webcommon/cordova/manifest.mf
+++ b/webcommon/cordova/manifest.mf
@@ -3,3 +3,5 @@ OpenIDE-Module: org.netbeans.modules.cordova
 OpenIDE-Module-Localizing-Bundle: 
org/netbeans/modules/cordova/Bundle.properties
 OpenIDE-Module-Specification-Version: 1.36
 OpenIDE-Module-Layer: org/netbeans/modules/cordova/resources/layer.xml
+OpenIDE-Module-Recommends: cnb.org.netbeans.modules.cordova.platforms.ios
+
diff --git a/webcommon/cordova/nbproject/project.xml 
b/webcommon/cordova/nbproject/project.xml
index 655edfa..31b25de 100644
--- a/webcommon/cordova/nbproject/project.xml
+++ b/webcommon/cordova/nbproject/project.xml
@@ -101,12 +101,6 @@
                     </run-dependency>
                 </dependency>
                 <dependency>
-                    
<code-name-base>org.netbeans.modules.cordova.platforms.ios</code-name-base>
-                    <run-dependency>
-                        <specification-version>1.11</specification-version>
-                    </run-dependency>
-                </dependency>
-                <dependency>
                     
<code-name-base>org.netbeans.modules.extexecution</code-name-base>
                     <build-prerequisite/>
                     <compile-dependency/>


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

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

Reply via email to