[wagon2] 05/18: drop add_explicit_log4j patch

Tony Mancill tmancill at moszumanska.debian.org
Sun May 7 17:47:32 UTC 2017


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

tmancill pushed a commit to branch experimental
in repository wagon2.

commit 2723c86db7a2f50e53b1aab83db3c67aac082218
Author: tony mancill <tmancill at debian.org>
Date:   Sat May 6 15:30:08 2017 -0700

    drop add_explicit_log4j patch
---
 debian/patches/add_explicit_log4j.diff | 28 ----------------------------
 debian/patches/series                  |  1 -
 2 files changed, 29 deletions(-)

diff --git a/debian/patches/add_explicit_log4j.diff b/debian/patches/add_explicit_log4j.diff
deleted file mode 100644
index 23bb7c3..0000000
--- a/debian/patches/add_explicit_log4j.diff
+++ /dev/null
@@ -1,28 +0,0 @@
---- a/wagon-provider-test/pom.xml
-+++ b/wagon-provider-test/pom.xml
-@@ -54,6 +54,11 @@
-       <groupId>org.mortbay.jetty</groupId>
-       <artifactId>jetty</artifactId>
-     </dependency>
-+    <dependency>
-+      <groupId>log4j</groupId>
-+      <artifactId>log4j</artifactId>
-+      <version>1.2.x</version>
-+    </dependency>
- 
-   </dependencies>
- </project>
---- a/wagon-tcks/wagon-tck-http/pom.xml
-+++ b/wagon-tcks/wagon-tck-http/pom.xml
-@@ -56,6 +56,11 @@
-       <artifactId>commons-codec</artifactId>
-       <version>1.4</version>
-     </dependency>
-+    <dependency>
-+      <groupId>log4j</groupId>
-+      <artifactId>log4j</artifactId>
-+      <version>1.2.x</version>
-+    </dependency>
-   </dependencies>
- 
- </project>
diff --git a/debian/patches/series b/debian/patches/series
index 89f6325..ff4002e 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,6 +1,5 @@
 do_not_build_ftp_tests.patch
 do_not_run_http_tests.patch
-add_explicit_log4j.diff
 no_mina_sshd.diff
 no_itcould_webdav.diff
 fix_compilation_issues.patch

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



More information about the pkg-java-commits mailing list