[zb4osgi-changeset] [scm] ZigBee 4 OSGi repository change: r276 - /projects/zb4osgi/sandbox/michele.girolami/zigbee.CC2530.driver/pom.xml

scm-notify at zb4osgi.aaloa.org scm-notify at zb4osgi.aaloa.org
Thu Jun 23 14:23:57 CEST 2011


Author: michele.girolami
Date: Thu Jun 23 14:23:56 2011
New Revision: 276

Log:
Modified POM and artifact name

Modified:
    projects/zb4osgi/sandbox/michele.girolami/zigbee.CC2530.driver/pom.xml

Modified: projects/zb4osgi/sandbox/michele.girolami/zigbee.CC2530.driver/pom.xml
==============================================================================
--- projects/zb4osgi/sandbox/michele.girolami/zigbee.CC2530.driver/pom.xml (original)
+++ projects/zb4osgi/sandbox/michele.girolami/zigbee.CC2530.driver/pom.xml Thu Jun 23 14:23:56 2011
@@ -158,9 +158,9 @@
             ]]></Bundle-Author>
             <Bundle-Name>${pom.name}</Bundle-Name>
             <Bundle-SymbolicName>${pom.artifactId}</Bundle-SymbolicName>
-            <Bundle-Activator>it.cnr.isti.zigbee.dongle.tsb.Activator</Bundle-Activator>
+            <Bundle-Activator>it.cnr.isti.zigbee.dongle.CC2530.Activator</Bundle-Activator>
             <Private-Package>
-              it.cnr.isti.zigbee.dongle.tsb.*
+              it.cnr.isti.zigbee.dongle.CC2530.*
             </Private-Package>
             <Import-Package>
               org.osgi.*,	    
@@ -169,7 +169,7 @@
               it.cnr.isti.zigbee.dongle.api*,
               it.cnr.isti.cc2480.*, javax.swing,
               it.cnr.isti.primitvetypes.util, it.cnr.isti.osgi.util,
-              org.slf4j.*; provider=paxlogging      
+              org.slf4j.*;  provider=paxlogging     
             </Import-Package>
             <Export-Package>
             </Export-Package>




More information about the Commit mailing list