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/01 08:57:32 UTC

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

Author: bodewig
Date: Tue Jun  1 06:57:32 2010
New Revision: 949942

URL: http://svn.apache.org/viewvc?rev=949942&view=rev
Log:
since tapestry fails anyway, why not build the latest version?

Modified:
    gump/metadata/project/tapestry.xml

Modified: gump/metadata/project/tapestry.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/tapestry.xml?rev=949942&r1=949941&r2=949942&view=diff
==============================================================================
--- gump/metadata/project/tapestry.xml (original)
+++ gump/metadata/project/tapestry.xml Tue Jun  1 06:57:32 2010
@@ -1,6 +1,6 @@
 <?xml version="1.0" ?>
 <!--
- Licensed to the Apache Software Foundation (ASF) under one or more
+  Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
   The ASF licenses this file to You under the Apache License, Version 2.0
@@ -17,15 +17,13 @@
 -->
 <module name="tapestry">
 
-  <!-- $Id$ -->
-
   <url href="http://tapestry.apache.org/index.html"/>
   <description>
   Component-based web application framework organized around insanely
   high levels of resuse.
   </description>
 
-  <svn repository="asf" dir="tapestry/tapestry4/trunk"/>
+  <svn repository="asf" dir="tapestry/tapestry5/trunk"/>
   
   <project name="tapestry">
     <package>org.apache.tapestry</package>