This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository activemq.
commit 00d1d5b921fd8712cf0abcd4d195a17505f11bfe Author: Markus Koschany <[email protected]> Date: Tue Sep 13 13:00:37 2016 +0200 Update patch headers. --- debian/patches/activemq-client-jar.patch | 2 ++ debian/patches/activemq-spring.patch | 2 ++ debian/patches/disable-broker-test-dependency.patch | 3 +++ debian/patches/init-debian-default-values.patch | 2 ++ 4 files changed, 9 insertions(+) diff --git a/debian/patches/activemq-client-jar.patch b/debian/patches/activemq-client-jar.patch index bdae3ec..5c76a4e 100644 --- a/debian/patches/activemq-client-jar.patch +++ b/debian/patches/activemq-client-jar.patch @@ -2,6 +2,8 @@ From: Markus Koschany <[email protected]> Date: Tue, 13 Sep 2016 01:11:38 +0200 Subject: activemq-client jar +Fix FTBFS due to wrong packaging type. +Forwarded: no --- activemq-client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/patches/activemq-spring.patch b/debian/patches/activemq-spring.patch index d48a323..7b25738 100644 --- a/debian/patches/activemq-spring.patch +++ b/debian/patches/activemq-spring.patch @@ -2,6 +2,8 @@ From: Markus Koschany <[email protected]> Date: Sat, 19 Mar 2016 16:36:23 +0100 Subject: activemq-spring +Fix FTBFS with Debian's version of Spring. +Forwarded: not-needed --- .../org/apache/activemq/hooks/osgi/SpringOsgiContextHook.java | 6 +++--- .../org/apache/activemq/pool/PooledConnectionFactoryBean.java | 9 ++++----- diff --git a/debian/patches/disable-broker-test-dependency.patch b/debian/patches/disable-broker-test-dependency.patch index ca672e0..ca4f122 100644 --- a/debian/patches/disable-broker-test-dependency.patch +++ b/debian/patches/disable-broker-test-dependency.patch @@ -2,6 +2,9 @@ From: Markus Koschany <[email protected]> Date: Tue, 13 Sep 2016 01:19:31 +0200 Subject: disable broker test dependency +Fix FTBFS due to missing broker test dependency. maven.ignoreRules doesn't work +somehow. +Forwarded: not-needed --- activemq-ra/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/patches/init-debian-default-values.patch b/debian/patches/init-debian-default-values.patch index 5a2cb53..da29b79 100644 --- a/debian/patches/init-debian-default-values.patch +++ b/debian/patches/init-debian-default-values.patch @@ -2,6 +2,8 @@ From: Markus Koschany <[email protected]> Date: Tue, 15 Mar 2016 19:43:05 +0100 Subject: init debian default values +Initialize the start script with Debian values. +Forwarded: not-needed --- assembly/src/release/bin/activemq | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/activemq.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

