You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by ow...@apache.org on 2012/05/15 15:02:58 UTC

svn commit: r1338680 - /cxf/fediz/trunk/plugins/pom.xml

Author: owulff
Date: Tue May 15 13:02:57 2012
New Revision: 1338680

URL: http://svn.apache.org/viewvc?rev=1338680&view=rev
Log:
jetty module disabled

Modified:
    cxf/fediz/trunk/plugins/pom.xml

Modified: cxf/fediz/trunk/plugins/pom.xml
URL: http://svn.apache.org/viewvc/cxf/fediz/trunk/plugins/pom.xml?rev=1338680&r1=1338679&r2=1338680&view=diff
==============================================================================
--- cxf/fediz/trunk/plugins/pom.xml (original)
+++ cxf/fediz/trunk/plugins/pom.xml Tue May 15 13:02:57 2012
@@ -34,6 +34,6 @@
    <modules>
       <module>core</module>
       <module>tomcat</module>
-      <module>jetty</module>
+      <!--<module>jetty</module>-->
    </modules>
 </project>