You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2009/05/15 08:40:45 UTC

svn commit: r775030 - /gump/metadata/project/commons-jelly.xml

Author: bodewig
Date: Fri May 15 06:40:45 2009
New Revision: 775030

URL: http://svn.apache.org/viewvc?rev=775030&view=rev
Log:
jelly-tags-jetty requires a version of Jetty we no longer provide, isn't maintained and isn't needed by anybody else.  Remove it.

Modified:
    gump/metadata/project/commons-jelly.xml

Modified: gump/metadata/project/commons-jelly.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/commons-jelly.xml?rev=775030&r1=775029&r2=775030&view=diff
==============================================================================
--- gump/metadata/project/commons-jelly.xml (original)
+++ gump/metadata/project/commons-jelly.xml Fri May 15 06:40:45 2009
@@ -904,42 +904,6 @@
          to="dev@commons.apache.org"/>
   </project>
     
-  <project name="commons-jelly-tags-jetty">
-    <maven goal="jar" basedir="jelly-tags/jetty">
-      <property name="maven.final.name" value="commons-jelly-tags-jetty-@@DATE@@"/>
-      
-      <property project="commons-httpclient-2.0-branch" name="maven.jar.commons-httpclient" reference="jarpath" />
-      <property project="jakarta-servletapi-5-servlet" name="maven.jar.servletapi" reference="jarpath" />
-      <property project="xml-xerces" name="maven.jar.xerces" reference="jarpath" />
-    </maven>
-
-    <depend project="commons-beanutils" />
-    <depend project="commons-collections" />
-    <depend project="commons-codec" />
-    <depend project="commons-httpclient-2.0-branch" />
-    <depend project="commons-jelly" />
-    <depend project="commons-jelly-tags-http" />
-    <depend project="commons-jexl" />
-    <depend project="commons-logging" />
-    <depend project="dom4j" />
-    <depend project="jakarta-servletapi-5-servlet" />
-    <depend project="jaxen" />
-    <depend project="org.mortbay.jetty" />
-    <depend project="xml-apis" />
-    <depend project="xml-xerces" />
-    
-    <home nested="jelly-tags/jetty" />
-
-    <jar name="target/commons-jelly-tags-jetty-@@DATE@@.jar" />
-      
-    <javadoc nested="jelly-tags/jetty/target/docs/apidocs" />
-
-    <junitreport nested="jelly-tags/jetty/target/test-reports" />
-  
-    <!--nag from="commons-jelly-tags-jetty development &lt;dev@commons.apache.org&gt;"
-         to="dev@commons.apache.org"/-->
-  </project>
-    
   <project name="commons-jelly-tags-swt">
     <maven goal="jar" basedir="jelly-tags/swt">
       <property name="maven.final.name" value="commons-jelly-tags-swt-@@DATE@@"/>