[eclipse-aether] 06/22: Drop patches
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Oct 8 16:48:20 BST 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch eclipse-aether
in repository eclipse-aether.
commit 17e31c8ff87b6338e6bde59c473a104f5135b2e2
Author: Damien Raude-Morvan <drazzib at debian.org>
Date: Sun Dec 4 13:13:23 2011 +0100
Drop patches
---
debian/patches/logging.diff | 50 ---------------------------------------------
debian/patches/series | 1 -
2 files changed, 51 deletions(-)
diff --git a/debian/patches/logging.diff b/debian/patches/logging.diff
deleted file mode 100644
index d24d08e..0000000
--- a/debian/patches/logging.diff
+++ /dev/null
@@ -1,50 +0,0 @@
-Index: b/aether-connector-wagon/pom.xml
-===================================================================
---- a/aether-connector-wagon/pom.xml
-+++ b/aether-connector-wagon/pom.xml
-@@ -53,6 +53,11 @@
- </dependency>
- <dependency>
- <groupId>org.codehaus.plexus</groupId>
-+ <artifactId>plexus-container-default</artifactId>
-+ <scope>provided</scope>
-+ </dependency>
-+ <dependency>
-+ <groupId>org.codehaus.plexus</groupId>
- <artifactId>plexus-classworlds</artifactId>
- <version>2.4</version>
- </dependency>
-Index: b/aether-impl/pom.xml
-===================================================================
---- a/aether-impl/pom.xml
-+++ b/aether-impl/pom.xml
-@@ -43,6 +43,11 @@
- <scope>provided</scope>
- </dependency>
- <dependency>
-+ <groupId>org.codehaus.plexus</groupId>
-+ <artifactId>plexus-container-default</artifactId>
-+ <scope>provided</scope>
-+ </dependency>
-+ <dependency>
- <groupId>org.sonatype.sisu</groupId>
- <artifactId>sisu-inject-plexus</artifactId>
- <scope>provided</scope>
-Index: b/pom.xml
-===================================================================
---- a/pom.xml
-+++ b/pom.xml
-@@ -149,6 +149,13 @@
- </dependency>
-
- <dependency>
-+ <groupId>org.codehaus.plexus</groupId>
-+ <artifactId>plexus-container-default</artifactId>
-+ <version>1.5.5</version>
-+ <scope>provided</scope>
-+ </dependency>
-+
-+ <dependency>
- <groupId>org.sonatype.sisu</groupId>
- <artifactId>sisu-inject-plexus</artifactId>
- <version>2.2.3</version>
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 7fc6e6e..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-logging.diff
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse-aether.git
More information about the pkg-java-commits
mailing list