[jline2] 01/03: Run tests

Eugenio Cano-Manuel zero123-guest at alioth.debian.org
Thu Aug 29 14:41:33 UTC 2013


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

zero123-guest pushed a commit to branch master
in repository jline2.

commit 3ac0e6e94c49f0832fa219c19506442421e73080
Author: Eugenio Cano-Manuel <eugeniocanom at gmail.com>
Date:   Thu Aug 29 16:01:22 2013 +0200

    Run tests
---
 debian/control           |    2 +-
 debian/maven.ignoreRules |    1 -
 debian/maven.properties  |    2 +-
 debian/maven.rules       |    1 +
 4 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 00c98be..698d3cb 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Eugenio Cano-Manuel Mendoza <eugeniocanom at gmail.com>
 Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.5), javahelper (>= 0.43)
-Build-Depends-Indep: libmaven-scm-java, libmaven-shade-plugin-java, libjansi-java 
+Build-Depends-Indep: libmaven-scm-java, libmaven-shade-plugin-java, libjansi-java, junit4
 Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-java/jline2.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/jline2.git
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 91720b5..58fee27 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -1,7 +1,6 @@
 
 com.github.stephenc.wagon wagon-gitsite * * * *
 com.mycila.maven-license-plugin maven-license-plugin * * * *
-junit junit * * * *
 org.apache.felix maven-bundle-plugin * * * *
 org.apache.maven.plugins maven-jar-plugin * * * *
 org.apache.maven.plugins maven-javadoc-plugin * * * *
diff --git a/debian/maven.properties b/debian/maven.properties
index e593715..4e30f34 100644
--- a/debian/maven.properties
+++ b/debian/maven.properties
@@ -2,4 +2,4 @@
 # For example:
 # maven.test.skip=true
 
-maven.test.skip=true
+maven.test.skip=false
diff --git a/debian/maven.rules b/debian/maven.rules
index d7b7d0c..b667cda 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,4 +1,5 @@
 
 jline jline jar s/.*/debian/ * *
+junit junit jar s/4\..*/4.x/ * *
 org.apache.maven.scm maven-scm-manager-plexus jar s/.*/debian/ * *
 org.apache.maven.scm maven-scm-provider-gitexe jar s/.*/debian/ * *

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



More information about the pkg-java-commits mailing list