Author: olli
Date: Mon Mar 27 09:33:36 2017
New Revision: 1788862
URL: http://svn.apache.org/viewvc?rev=1788862&view=rev
Log:
remove bnd plugins (SLING-6649)
Modified:
sling/trunk/parent/pom.xml
Modified: sling/trunk/parent/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/parent/pom.xml?rev=1788862&r1=1788861&r2=1788862&view=diff
==============================================================================
--- sling/trunk/parent/pom.xml (original)
+++ sling/trunk/parent/pom.xml Mon Mar 27 09:33:36 2017
@@ -406,8 +406,6 @@
<Bundle-Vendor>The Apache Software
Foundation</Bundle-Vendor>
<Bundle-SymbolicName>${project.artifactId}</Bundle-SymbolicName>
<Bundle-RequiredExecutionEnvironment>${sling.bree}</Bundle-RequiredExecutionEnvironment>
- <!-- Disable the new ScrPlugin for now -->
-
<_plugin>org.apache.felix.bundleplugin.BlueprintPlugin,aQute.lib.spring.SpringXMLType</_plugin>
</instructions>
</configuration>
<executions>