[activemq] 07/12: Drop exclude-jmdns.patch

Markus Koschany apo at moszumanska.debian.org
Tue Sep 13 11:24:30 UTC 2016


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

apo pushed a commit to branch master
in repository activemq.

commit 41e26d3f8608fbdc029c30119388f06bad11025e
Author: Markus Koschany <apo at debian.org>
Date:   Tue Aug 9 17:24:59 2016 +0200

    Drop exclude-jmdns.patch
---
 debian/patches/exclude-jmdns.patch | 38 --------------------------------------
 debian/patches/series              |  1 -
 2 files changed, 39 deletions(-)

diff --git a/debian/patches/exclude-jmdns.patch b/debian/patches/exclude-jmdns.patch
deleted file mode 100644
index e968e44..0000000
--- a/debian/patches/exclude-jmdns.patch
+++ /dev/null
@@ -1,38 +0,0 @@
-From: Markus Koschany <apo at debian.org>
-Date: Fri, 11 Mar 2016 21:11:49 +0100
-Subject: exclude jmdns
-
-The jmdns dependency has not been packaged yet.
----
- activemq-client/pom.xml | 11 +++++++++++
- 1 file changed, 11 insertions(+)
-
-diff --git a/activemq-client/pom.xml b/activemq-client/pom.xml
-index fe86871..53e80c7 100755
---- a/activemq-client/pom.xml
-+++ b/activemq-client/pom.xml
-@@ -34,6 +34,7 @@
-     <surefire.argLine>-Xmx512M</surefire.argLine>
-   </properties>
- 
-+
-   <dependencies>
-     <!-- =============================== -->
-     <!-- Required Dependencies -->
-@@ -191,6 +192,16 @@
- 
-     <plugins>
-       <plugin>
-+        <artifactId>maven-compiler-plugin</artifactId>
-+        <configuration>
-+        <excludes>
-+          <exclude>**/ZeroconfDiscoveryAgent.java</exclude>
-+          <exclude>**/ZeroconfDiscoveryAgentFactory.java</exclude>
-+          <exclude>**/JmDNSFactory.java</exclude>
-+        </excludes>
-+        </configuration>
-+      </plugin>
-+      <plugin>
-         <artifactId>maven-surefire-plugin</artifactId>
-         <configuration>
-           <forkCount>1</forkCount>
diff --git a/debian/patches/series b/debian/patches/series
index 7738535..cb339ee 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
-exclude-jmdns.patch
 init-debian-default-values.patch
 activemq-spring.patch

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



More information about the pkg-java-commits mailing list