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 2011/03/04 21:59:42 UTC

svn commit: r1078132 - /gump/metadata/repository/javanet.svn.xml

Author: bodewig
Date: Fri Mar  4 20:59:41 2011
New Revision: 1078132

URL: http://svn.apache.org/viewvc?rev=1078132&view=rev
Log:
hostname changed

Modified:
    gump/metadata/repository/javanet.svn.xml   (contents, props changed)

Modified: gump/metadata/repository/javanet.svn.xml
URL: http://svn.apache.org/viewvc/gump/metadata/repository/javanet.svn.xml?rev=1078132&r1=1078131&r2=1078132&view=diff
==============================================================================
--- gump/metadata/repository/javanet.svn.xml (original)
+++ gump/metadata/repository/javanet.svn.xml Fri Mar  4 20:59:41 2011
@@ -1,34 +1,34 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<!--
- 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
-  (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="java.net-svn" type="svn">
-  <title>dev.java.net</title>
-  <home-page>http://dev.java.net/</home-page>
-  <web>http://dev.java.net/</web>
-  
-  <url>https://svn.dev.java.net/svn/</url>
-  <!--
-  <url>https://svn.dev.java.net/svn/hudson/trunk/</url>
-  For Hudson the anonymous access isdone via user 'guest' as described in the
-  Wiki at "Building Hudson" http://wiki.hudson-ci.org/display/HUDSON/Building+Hudson
-  -->
-  <user>guest</user>
-  <password>guest</password>
-  
-  <redistributable/>
-</repository>
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+ 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
+  (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="java.net-svn" type="svn">
+  <title>dev.java.net</title>
+  <home-page>http://dev.java.net/</home-page>
+  <web>http://dev.java.net/</web>
+  
+  <url>https://svn.java.net/svn/</url>
+  <!--
+  <url>https://svn.dev.java.net/svn/hudson/trunk/</url>
+  For Hudson the anonymous access isdone via user 'guest' as described in the
+  Wiki at "Building Hudson" http://wiki.hudson-ci.org/display/HUDSON/Building+Hudson
+  -->
+  <user>guest</user>
+  <password>guest</password>
+  
+  <redistributable/>
+</repository>

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