This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository knopflerfish-osgi.
commit 04a67bcdee3d90ba56f5214e8d83721ad06748ff Author: Emmanuel Bourg <[email protected]> Date: Tue Oct 11 01:09:11 2016 +0200 Removed 10_build_asm.patch --- debian/patches/10_build_asm.patch | 14 -------------- debian/patches/series | 1 - 2 files changed, 15 deletions(-) diff --git a/debian/patches/10_build_asm.patch b/debian/patches/10_build_asm.patch deleted file mode 100644 index fab981b..0000000 --- a/debian/patches/10_build_asm.patch +++ /dev/null @@ -1,14 +0,0 @@ -Description: Use Debian's version of asm -Author: Felix Natter <[email protected]> -Forwarded: not-needed ---- a/osgi/framework/build.xml -+++ b/osgi/framework/build.xml -@@ -83,7 +83,7 @@ - - <path id="compile.path"> - <pathelement location="${topdir}/framework/resources"/> -- <pathelement location="libs/asm-3.2.jar"/> -+ <pathelement location="/usr/share/java/asm.jar"/> - </path> - - <path id="android.system.path"> diff --git a/debian/patches/series b/debian/patches/series index 17d5241..aa31260 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,4 +1,3 @@ -10_build_asm.patch 20_versioned_jar.patch 40_ignore_android.patch 50_asm_compatibility.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/knopflerfish-osgi.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

