[netbeans] 09/13: Add netbeans-small-ide.patch

Markus Koschany apo-guest at moszumanska.debian.org
Thu Jun 11 22:38:20 UTC 2015


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch master
in repository netbeans.

commit 5041faed0de79dd38c18c3939dd84688f1287726
Author: Markus Koschany <apo at gambaru.de>
Date:   Thu Jun 11 23:21:18 2015 +0200

    Add netbeans-small-ide.patch
---
 debian/patches/netbeans-small-ide.patch | 107 ++++++++++++++++++++++++++++++++
 debian/patches/series                   |   1 +
 2 files changed, 108 insertions(+)

diff --git a/debian/patches/netbeans-small-ide.patch b/debian/patches/netbeans-small-ide.patch
new file mode 100644
index 0000000..eadd827
--- /dev/null
+++ b/debian/patches/netbeans-small-ide.patch
@@ -0,0 +1,107 @@
+From: Markus Koschany <apo at gambaru.de>
+Date: Thu, 11 Jun 2015 23:17:00 +0200
+Subject: netbeans small ide
+
+---
+ apisupport.kit/nbproject/project.xml | 4 ++--
+ editor.kit/nbproject/project.xml     | 8 ++++----
+ ide.kit/nbproject/project.xml        | 4 ++--
+ xsl/nbproject/project.xml            | 4 ++--
+ 4 files changed, 10 insertions(+), 10 deletions(-)
+
+diff --git a/apisupport.kit/nbproject/project.xml b/apisupport.kit/nbproject/project.xml
+index 96d469f..7098a61 100644
+--- a/apisupport.kit/nbproject/project.xml
++++ b/apisupport.kit/nbproject/project.xml
+@@ -17,7 +17,7 @@
+                         <specification-version>1.0</specification-version>
+                     </run-dependency>
+                 </dependency>
+-                <dependency>
++                <!--<dependency>
+                     <code-name-base>org.netbeans.modules.apisupport.feedreader</code-name-base>
+                     <run-dependency>
+                         <release-version>1</release-version>
+@@ -35,7 +35,7 @@
+                     <run-dependency>
+                         <specification-version>1.0</specification-version>
+                     </run-dependency>
+-                </dependency>
++                </dependency>-->
+                 <dependency>
+                     <code-name-base>org.netbeans.modules.apisupport.osgidemo</code-name-base>
+                     <run-dependency>
+diff --git a/editor.kit/nbproject/project.xml b/editor.kit/nbproject/project.xml
+index 17fde0b..2b2d272 100644
+--- a/editor.kit/nbproject/project.xml
++++ b/editor.kit/nbproject/project.xml
+@@ -39,13 +39,13 @@
+                         <specification-version>1.23</specification-version>
+                     </run-dependency>
+                 </dependency>
+-                <dependency>
++                <!--<dependency>
+                     <code-name-base>org.netbeans.modules.html.parser</code-name-base>
+                     <run-dependency>
+                         <release-version>1</release-version>
+                         <specification-version>1.1</specification-version>
+                     </run-dependency>
+-                </dependency>
++                </dependency>-->
+                 <dependency>
+                     <code-name-base>org.netbeans.modules.html.validation</code-name-base>
+                     <run-dependency>
+@@ -60,13 +60,13 @@
+                         <specification-version>1.19</specification-version>
+                     </run-dependency>
+                 </dependency>
+-                <dependency>
++                <!--<dependency>
+                     <code-name-base>org.netbeans.modules.javascript2.kit</code-name-base>
+                     <run-dependency>
+                         <release-version>1</release-version>
+                         <specification-version>0.1</specification-version>
+                     </run-dependency>
+-                </dependency>
++                </dependency>-->
+                 <dependency>
+                     <code-name-base>org.netbeans.modules.languages.diff</code-name-base>
+                     <run-dependency>
+diff --git a/ide.kit/nbproject/project.xml b/ide.kit/nbproject/project.xml
+index 1c3c371..36c6ca5 100644
+--- a/ide.kit/nbproject/project.xml
++++ b/ide.kit/nbproject/project.xml
+@@ -154,13 +154,13 @@
+                         <specification-version>1.11</specification-version>
+                     </run-dependency>
+                 </dependency>
+-                <dependency>
++                <!--<dependency>
+                     <code-name-base>org.netbeans.modules.httpserver</code-name-base>
+                     <run-dependency>
+                         <release-version>2</release-version>
+                         <specification-version>2.7</specification-version>
+                     </run-dependency>
+-                </dependency>
++                </dependency>-->
+                 <dependency>
+                     <code-name-base>org.netbeans.modules.jumpto</code-name-base>
+                     <run-dependency>
+diff --git a/xsl/nbproject/project.xml b/xsl/nbproject/project.xml
+index 006cbff..a5079aa 100644
+--- a/xsl/nbproject/project.xml
++++ b/xsl/nbproject/project.xml
+@@ -227,11 +227,11 @@ made subject to such option by the copyright holder.
+                         <recursive/>
+                         <compile-dependency/>
+                     </test-dependency>
+-                    <test-dependency>
++                    <!--<test-dependency>
+                         <code-name-base>org.netbeans.modules.httpserver</code-name-base>
+                         <recursive/>
+                         <compile-dependency/>
+-                    </test-dependency>
++                    </test-dependency>-->
+                 </test-type>
+             </test-dependencies>
+             <public-packages/>
diff --git a/debian/patches/series b/debian/patches/series
index aa48f5c..39d6ce3 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -25,3 +25,4 @@ netbeans-xml.jaxb.api.patch
 netbeans-build.patch
 netbeans-ide-launcher.patch
 netbeans-platform-launcher.patch
+netbeans-small-ide.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/netbeans.git



More information about the pkg-java-commits mailing list