You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2013/01/30 22:07:12 UTC

svn commit: r1440669 - /archiva/redback/redback-core/trunk/redback-integrations/redback-rest/redback-rest-services/pom.xml

Author: olamy
Date: Wed Jan 30 21:07:12 2013
New Revision: 1440669

URL: http://svn.apache.org/viewvc?rev=1440669&view=rev
Log:
osgi metadatas

Modified:
    archiva/redback/redback-core/trunk/redback-integrations/redback-rest/redback-rest-services/pom.xml

Modified: archiva/redback/redback-core/trunk/redback-integrations/redback-rest/redback-rest-services/pom.xml
URL: http://svn.apache.org/viewvc/archiva/redback/redback-core/trunk/redback-integrations/redback-rest/redback-rest-services/pom.xml?rev=1440669&r1=1440668&r2=1440669&view=diff
==============================================================================
--- archiva/redback/redback-core/trunk/redback-integrations/redback-rest/redback-rest-services/pom.xml (original)
+++ archiva/redback/redback-core/trunk/redback-integrations/redback-rest/redback-rest-services/pom.xml Wed Jan 30 21:07:12 2013
@@ -226,7 +226,12 @@
               org.codehaus.plexus.util;version="[3,4)",
               org.springframework*;version="[3,4)",
               org.apache.commons.lang.time,
-              org.slf4j;resolution:=optional
+              org.slf4j;resolution:=optional,
+              javax.naming,
+              javax.naming.directory,
+              org.apache.archiva.redback.common.ldap,
+              org.apache.archiva.redback.common.ldap.connection,
+              org.apache.archiva.redback.common.ldap.role
             </Import-Package>
           </instructions>
         </configuration>