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 512a30f79254de50696558c007e0328595b51f4d
Author: Julien Herr <[email protected]>
Date:   Wed Apr 22 13:35:24 2015 +0200

    Fix compilation issue on Travis
---
 pom-test.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom-test.xml b/pom-test.xml
index fcbcff4..cf62d60 100644
--- a/pom-test.xml
+++ b/pom-test.xml
@@ -92,6 +92,7 @@
         <configuration>
           <source>1.7</source>
           <target>1.7</target>
+          <skipMain>true</skipMain> <!-- Sources are already compiled -->
         </configuration>
       </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