This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.jcr.registration-1.0.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-registration.git
commit e1c57dc42874d179d669db675877ef5ac07aa00e Author: Carsten Ziegeler <[email protected]> AuthorDate: Sun Oct 20 13:09:51 2013 +0000 SLING-3178 : org.apache.sling.jcr.registration embeds ancient JCR-RMI classes. Apply patch from Jukka Zitting git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/registration@1533884 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2bdc3e2..fffc8d0 100644 --- a/pom.xml +++ b/pom.xml @@ -66,8 +66,7 @@ * </DynamicImport-Package> <Embed-Dependency> - jackrabbit-core;inline=org/apache/jackrabbit/core/jndi/provider/*.class, - jackrabbit-jcr-rmi;inline=org/apache/jackrabbit/rmi/iterator/**|org/apache/jackrabbit/rmi/observation/**|org/apache/jackrabbit/rmi/remote/**|org/apache/jackrabbit/rmi/server/**|org/apache/jackrabbit/rmi/value/**|org/apache/jackrabbit/rmi/server/** + jackrabbit-core;inline=org/apache/jackrabbit/core/jndi/provider/*.class </Embed-Dependency> </instructions> </configuration> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
