]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - eclipse/features/org.argeo.eclipse.dep.rap/pom.xml
RAP Tomcat deployment
[lgpl/argeo-commons.git] / eclipse / features / org.argeo.eclipse.dep.rap / pom.xml
index 9d94e4319930bceb780c2b9173cdbc4ff1f8ecb4..d8c92b52157c349096b5e34fc0bdcb79ae1dadea 100644 (file)
@@ -4,11 +4,11 @@
        <parent>
                <groupId>org.argeo.commons.eclipse</groupId>
                <artifactId>features</artifactId>
-               <version>0.2.2</version>
+               <version>0.2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.eclipse.dep.rap</artifactId>
-       <name>Argeo Commons RAP Dependencies</name>
+       <name>Commons Eclipse RAP Dependencies</name>
        <build>
                <plugins>
                        <plugin>
@@ -22,7 +22,7 @@
                <dependency>
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.dep.common</artifactId>
-                       <version>0.2.2</version>
+                       <version>0.2.3-SNAPSHOT</version>
                </dependency>
                <!-- RAP Specific Dependencies -->
                <dependency>
                        <groupId>javax.servlet</groupId>
                        <artifactId>com.springsource.javax.servlet</artifactId>
                </dependency>
-               <dependency>
-                       <groupId>org.eclipse.equinox</groupId>
-                       <artifactId>org.eclipse.equinox.http.jetty</artifactId>
-               </dependency>
+<!--           <dependency>-->
+<!--                   <groupId>org.eclipse.equinox</groupId>-->
+<!--                   <artifactId>org.eclipse.equinox.http.jetty</artifactId>-->
+<!--           </dependency>-->
                <dependency>
                        <groupId>org.eclipse.equinox</groupId>
                        <artifactId>org.eclipse.equinox.http.registry</artifactId>
                        <groupId>org.eclipse.equinox</groupId>
                        <artifactId>org.eclipse.equinox.http.servlet</artifactId>
                </dependency>
-               <!-- <dependency> <groupId>org.eclipse.rap</groupId> <artifactId>org.eclipse.rap.demo.databinding</artifactId> 
-                       </dependency> <dependency> <groupId>org.eclipse.rap</groupId> <artifactId>org.eclipse.rap.demo</artifactId> 
-                       </dependency> <dependency> <groupId>org.eclipse.rap</groupId> <artifactId>org.eclipse.rap.design.example</artifactId> 
-                       </dependency> -->
                <dependency>
                        <groupId>org.eclipse.rap</groupId>
                        <artifactId>org.eclipse.rap.jface.databinding</artifactId>
                        <groupId>org.eclipse.rap</groupId>
                        <artifactId>org.eclipse.rap.ui.views</artifactId>
                </dependency>
-               <dependency>
-                       <groupId>org.mortbay.jetty</groupId>
-                       <artifactId>org.mortbay.jetty.server</artifactId>
-               </dependency>
-               <dependency>
-                       <groupId>org.mortbay.jetty</groupId>
-                       <artifactId>org.mortbay.jetty.util</artifactId>
-               </dependency>
+<!--           <dependency>-->
+<!--                   <groupId>org.mortbay.jetty</groupId>-->
+<!--                   <artifactId>org.mortbay.jetty.server</artifactId>-->
+<!--           </dependency>-->
+<!--           <dependency>-->
+<!--                   <groupId>org.mortbay.jetty</groupId>-->
+<!--                   <artifactId>org.mortbay.jetty.util</artifactId>-->
+<!--           </dependency>-->
                <dependency>
                        <groupId>org.eclipse.core</groupId>
                        <artifactId>org.eclipse.core.databinding</artifactId>