Removed xTend from private packages. Added OSGI-fied XTend to distribution
[controller.git] / opendaylight / md-sal / sal-compability / pom.xml
index 613033ae514e58876456c52706b80112cdf3a9e8..431ecfa0c66666e28188b516f655aeb42b73ae07 100644 (file)
           <instructions>
             <Bundle-Name>${project.name}</Bundle-Name>
             <Bundle-Activator>org.opendaylight.controller.sal.compability.ComponentActivator</Bundle-Activator>
-            <Private-Package>
-              org.eclipse.xtend2.lib,
-              org.eclipse.xtend.lib,
-              org.eclipse.xtext.xbase.*
-            </Private-Package>
           </instructions>
         </configuration>
       </plugin>