[maven-dependency-tree] 06/07: Enabled the unit tests
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Jun 24 06:55:37 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-dependency-tree.
commit 6e03356e2f676219a75dfc39b5b98d51d46aaa9a
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Jun 24 01:26:20 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 712ad2e..bacdc00 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ maven-dependency-tree (2.0-1) UNRELEASED; urgency=low
* Team upload.
* New upstream release
- Depend on maven instead of libmaven2-core-java
+ * Enabled the unit tests
* debian/control:
- Standards-Version updated to 3.9.6 (no changes)
- Use canonical URLs for the Vcs-* fields
diff --git a/debian/maven.properties b/debian/maven.properties
index d15bcdc..c67a92a 100644
--- a/debian/maven.properties
+++ b/debian/maven.properties
@@ -1,5 +1,5 @@
# Include here properties to pass to Maven during the build.
# For example:
-maven.test.skip=true
+# maven.test.skip=true
project.build.sourceEncoding=UTF-8
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-dependency-tree.git
More information about the pkg-java-commits
mailing list