[gradle] 01/02: use_local_artifacts.diff: Remove version of plexus-cipher and plexus-sec-dispatcher

Kai-Chung Yan seamlik-guest at moszumanska.debian.org
Fri Aug 7 13:32:05 UTC 2015


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

seamlik-guest pushed a commit to branch master
in repository gradle.

commit 1517f8ff7eee0e8a0fd5b89415d62ea90e0ba38c
Author: Kai-Chung Yan <seamlikok at gmail.com>
Date:   Fri Aug 7 21:30:20 2015 +0800

    use_local_artifacts.diff: Remove version of plexus-cipher and plexus-sec-dispatcher
---
 debian/patches/use_local_artifacts.diff | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/patches/use_local_artifacts.diff b/debian/patches/use_local_artifacts.diff
index 6cc3283..ae84818 100644
--- a/debian/patches/use_local_artifacts.diff
+++ b/debian/patches/use_local_artifacts.diff
@@ -88,7 +88,7 @@ Last-Update: 2015-07-08
  libraries.jetty_util = dependencies.module("org.mortbay.jetty:jetty-util:6.1.25") {
      dependency libraries.slf4j_api
      dependency libraries.servlet_api
-@@ -73,36 +73,36 @@
+@@ -73,65 +73,65 @@
      dependency "org.apache.httpcomponents:httpcore:4.2.2 at jar"
      dependency libraries.jcl_to_slf4j
      dependency "commons-codec:commons-codec:1.6 at jar"
@@ -138,8 +138,10 @@ Last-Update: 2015-07-08
      dependency "org.codehaus.plexus:plexus-classworlds:2.4 at jar"
  
      //sonatype plexus
-@@ -110,28 +110,28 @@
-     dependency "org.sonatype.plexus:plexus-sec-dispatcher:1.3 at jar"
+-    dependency "org.sonatype.plexus:plexus-cipher:1.7 at jar"
+-    dependency "org.sonatype.plexus:plexus-sec-dispatcher:1.3 at jar"
++    dependency "org.sonatype.plexus:plexus-cipher"
++    dependency "org.sonatype.plexus:plexus-sec-dispatcher"
  
      //core:
 -    dependency "org.apache.maven:maven-core:3.0.4 at jar"

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



More information about the pkg-java-commits mailing list