]> git.argeo.org Git - gpl/argeo-slc.git/commitdiff
Improve dependencies
authorMathieu Baudier <mbaudier@argeo.org>
Sun, 28 Sep 2008 15:09:06 +0000 (15:09 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Sun, 28 Sep 2008 15:09:06 +0000 (15:09 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@1664 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

org.argeo.slc.detached/pom.xml
org.argeo.slc.detached/src/main/resources/META-INF/MANIFEST.MF

index a5bc06f6b6dd2976f1336eda468891c08eab7ed2..e79655a39f22223c44a9845dd0930ebbc280c05a 100644 (file)
@@ -20,7 +20,9 @@
                                <version>1.4.3</version>
                                <extensions>true</extensions>
                                <configuration>
-                                       <manifestLocation>src/main/resources/META-INF</manifestLocation>
+                                       <manifestLocation>
+                                               src/main/resources/META-INF
+                                       </manifestLocation>
                                        <instructions>
                                                <Bundle-SymbolicName>
                                                        ${pom.artifactId}
        </build>
        <dependencies>
                <dependency>
-                       <groupId>junit</groupId>
-                       <artifactId>junit</artifactId>
-               </dependency>
-               <dependency>
-                       <groupId>org.eclipse</groupId>
-                       <artifactId>osgi</artifactId>
-                       <version>3.3.0-v20070530</version>
+                       <groupId>org.apache.felix</groupId>
+                       <artifactId>org.osgi.core</artifactId>
                </dependency>
 
                <dependency>
                        <version>2.0.8</version>
                </dependency>
 
+<!-- 
                <dependency>
                        <groupId>org.codehaus.castor</groupId>
                        <artifactId>castor</artifactId>
                </dependency>
+ -->
+               <dependency>
+                       <groupId>junit</groupId>
+                       <artifactId>junit</artifactId>
+                       <scope>test</scope>
+               </dependency>           
        </dependencies>
 </project>
\ No newline at end of file
index ccb79cf4d1fa7206fa9d00b0c6bd0093353f382c..eabba66de7ee5ef84a2aec41637676257ca3040f 100644 (file)
@@ -12,7 +12,7 @@ Created-By: Apache Maven Bundle Plugin
 Bundle-Vendor: Argeo\r
 Build-Jdk: 1.6.0\r
 Bundle-Version: 0.11.1.SNAPSHOT\r
-Bnd-LastModified: 1222608397750\r
+Bnd-LastModified: 1222612958407\r
 Bundle-ManifestVersion: 2\r
 Bundle-Activator: org.argeo.slc.autoui.AutoUiActivator\r
 Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt\r