[hawtdispatch] 01/02: packaging for hawtdispatch-transport is jar
Tony Mancill
tmancill at moszumanska.debian.org
Mon Oct 17 05:28:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
tmancill pushed a commit to branch master
in repository hawtdispatch.
commit 0c76acf789a8a48b6fb16cfb14fcb872d77842eb
Author: tony mancill <tmancill at debian.org>
Date: Sun Oct 16 22:24:51 2016 -0700
packaging for hawtdispatch-transport is jar
---
debian/patches/01-bundle-dependencies.patch | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/debian/patches/01-bundle-dependencies.patch b/debian/patches/01-bundle-dependencies.patch
index b25d3d9..af3e6f5 100644
--- a/debian/patches/01-bundle-dependencies.patch
+++ b/debian/patches/01-bundle-dependencies.patch
@@ -3,6 +3,15 @@ Author: Emmanuel Bourg <ebourg at apache.org>
Forwarded: not-needed
--- a/hawtdispatch-transport/pom.xml
+++ b/hawtdispatch-transport/pom.xml
+@@ -31,7 +31,7 @@
+ <groupId>org.fusesource.hawtdispatch</groupId>
+ <artifactId>hawtdispatch-transport</artifactId>
+ <version>1.22</version>
+- <packaging>bundle</packaging>
++ <packaging>jar</packaging>
+
+ <description>HawtDispatch Transport: Transport abstractions for HawtDispatch</description>
+
@@ -48,6 +48,7 @@
<groupId>org.fusesource.hawtdispatch</groupId>
<artifactId>hawtdispatch</artifactId>
@@ -11,3 +20,10 @@ Forwarded: not-needed
</dependency>
<dependency>
<groupId>org.fusesource.hawtbuf</groupId>
+@@ -87,4 +88,4 @@
+ </plugin>
+ </plugins>
+ </build>
+-</project>
+\ No newline at end of file
++</project>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/hawtdispatch.git
More information about the pkg-java-commits
mailing list