You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by ba...@apache.org on 2005/09/04 18:54:44 UTC

svn commit: r278611 - /gump/metadata/repository/osjava.xml

Author: bayard
Date: Sun Sep  4 09:54:42 2005
New Revision: 278611

URL: http://svn.apache.org/viewcvs?rev=278611&view=rev
Log:
adding osjava svn repository

Added:
    gump/metadata/repository/osjava.xml   (with props)

Added: gump/metadata/repository/osjava.xml
URL: http://svn.apache.org/viewcvs/gump/metadata/repository/osjava.xml?rev=278611&view=auto
==============================================================================
--- gump/metadata/repository/osjava.xml (added)
+++ gump/metadata/repository/osjava.xml Sun Sep  4 09:54:42 2005
@@ -0,0 +1,25 @@
+<?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="osjava" type="svn">
+  <title>OSJava.org</title>
+  <home-page>http://www.osjava.org/</home-page>
+  
+  <cvsweb>http://svn.osjava.org/cgi-bin/viewcvs.cgi/trunk/</cvsweb>  
+  
+  <url>http://www.osjava.org/svn/osjava/trunk/</url>
+</repository>

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