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 2010/06/30 16:01:35 UTC

svn commit: r959314 - /gump/metadata/project/tapestry.xml

Author: bodewig
Date: Wed Jun 30 14:01:34 2010
New Revision: 959314

URL: http://svn.apache.org/viewvc?rev=959314&view=rev
Log:
can't run tests without Selenium anyway

Modified:
    gump/metadata/project/tapestry.xml

Modified: gump/metadata/project/tapestry.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/tapestry.xml?rev=959314&r1=959313&r2=959314&view=diff
==============================================================================
--- gump/metadata/project/tapestry.xml (original)
+++ gump/metadata/project/tapestry.xml Wed Jun 30 14:01:34 2010
@@ -79,8 +79,10 @@
     -->
   </project>
 
+  <!-- requires a working Selenium install
   <project name="tapestry-test">
     <depend project="tapestry"/>
     <mvn/>
   </project>
+  -->
 </module>