[zb4osgi-changeset] [scm] ZigBee 4 OSGi repository change: r981 - in /projects/zb4osgi/sandbox/giancarlo.riolo: zigbee.eh.driver/pom.xml zigbee.eh.zcl.library/pom.xml

scm-notify at zb4osgi.aaloa.org scm-notify at zb4osgi.aaloa.org
Mon Apr 7 15:20:49 CEST 2014


Author: giancarlo.riolo
Date: Mon Apr  7 15:20:48 2014
New Revision: 981

Log:
eh.zcl.library.impl Duplicate import resolved.

Modified:
    projects/zb4osgi/sandbox/giancarlo.riolo/zigbee.eh.driver/pom.xml
    projects/zb4osgi/sandbox/giancarlo.riolo/zigbee.eh.zcl.library/pom.xml

Modified: projects/zb4osgi/sandbox/giancarlo.riolo/zigbee.eh.driver/pom.xml
==============================================================================
--- projects/zb4osgi/sandbox/giancarlo.riolo/zigbee.eh.driver/pom.xml (original)
+++ projects/zb4osgi/sandbox/giancarlo.riolo/zigbee.eh.driver/pom.xml Mon Apr  7 15:20:48 2014
@@ -180,7 +180,7 @@
 							it.cnr.isti.zigbee.ha.cluster.glue,
 							it.cnr.isti.zigbee.ha.driver,
 							it.cnr.isti.zigbee.ha.driver.core,
-							it.cnr.isti.zigbee.ha.driver.core.reflection,							
+							it.cnr.isti.zigbee.ha.driver.core.reflection,
 							it.cnr.isti.zigbee.ha,
 							it.cnr.isti.zigbee.ha.cluster.impl.other_profiles.smart_energy,
 							org.osgi.*,
@@ -188,10 +188,7 @@
 							it.cnr.isti.zigbee.eh.zcl.library.impl;version=${project.version},
 							it.cnr.isti.zigbee.ha.cluster.glue.general,
 							it.cnr.isti.zigbee.ha.cluster.impl,
-							it.cnr.isti.zigbee.eh.zcl.library.api,
-							it.cnr.isti.zigbee.eh.zcl.library.impl
-							
-
+							it.cnr.isti.zigbee.eh.zcl.library.api
 						</Import-Package>
 						<Private-Package>
 							it.cnr.isti.primitvetypes.util,

Modified: projects/zb4osgi/sandbox/giancarlo.riolo/zigbee.eh.zcl.library/pom.xml
==============================================================================
--- projects/zb4osgi/sandbox/giancarlo.riolo/zigbee.eh.zcl.library/pom.xml (original)
+++ projects/zb4osgi/sandbox/giancarlo.riolo/zigbee.eh.zcl.library/pom.xml Mon Apr  7 15:20:48 2014
@@ -157,7 +157,7 @@
 							provider=paxlogging
 						</Import-Package>
 						<Export-Package>
-							it.cnr.isti.zigbee.eh.zcl.library.*;version=${project.version},
+							it.cnr.isti.zigbee.eh.zcl.library.*;version=${project.version}
 						</Export-Package>
 					</instructions>
 				</configuration>




More information about the Commit mailing list