This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository netbeans.
commit 6636030fa8fe3fac246906ea384a147066339f93 Author: Markus Koschany <[email protected]> Date: Mon Jan 4 08:21:21 2016 +0100 Enable org.netbeans.modules.html.parser in editor.kit again. --- debian/patches/netbeans-small-ide.patch | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/debian/patches/netbeans-small-ide.patch b/debian/patches/netbeans-small-ide.patch index 6cbe9ab..fb3594f 100644 --- a/debian/patches/netbeans-small-ide.patch +++ b/debian/patches/netbeans-small-ide.patch @@ -36,20 +36,18 @@ index a2f9bc8..8c29310 100644 <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 ca4a1bd..0dfd490 100644 +index ca4a1bd..2d42be1 100644 --- a/editor.kit/nbproject/project.xml +++ b/editor.kit/nbproject/project.xml -@@ -39,7 +39,7 @@ - <specification-version>1.23</specification-version> +@@ -46,13 +46,13 @@ + <specification-version>1.1</specification-version> </run-dependency> </dependency> - <dependency> + <!--<dependency> - <code-name-base>org.netbeans.modules.html.parser</code-name-base> + <code-name-base>org.netbeans.modules.html.validation</code-name-base> <run-dependency> <release-version>1</release-version> -@@ -52,7 +52,7 @@ - <release-version>1</release-version> <specification-version>1.1</specification-version> </run-dependency> - </dependency> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/netbeans.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

