Reduce RAP number of RAP bundles
[lgpl/argeo-commons.git] / dep / org.argeo.eclipse.dep.rap / pom.xml
index a44a0b614f8028f0baf4051514416796457cebca..03c92bd4031f13da269786db8de985d60ab9d8c8 100644 (file)
                        <version>${version.rap}</version>
                        <type>pom</type>
                        <exclusions>
-                               <!-- Demo -->
+                               <!-- Not used -->
+                               <exclusion>
+                                       <groupId>org.argeo.tp.rap.platform</groupId>
+                                       <artifactId>org.eclipse.rap.ui.cheatsheets</artifactId>
+                               </exclusion>
+
+                               <!-- Example, demos -->
                                <exclusion>
                                        <groupId>org.argeo.tp.rap.platform</groupId>
                                        <artifactId>org.eclipse.rap.demo</artifactId>
                                        <groupId>org.argeo.tp.rap.platform</groupId>
                                        <artifactId>org.eclipse.rap.design.example</artifactId>
                                </exclusion>
-
-                               <!-- Example, demos -->
                                <exclusion>
                                        <groupId>org.argeo.tp.rap.platform</groupId>
                                        <artifactId>org.eclipse.rap.demo.controls</artifactId>
                                </exclusion>
                                <exclusion>
                                        <groupId>org.argeo.tp.rap.platform</groupId>
-                                       <artifactId>org.eclipse.rap.example</artifactId>
+                                       <artifactId>org.eclipse.rap.examples</artifactId>
                                </exclusion>
                                <exclusion>
                                        <groupId>org.argeo.tp.rap.platform</groupId>
-                                       <artifactId>org.eclipse.rap.example.pages</artifactId>
+                                       <artifactId>org.eclipse.rap.examples.pages</artifactId>
                                </exclusion>
 
                                <!-- Troublesome bundles -->
                                        <groupId>org.argeo.tp.rap.platform</groupId>
                                        <artifactId>org.apache.felix.gogo.command</artifactId>
                                </exclusion>
+                               <exclusion>
+                                       <groupId>org.argeo.tp.rap.platform</groupId>
+                                       <artifactId>org.eclipse.equinox.console</artifactId>
+                               </exclusion>
                        </exclusions>
                </dependency>