[pkg-java] r15132 - trunk/plexus-velocity/debian
Torsten Werner
twerner at alioth.debian.org
Thu Sep 29 20:01:43 UTC 2011
Author: twerner
Date: 2011-09-29 20:01:43 +0000 (Thu, 29 Sep 2011)
New Revision: 15132
Modified:
trunk/plexus-velocity/debian/changelog
trunk/plexus-velocity/debian/maven.properties
Log:
* Team upload.
* Ignore test failures because commons-collections 3.x is needed somehow.
(Closes: #643555)
Modified: trunk/plexus-velocity/debian/changelog
===================================================================
--- trunk/plexus-velocity/debian/changelog 2011-09-29 19:48:15 UTC (rev 15131)
+++ trunk/plexus-velocity/debian/changelog 2011-09-29 20:01:43 UTC (rev 15132)
@@ -1,3 +1,11 @@
+plexus-velocity (1.1.7-5) unstable; urgency=low
+
+ * Team upload.
+ * Ignore test failures because commons-collections 3.x is needed somehow.
+ (Closes: #643555)
+
+ -- Torsten Werner <twerner at debian.org> Thu, 29 Sep 2011 22:00:48 +0200
+
plexus-velocity (1.1.7-4) unstable; urgency=low
* Team upload.
Modified: trunk/plexus-velocity/debian/maven.properties
===================================================================
--- trunk/plexus-velocity/debian/maven.properties 2011-09-29 19:48:15 UTC (rev 15131)
+++ trunk/plexus-velocity/debian/maven.properties 2011-09-29 20:01:43 UTC (rev 15132)
@@ -2,3 +2,4 @@
# For example:
# maven.test.skip=true
+maven.test.failure.ignore=true
More information about the pkg-java-commits
mailing list