You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by vg...@apache.org on 2009/04/10 13:45:27 UTC

svn commit: r763913 - /gump/metadata/project/xml-xindice.xml

Author: vgritsenko
Date: Fri Apr 10 11:45:26 2009
New Revision: 763913

URL: http://svn.apache.org/viewvc?rev=763913&view=rev
Log:
Requireis Servlet 2.3 API

Modified:
    gump/metadata/project/xml-xindice.xml

Modified: gump/metadata/project/xml-xindice.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/xml-xindice.xml?rev=763913&r1=763912&r2=763913&view=diff
==============================================================================
--- gump/metadata/project/xml-xindice.xml (original)
+++ gump/metadata/project/xml-xindice.xml Fri Apr 10 11:45:26 2009
@@ -43,7 +43,7 @@
     <depend project="commons-fileupload"/>
     <depend project="commons-logging"/>
     <depend project="lucene-java"/>
-    <depend project="jakarta-servletapi"/>
+    <depend project="jakarta-servletapi-4"/>
     <depend project="junit"/>
     <depend project="junit-addons"/>
     <depend project="xmlunit"/>