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 <[email protected]>
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

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to