Remove Felix Gogo OSGi shell from target platform
authorMathieu Baudier <mbaudier@argeo.org>
Mon, 1 Dec 2014 17:21:02 +0000 (17:21 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Mon, 1 Dec 2014 17:21:02 +0000 (17:21 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@7545 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

dep/org.argeo.eclipse.dep.rap/pom.xml

index 85e46d4e62d1a1975110f6a47a724f6a7af083ab..a44a0b614f8028f0baf4051514416796457cebca 100644 (file)
                                        <groupId>org.argeo.tp.rap.platform</groupId>
                                        <artifactId>org.eclipse.rap.rwt.testfixture</artifactId>
                                </exclusion>
+                               <!-- Felix Gogo shell -->
+                               <exclusion>
+                                       <groupId>org.argeo.tp.rap.platform</groupId>
+                                       <artifactId>org.apache.felix.gogo.runtime</artifactId>
+                               </exclusion>
+                               <exclusion>
+                                       <groupId>org.argeo.tp.rap.platform</groupId>
+                                       <artifactId>org.apache.felix.gogo.shell</artifactId>
+                               </exclusion>
+                               <exclusion>
+                                       <groupId>org.argeo.tp.rap.platform</groupId>
+                                       <artifactId>org.apache.felix.gogo.command</artifactId>
+                               </exclusion>
                        </exclusions>
                </dependency>