[jenkins-winstone] 05/14: Disabled the tests (requires org.kohsuke:ajp-client)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Sep 5 15:23:23 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 0c320db2a2e9ffb13ba4e2feb96dedc5d0006833
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Sep 5 15:24:29 2014 +0200

    Disabled the tests (requires org.kohsuke:ajp-client)
---
 debian/changelog        | 1 +
 debian/maven.properties | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 8dce638..00ea25b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ jenkins-winstone (2.3-1) UNRELEASED; urgency=medium
     - Removed specification-resources.patch (no longer needed)
     - Refreshed java8-compatibility.patch
     - Disabled the SPDY connector
+    - Disabled the tests (requires org.kohsuke:ajp-client)
   * 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.properties b/debian/maven.properties
index 7c29bd7..36e25fe 100644
--- a/debian/maven.properties
+++ b/debian/maven.properties
@@ -2,3 +2,5 @@
 # For example:
 # maven.test.skip=true
 
+maven.test.skip=true
+

-- 
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