[testng] 197/355: Fix compilation issue on Travis

Eugene Zhukov eugene-guest at moszumanska.debian.org
Tue Aug 18 10:20:05 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 512a30f79254de50696558c007e0328595b51f4d
Author: Julien Herr <julien.herr at alcatel-lucent.com>
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



More information about the pkg-java-commits mailing list