[maven-archiver] 06/10: Enabled the unit tests

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon May 4 23:37:09 UTC 2015


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

ebourg-guest pushed a commit to branch master
in repository maven-archiver.

commit d810ce1ca78d69237add30a00fa8765bbceadf7d
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue May 5 00:32:11 2015 +0200

    Enabled the unit tests
---
 debian/changelog        | 1 +
 debian/maven.properties | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index bec8324..ed8c2be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ maven-archiver (2.6-1) UNRELEASED; urgency=medium
     - New dependency on libmaven-shared-utils-java
     - Changed the source/target level to 1.5
     - Depend on junit4 instead of junit
+  * Enabled the unit tests
   * The date set in the DEB_BUILD_DATE environment variable is now used
     for the timestamp in the pom.properties file embedded in the jar files
     generated by maven-archiver to make the builds reproducible.
diff --git a/debian/maven.properties b/debian/maven.properties
index 02e5735..047172d 100644
--- a/debian/maven.properties
+++ b/debian/maven.properties
@@ -3,7 +3,7 @@
 # maven.test.skip=true
 
 # Tests can be enabled after upgrading plexus-archiver to 2.2 or later
-maven.test.skip=true
+maven.test.skip=false
 
 maven.compiler.source=1.5
 maven.compiler.target=1.5

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



More information about the pkg-java-commits mailing list