[jenkins-winstone] 04/14: Disabled the SPDY connector

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Sep 5 15:23:22 UTC 2014


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

ebourg-guest pushed a commit to branch master
in repository jenkins-winstone.

commit 81e1959338c5eecf1476493f273be971e0662ac6
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Sep 5 15:20:20 2014 +0200

    Disabled the SPDY connector
---
 debian/changelog         | 1 +
 debian/maven.ignoreRules | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 9437e70..8dce638 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ jenkins-winstone (2.3-1) UNRELEASED; urgency=medium
     - Added a dependency on libjetty8-java and libjetty8-extra-java
     - Removed specification-resources.patch (no longer needed)
     - Refreshed java8-compatibility.patch
+    - Disabled the SPDY connector
   * Use XZ compression for the upstream tarball
 
  -- Emmanuel Bourg <ebourg at apache.org>  Fri, 05 Sep 2014 13:39:33 +0200
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 97af2ab..ca2d7b4 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -15,3 +15,4 @@
 #   junit junit jar s/3\\..*/3.x/
 
 org.jvnet.wagon-svn wagon-svn * * * *
+org.eclipse.jetty.spdy spdy-jetty-http * * * *

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



More information about the pkg-java-commits mailing list