Reintroduce Jetty
authorMathieu Baudier <mbaudier@argeo.org>
Fri, 3 May 2013 12:45:44 +0000 (12:45 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Fri, 3 May 2013 12:45:44 +0000 (12:45 +0000)
git-svn-id: https://svn.argeo.org/commons/branches/2.tp@6263 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

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

index 07b9b951237bd2ff8d6e1156942dbca56b1d3f12..2dd744159db4cfdcb9d27a73fe49e1649a756782 100644 (file)
                        <version>${version.rap}</version>
                        <type>pom</type>
                        <exclusions>
-                               <exclusion>
-                                       <groupId>org.argeo.tp.rap.platform</groupId>
-                                       <artifactId>javax.servlet</artifactId>
-                               </exclusion>
+<!--                           <exclusion> -->
+<!--                                   <groupId>org.argeo.tp.rap.platform</groupId> -->
+<!--                                   <artifactId>javax.servlet</artifactId> -->
+<!--                           </exclusion> -->
 
                                <!-- Jetty -->
-                               <exclusion>
-                                       <groupId>org.argeo.tp.rap.platform</groupId>
-                                       <artifactId>org.eclipse.equinox.http.jetty</artifactId>
-                               </exclusion>
+<!--                           <exclusion> -->
+<!--                                   <groupId>org.argeo.tp.rap.platform</groupId> -->
+<!--                                   <artifactId>org.eclipse.equinox.http.jetty</artifactId> -->
+<!--                           </exclusion> -->
 <!--                           <exclusion> -->
 <!--                                   <groupId>org.argeo.tp.rap.platform</groupId> -->
 <!--                                   <artifactId>org.mortbay.jetty.server</artifactId> -->
 <!--                                   <groupId>org.argeo.tp.rap.platform</groupId> -->
 <!--                                   <artifactId>org.mortbay.jetty.util</artifactId> -->
 <!--                           </exclusion> -->
-                               <exclusion>
-                                       <groupId>org.argeo.tp.rap.platform</groupId>
-                                       <artifactId>org.eclipse.jetty.security</artifactId>
-                               </exclusion>
-                               <exclusion>
-                                       <groupId>org.argeo.tp.rap.platform</groupId>
-                                       <artifactId>org.eclipse.jetty.http</artifactId>
-                               </exclusion>
-                               <exclusion>
-                                       <groupId>org.argeo.tp.rap.platform</groupId>
-                                       <artifactId>org.eclipse.jetty.server</artifactId>
-                               </exclusion>
-                               <exclusion>
-                                       <groupId>org.argeo.tp.rap.platform</groupId>
-                                       <artifactId>org.eclipse.jetty.continuation</artifactId>
-                               </exclusion>
-                               <exclusion>
-                                       <groupId>org.argeo.tp.rap.platform</groupId>
-                                       <artifactId>org.eclipse.jetty.util</artifactId>
-                               </exclusion>
-                               <exclusion>
-                                       <groupId>org.argeo.tp.rap.platform</groupId>
-                                       <artifactId>org.eclipse.jetty.io</artifactId>
-                               </exclusion>
-                               <exclusion>
-                                       <groupId>org.argeo.tp.rap.platform</groupId>
-                                       <artifactId>org.eclipse.jetty.servlet</artifactId>
-                               </exclusion>
+
+<!--                           <exclusion> -->
+<!--                                   <groupId>org.argeo.tp.rap.platform</groupId> -->
+<!--                                   <artifactId>org.eclipse.jetty.security</artifactId> -->
+<!--                           </exclusion> -->
+<!--                           <exclusion> -->
+<!--                                   <groupId>org.argeo.tp.rap.platform</groupId> -->
+<!--                                   <artifactId>org.eclipse.jetty.http</artifactId> -->
+<!--                           </exclusion> -->
+<!--                           <exclusion> -->
+<!--                                   <groupId>org.argeo.tp.rap.platform</groupId> -->
+<!--                                   <artifactId>org.eclipse.jetty.server</artifactId> -->
+<!--                           </exclusion> -->
+<!--                           <exclusion> -->
+<!--                                   <groupId>org.argeo.tp.rap.platform</groupId> -->
+<!--                                   <artifactId>org.eclipse.jetty.continuation</artifactId> -->
+<!--                           </exclusion> -->
+<!--                           <exclusion> -->
+<!--                                   <groupId>org.argeo.tp.rap.platform</groupId> -->
+<!--                                   <artifactId>org.eclipse.jetty.util</artifactId> -->
+<!--                           </exclusion> -->
+<!--                           <exclusion> -->
+<!--                                   <groupId>org.argeo.tp.rap.platform</groupId> -->
+<!--                                   <artifactId>org.eclipse.jetty.io</artifactId> -->
+<!--                           </exclusion> -->
+<!--                           <exclusion> -->
+<!--                                   <groupId>org.argeo.tp.rap.platform</groupId> -->
+<!--                                   <artifactId>org.eclipse.jetty.servlet</artifactId> -->
+<!--                           </exclusion> -->
 
                                <!-- Demo -->
                                <exclusion>