Author: fmeschbe
Date: Tue Apr 7 11:02:46 2009
New Revision: 762686
URL: http://svn.apache.org/viewvc?rev=762686&view=rev
Log:
SLING-916 remove javadoc configuration which will be inherited from parent pom
Modified:
incubator/sling/trunk/bundles/extensions/i18n/pom.xml
Modified: incubator/sling/trunk/bundles/extensions/i18n/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/sling/trunk/bundles/extensions/i18n/pom.xml?rev=762686&r1=762685&r2=762686&view=diff
==============================================================================
--- incubator/sling/trunk/bundles/extensions/i18n/pom.xml (original)
+++ incubator/sling/trunk/bundles/extensions/i18n/pom.xml Tue Apr 7 11:02:46
2009
@@ -72,19 +72,6 @@
</plugin>
</plugins>
</build>
- <reporting>
- <plugins>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-javadoc-plugin</artifactId>
- <configuration>
- <excludePackageNames>
- org.apache.sling.i18n.impl
- </excludePackageNames>
- </configuration>
- </plugin>
- </plugins>
- </reporting>
<dependencies>
<dependency>
<groupId>org.apache.sling</groupId>