ajack 2004/03/02 14:55:08
Modified: server lsd.xml covalent.xml dotnot.xml
profile gump.xml
Added: server try.xml
Log:
Tweak server reference (to have url & site right way round) and add 'try'.
Revision Changes Path
1.3 +1 -1 gump/server/lsd.xml
Index: lsd.xml
===================================================================
RCS file: /home/cvs/gump/server/lsd.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- lsd.xml 27 Feb 2004 08:56:59 -0000 1.2
+++ lsd.xml 2 Mar 2004 22:55:08 -0000 1.3
@@ -19,5 +19,5 @@
<attribution>Leo Simmons (LSD) [leosimons AT apache DOT org]</attribution>
<title>Leo Simmons (LSD)</title>
<url>http://lsd.student.utwente.nl/gump</url>
- <site>http://lsd.student.utwente.nl/gump</site>
+ <site>http://lsd.student.utwente.nl/</site>
</server>
1.4 +2 -2 gump/server/covalent.xml
Index: covalent.xml
===================================================================
RCS file: /home/cvs/gump/server/covalent.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- covalent.xml 27 Feb 2004 08:56:59 -0000 1.3
+++ covalent.xml 2 Mar 2004 22:55:08 -0000 1.4
@@ -18,6 +18,6 @@
<server name="covalent" type="traditional">
<attribution>Covalent</attribution>
<title>Covalent</title>
- <url>http://www.covalent.com</url>
- <site>http://gump.covalent.com/log</site>
+ <url>http://gump.covalent.com/log</url>
+ <site>http://www.covalent.com</site>
</server>
1.3 +2 -2 gump/server/dotnot.xml
Index: dotnot.xml
===================================================================
RCS file: /home/cvs/gump/server/dotnot.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- dotnot.xml 27 Feb 2004 08:56:59 -0000 1.2
+++ dotnot.xml 2 Mar 2004 22:55:08 -0000 1.3
@@ -18,6 +18,6 @@
<server name="dotnot" type="python" status="unstable">
<attribution>Scott Sanders [ssanders AT dotnot DOT org]</attribution>
<title>DOTNOT</title>
- <url>http://www.dotnot.org</url>
- <site>http://gump.dotnot.org</site>
+ <url>http://gump.dotnot.org</url>
+ <site>http://www.dotnot.org</site>
</server>
1.1 gump/server/try.xml
Index: try.xml
===================================================================
<?xml version="1.0" encoding="ISO-8859-1"?>
<!--
Copyright 2004 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.
-->
<server name="try" type="python" status="up">
<attribution>Sybase Corporation</attribution>
<title>TrySybase</title>
<url>http://gump.try.sybase.com</url>
<site>http://www.try.sybase.com</site>
</server>
1.315 +3 -2 gump/profile/gump.xml
Index: gump.xml
===================================================================
RCS file: /home/cvs/gump/profile/gump.xml,v
retrieving revision 1.314
retrieving revision 1.315
diff -u -r1.314 -r1.315
--- gump.xml 2 Mar 2004 14:46:04 -0000 1.314
+++ gump.xml 2 Mar 2004 22:55:08 -0000 1.315
@@ -350,9 +350,10 @@
<!-- server definitions -->
- <server href="server/lsd.xml"/>
- <server href="server/dotnot.xml"/>
<server href="server/covalent.xml"/>
+ <server href="server/dotnot.xml"/>
+ <server href="server/lsd.xml"/>
+ <server href="server/try.xml"/>
<!-- tracker definitions -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]