This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.jcr.classloader-3.1.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-classloader.git
commit b9535a8193ed4b10ca7871d0c124ebd6971450ad Author: Carsten Ziegeler <[email protected]> AuthorDate: Mon Jan 25 12:44:05 2010 +0000 We don't have an api anymore (since 3.0) git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/classloader@902795 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 5da1fbc..c811477 100644 --- a/pom.xml +++ b/pom.xml @@ -71,9 +71,7 @@ <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-javadoc-plugin</artifactId> <configuration> - <excludePackageNames> - org.apache.sling.jcr.classloader.internal - </excludePackageNames> + <skip>true</skip> </configuration> </plugin> </plugins> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
