Author: wikier
Date: Wed Apr 24 17:14:04 2013
New Revision: 1471542
URL: http://svn.apache.org/r1471542
Log:
disabled all javadoc reports
Modified:
incubator/marmotta/site/trunk/pom.xml
Modified: incubator/marmotta/site/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/marmotta/site/trunk/pom.xml?rev=1471542&r1=1471541&r2=1471542&view=diff
==============================================================================
--- incubator/marmotta/site/trunk/pom.xml (original)
+++ incubator/marmotta/site/trunk/pom.xml Wed Apr 24 17:14:04 2013
@@ -188,7 +188,7 @@
</configuration>
<reportSets>
- <!-- Create Java API Documentation -->
+ <!--
<reportSet>
<id>ldclient-api</id>
<configuration>
@@ -267,7 +267,6 @@
</reports>
</reportSet>
- <!--
<reportSet>
<id>kiwi-api</id>
<configuration>