You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by fm...@apache.org on 2011/11/10 13:23:11 UTC

svn commit: r1200290 - /sling/trunk/bundles/commons/mime/pom.xml

Author: fmeschbe
Date: Thu Nov 10 12:23:10 2011
New Revision: 1200290

URL: http://svn.apache.org/viewvc?rev=1200290&view=rev
Log:
SLING-2278 Convert to Java annotations

Modified:
    sling/trunk/bundles/commons/mime/pom.xml

Modified: sling/trunk/bundles/commons/mime/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/commons/mime/pom.xml?rev=1200290&r1=1200289&r2=1200290&view=diff
==============================================================================
--- sling/trunk/bundles/commons/mime/pom.xml (original)
+++ sling/trunk/bundles/commons/mime/pom.xml Thu Nov 10 12:23:10 2011
@@ -58,9 +58,6 @@
                         <Bundle-DocURL>
                             http://sling.apache.org/site/mime-type-support.html
                         </Bundle-DocURL>
-                        <Private-Package>
-                            org.apache.sling.commons.mime.internal
-                        </Private-Package>
                         <Import-Package>
                             javax.servlet.*;resolution:=optional,
                             org.apache.felix.webconsole;resolution:=optional,