[maven-doxia-tools] 04/35: disable test stuff

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Jul 28 13:29:08 UTC 2017


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

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

commit 2203678e95984576918aedc899f55ae9b3543e6c
Author: Torsten Werner <twerner at debian.org>
Date:   Mon Dec 15 23:00:25 2008 +0000

    disable test stuff
---
 debian/maven.properties |  1 +
 debian/patches/pom.diff | 20 +++++++++++++++-----
 2 files changed, 16 insertions(+), 5 deletions(-)

diff --git a/debian/maven.properties b/debian/maven.properties
new file mode 100644
index 0000000..d823014
--- /dev/null
+++ b/debian/maven.properties
@@ -0,0 +1 @@
+maven.test.skip = true
diff --git a/debian/patches/pom.diff b/debian/patches/pom.diff
index b8ff95f..93b7276 100644
--- a/debian/patches/pom.diff
+++ b/debian/patches/pom.diff
@@ -1,7 +1,7 @@
-diff --git a/pom.xml b/pom.xml
-index fb4915c..59b9165 100644
---- a/pom.xml
-+++ b/pom.xml
+Index: maven-doxia-tools-1.0.1/pom.xml
+===================================================================
+--- maven-doxia-tools-1.0.1.orig/pom.xml	2008-06-08 21:38:17.000000000 +0200
++++ maven-doxia-tools-1.0.1/pom.xml	2008-12-15 23:58:39.000000000 +0100
 @@ -22,12 +22,14 @@
  <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
    <modelVersion>4.0.0</modelVersion>
@@ -80,7 +80,7 @@ index fb4915c..59b9165 100644
        <exclusions>
          <exclusion>
            <groupId>org.codehaus.plexus</groupId>
-@@ -127,9 +147,16 @@
+@@ -127,17 +147,26 @@
      </dependency>
      <dependency>
        <groupId>org.codehaus.plexus</groupId>
@@ -96,4 +96,14 @@ index fb4915c..59b9165 100644
 +    -->
  
      <!-- test -->
++    <!--
      <dependency>
+       <groupId>org.apache.maven.shared</groupId>
+       <artifactId>maven-plugin-testing-harness</artifactId>
+       <version>1.0</version>
+       <scope>test</scope>
+     </dependency>
++    -->
+   </dependencies>
+ 
+   <reporting>

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



More information about the pkg-java-commits mailing list