You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2015/10/19 00:00:52 UTC

svn commit: r1709322 - /sling/whiteboard/olli/settings/common/pom.xml

Author: olli
Date: Sun Oct 18 22:00:52 2015
New Revision: 1709322

URL: http://svn.apache.org/viewvc?rev=1709322&view=rev
Log:
add package import instructions

Modified:
    sling/whiteboard/olli/settings/common/pom.xml

Modified: sling/whiteboard/olli/settings/common/pom.xml
URL: http://svn.apache.org/viewvc/sling/whiteboard/olli/settings/common/pom.xml?rev=1709322&r1=1709321&r2=1709322&view=diff
==============================================================================
--- sling/whiteboard/olli/settings/common/pom.xml (original)
+++ sling/whiteboard/olli/settings/common/pom.xml Sun Oct 18 22:00:52 2015
@@ -64,15 +64,6 @@
                         <Bundle-DocURL>
                             http://sling.apache.org/documentation/bundles/sling-settings-orgapacheslingsettings.html
                         </Bundle-DocURL>
-                        <DynamicImport-Package>
-                            org.osgi.service.cm,
-                            org.apache.felix.shell
-                        </DynamicImport-Package>
-                        <Import-Package>
-                            org.osgi.service.cm;resolution:=optional,
-                            org.apache.felix.shell;resolution:=optional, 
-                            *
-                        </Import-Package>
                     </instructions>
                 </configuration>
             </plugin>