[testng] 300/355: 6.9.3.

Eugene Zhukov eugene-guest at moszumanska.debian.org
Tue Aug 18 10:20:17 UTC 2015


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

eugene-guest pushed a commit to annotated tag OpenBSD
in repository testng.

commit 756f92fc07a9fa357d8f0f0f7796e7c51952b1b0
Author: Cedric Beust <cedric at beust.com>
Date:   Sat May 9 08:08:36 2015 -0700

    6.9.3.
---
 pom.xml | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/pom.xml b/pom.xml
index 5955372..5959e5d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,16 @@
         <version>2.7</version>
         <configuration>
           <excludePackageNames>*.internal</excludePackageNames>
+          <failOnError>false</failOnError>
         </configuration>
+        <executions>
+          <execution>
+            <id>attach-javadocs</id>
+            <goals>
+              <goal>jar</goal>
+            </goals>
+          </execution>
+        </executions>
       </plugin>
 <!-- 
           <plugin>

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



More information about the pkg-java-commits mailing list