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 2005/09/16 06:15:50 UTC

svn commit: r289375 - in /gump/metadata: profile/gump.xml project/portals-pluto.xml repository/portals.xml

Author: bodewig
Date: Thu Sep 15 21:15:43 2005
New Revision: 289375

URL: http://svn.apache.org/viewcvs?rev=289375&view=rev
Log:
Pluto has moved to svn long ago

Added:
    gump/metadata/project/portals-pluto.xml
      - copied, changed from r289374, gump/metadata/project/jakarta-pluto.xml
    gump/metadata/repository/portals.xml   (with props)
Modified:
    gump/metadata/profile/gump.xml

Modified: gump/metadata/profile/gump.xml
URL: http://svn.apache.org/viewcvs/gump/metadata/profile/gump.xml?rev=289375&r1=289374&r2=289375&view=diff
==============================================================================
--- gump/metadata/profile/gump.xml (original)
+++ gump/metadata/profile/gump.xml Thu Sep 15 21:15:43 2005
@@ -161,6 +161,9 @@
   <module href="project/apr-util.xml"/>
   <module href="project/apr-iconv.xml"/>
 
+<!-- Apache Portals -->
+  <module href="project/portals-pluto.xml"/>
+
 <!-- Apache.WebServices -->
 
   <module href="project/ws-axis.xml"/>
@@ -569,6 +572,7 @@
   <repository href="repository/objectweb.xml"/>
   <repository href="repository/osjava.xml"/>
   <repository href="repository/opensaml.xml"/>
+  <repository href="repository/portals.xml"/>
   <repository href="repository/slf4j.xml" />
   <repository href="repository/sourceforge.xml"/>
   <repository href="repository/struts-svn.xml"/>

Copied: gump/metadata/project/portals-pluto.xml (from r289374, gump/metadata/project/jakarta-pluto.xml)
URL: http://svn.apache.org/viewcvs/gump/metadata/project/portals-pluto.xml?p2=gump/metadata/project/portals-pluto.xml&p1=gump/metadata/project/jakarta-pluto.xml&r1=289374&r2=289375&rev=289375&view=diff
==============================================================================
--- gump/metadata/project/jakarta-pluto.xml (original)
+++ gump/metadata/project/portals-pluto.xml Thu Sep 15 21:15:43 2005
@@ -1,6 +1,6 @@
 <?xml version="1.0" ?>
 <!--
-  Copyright 2001-2004 The Apache Software Foundation
+  Copyright 2001-2005 The Apache Software Foundation
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -14,17 +14,17 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<module name="jakarta-pluto">
+<module name="portals-pluto">
 
-  <url href="http://jakarta.apache.org/pluto/"/>
+  <url href="http://portals.apache.org/pluto/"/>
   <description>
     JSR168 Container
   </description>
 
-  <cvs repository="jakarta"/>
+  <svn repository="portals" dir="pluto/trunk"/>
 
   <!-- build -->
-  <project name="jakarta-pluto">
+  <project name="portals-pluto">
     <package>org.apache.pluto</package>
 
     <ant target="all">
@@ -57,7 +57,7 @@
     <javadoc nested="docs/apidocs"/>
 
     <nag from="Julie MacNaught &lt;jmacna@apache.org&gt;"
-         to="pluto-dev@jakarta.apache.org">
+         to="pluto-dev@portals.apache.org">
       <regexp  subject="Build Failure - pluto"/>
       <regexp pattern="/timed out/" subject="Build timed out - pluto"/>
     </nag>

Added: gump/metadata/repository/portals.xml
URL: http://svn.apache.org/viewcvs/gump/metadata/repository/portals.xml?rev=289375&view=auto
==============================================================================
--- gump/metadata/repository/portals.xml (added)
+++ gump/metadata/repository/portals.xml Thu Sep 15 21:15:43 2005
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+  Copyright 2005 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
+<repository name="portals" type="svn">
+  <title>Apache Portals</title>
+  <home-page>http://portals.apache.org/</home-page>
+  <cvsweb>http://cvs.apache.org/viewcvs.cgi/portals/?root=Apache-SVN</cvsweb>  
+  <redistributable/>
+  <url>http://svn.apache.org/repos/asf/portals/</url>
+</repository>

Propchange: gump/metadata/repository/portals.xml
------------------------------------------------------------------------------
    svn:eol-style = native