Author: norman
Date: Tue Sep  1 12:17:59 2009
New Revision: 809996

URL: http://svn.apache.org/viewvc?rev=809996&view=rev
Log:
remove offending jar (thx manuel for pointing out) 

Modified:
    labs/hupa/pom.xml
    labs/hupa/server/pom.xml

Modified: labs/hupa/pom.xml
URL: 
http://svn.apache.org/viewvc/labs/hupa/pom.xml?rev=809996&r1=809995&r2=809996&view=diff
==============================================================================
--- labs/hupa/pom.xml (original)
+++ labs/hupa/pom.xml Tue Sep  1 12:17:59 2009
@@ -204,11 +204,7 @@
                                <artifactId>hupa-widgets</artifactId>
                                <version>${project.version}</version>
                        </dependency>
-                       <dependency>
-                               <groupId>javax.servlet</groupId>
-                               <artifactId>servlet-api</artifactId>
-                               <version>2.5</version>
-                       </dependency>
+
                        <dependency>
                                <groupId>commons-logging</groupId>
                                <artifactId>commons-logging</artifactId>

Modified: labs/hupa/server/pom.xml
URL: 
http://svn.apache.org/viewvc/labs/hupa/server/pom.xml?rev=809996&r1=809995&r2=809996&view=diff
==============================================================================
--- labs/hupa/server/pom.xml (original)
+++ labs/hupa/server/pom.xml Tue Sep  1 12:17:59 2009
@@ -96,10 +96,6 @@
                <artifactId>guice-servlet</artifactId>
        </dependency>
        <dependency>
-               <groupId>javax.servlet</groupId>
-               <artifactId>servlet-api</artifactId>
-       </dependency>
-       <dependency>
                <groupId>com.google.gwt</groupId>
                <artifactId>gwt-user</artifactId>
        </dependency>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to