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

pini pushed a commit to tag upstream/1.1.0_beta1
in repository sikuli.

commit 1f6ab8a303b419befd9cdb95972bc106b9d35b90
Author: Raimund Hocke <[email protected]>
Date:   Mon Jan 6 10:50:21 2014 +0100

    javadoc with excluded files seems to be a Java8 problem (works with Java7), 
hence commented out (needs a solution though)
---
 IDE/pom.xml | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/IDE/pom.xml b/IDE/pom.xml
index e61085c..f72e30c 100755
--- a/IDE/pom.xml
+++ b/IDE/pom.xml
@@ -66,13 +66,14 @@
           </excludes>
         </configuration>
       </plugin>
-      <plugin>
+<!--      <plugin>
         <artifactId>maven-javadoc-plugin</artifactId>
+        <version>2.9.1</version>
         <configuration>
-            <!-- has problems with excluded files; excluding doesn't work for 
me -->
+             has problems with excluded files; excluding doesn't work for me 
             <skip>true</skip>
         </configuration>
-      </plugin>
+      </plugin>-->
       <plugin>
         <artifactId>maven-jar-plugin</artifactId>
         <version>2.4</version>

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

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

Reply via email to