ajack 2004/04/10 16:09:29
Modified: python/gump/test/resources/full1 profile.xml
Added: python/gump/test/resources/full1 server3.xml
Log:
Tinkering towards:
http://issues.apache.org/jira/browse/GUMP-49
Revision Changes Path
1.10 +1 -0 gump/python/gump/test/resources/full1/profile.xml
Index: profile.xml
===================================================================
RCS file: /home/cvs/gump/python/gump/test/resources/full1/profile.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- profile.xml 1 Mar 2004 21:28:00 -0000 1.9
+++ profile.xml 10 Apr 2004 23:09:29 -0000 1.10
@@ -18,6 +18,7 @@
<server href="server1.xml"/>
<server href="server2.xml"/>
+ <server href="server3.xml"/>
<tracker href="tracker1.xml"/>
1.1 gump/python/gump/test/resources/full1/server3.xml
Index: server3.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>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]