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

ebourg-guest pushed a commit to branch master
in repository eclipse-aether.

commit b5798ddd7500db58e62b14ea9e51888b43a8f2e3
Author: Emmanuel Bourg <ebo...@apache.org>
Date:   Fri Nov 10 15:21:13 2017 +0100

    Removed the Maven rule for plexus-component-annotations
---
 debian/changelog   | 1 +
 debian/control     | 1 +
 debian/maven.rules | 1 -
 3 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index dcd2a54..27ffd80 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ eclipse-aether (1.0.2-5) UNRELEASED; urgency=medium
   * Removed the unused dependency on libasync-http-client-java
   * Depend on libplexus-classworlds-java instead of libplexus-classworlds2-java
   * Depend on libwagon-provider-api-java instead of libwagon-java
+  * Removed the Maven rule for plexus-component-annotations
 
  -- Emmanuel Bourg <ebo...@apache.org>  Mon, 25 Sep 2017 10:30:36 +0200
 
diff --git a/debian/control b/debian/control
index 8e6b917..a66c1f6 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends-Indep: junit4,
                      libbuild-helper-maven-plugin-java,
                      libguice-java,
                      libmaven-bundle-plugin-java,
+                     libplexus-component-annotations-java (>= 1.7.1-6~),
                      libplexus-component-metadata-java,
                      libsisu-plexus-java,
                      libsisu-maven-plugin-java,
diff --git a/debian/maven.rules b/debian/maven.rules
index 3ccd89b..ef68fc2 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -16,7 +16,6 @@
 # and version starting with 3., replacing the version with 3.x
 #   junit junit jar s/3\\..*/3.x/
 
-org.codehaus.plexus plexus-component-annotations jar s/.*/1.5.5/ * *
 org.codehaus.plexus plexus-component-metadata maven-plugin s/.*/1.5.5/ * *
 org.codehaus.plexus plexus-utils jar s/2\..*/2.x/ * *
 s/org.eclipse.sisu/org.sonatype.plugins/ sisu-maven-plugin * s/.*/1.4/ * *

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

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to