You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by cr...@apache.org on 2004/11/23 07:40:40 UTC

cvs commit: gump/repository lenya.xml

crossley    2004/11/22 22:40:40

  Modified:    project  lenya.xml
               repository lenya.xml
  Log:
  Follow Lenya to the top-level.
  
  Revision  Changes    Path
  1.6       +3 -3      gump/project/lenya.xml
  
  Index: lenya.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/lenya.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- lenya.xml	9 Nov 2004 17:10:42 -0000	1.5
  +++ lenya.xml	23 Nov 2004 06:40:40 -0000	1.6
  @@ -19,7 +19,7 @@
   
   <module name="lenya">
   
  -  <url href="http://cocoon.apache.org/lenya/"/>
  +  <url href="http://lenya.apache.org/"/>
     <description>Content Management System</description>
   
     <svn repository="lenya" dir="trunk"/>
  @@ -49,7 +49,7 @@
   
       <javadoc parent="build/lenya-@@DATE@@/javadocs"/>
   
  -    <nag from="Gump" to="lenya-dev@cocoon.apache.org">
  +    <nag from="Gump" to="dev@lenya.apache.org">
         <regexp pattern="/BUILD FAILED/" subject="Build Failure - Lenya"/>
       </nag>
     </project>
  
  
  
  1.2       +3 -3      gump/repository/lenya.xml
  
  Index: lenya.xml
  ===================================================================
  RCS file: /home/cvs/gump/repository/lenya.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- lenya.xml	12 Oct 2004 21:09:58 -0000	1.1
  +++ lenya.xml	23 Nov 2004 06:40:40 -0000	1.2
  @@ -17,11 +17,11 @@
   
   <repository name="lenya" type="svn">
     <title>Lenya</title>
  -  <home-page>http://cocoon.apache.org/lenya/</home-page>
  +  <home-page>http://lenya.apache.org/</home-page>
     
  -  <cvsweb>http://cvs.apache.org/viewcvs.cgi/incubator/lenya/?root=Apache-SVN</cvsweb>  
  +  <cvsweb>http://svn.apache.org/viewcvs.cgi/lenya/</cvsweb>  
     
  -  <url>http://svn.apache.org/repos/asf/incubator/lenya/</url>
  +  <url>http://svn.apache.org/repos/asf/lenya/</url>
     
     <redistributable/>
   </repository>