[Arakhnę-Dev] [166] * Update pom file to provide OSGi bundle configuration which may be used by Eclipse .

[ Thread Index | Date Index | More arakhne.org/dev Archives ]


Revision: 166
Author:   galland
Date:     2010-07-28 21:42:33 +0200 (Wed, 28 Jul 2010)
Log Message:
-----------
* Update pom file to provide OSGi bundle configuration which may be used by Eclipse.

Modified Paths:
--------------
    trunk/arakhneVmutils/java/pom.xml

Modified: trunk/arakhneVmutils/java/pom.xml
===================================================================
--- trunk/arakhneVmutils/java/pom.xml	2010-07-22 15:17:58 UTC (rev 165)
+++ trunk/arakhneVmutils/java/pom.xml	2010-07-28 19:42:33 UTC (rev 166)
@@ -82,7 +82,7 @@
 					</archive>
 
 					<instructions>
-						<Export-Package>org.arakhne.vmutil.*</Export-Package>
+						<Export-Package>org.arakhne.vmutil.*;version=${pom.version}</Export-Package>
 						<Bundle-Name>arakhneVmutils</Bundle-Name>
 						<Bundle-SymbolicName>org.arakhne.afc.arakhneVmutils</Bundle-SymbolicName>
 						<Bundle-ClassPath>.,{maven-dependencies}</Bundle-ClassPath>


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/