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 2009/02/06 06:21:35 UTC

svn commit: r741415 - /gump/metadata/testbase/junit-repo.xml

Author: bodewig
Date: Fri Feb  6 05:21:33 2009
New Revision: 741415

URL: http://svn.apache.org/viewvc?rev=741415&view=rev
Log:
git test repo

Added:
    gump/metadata/testbase/junit-repo.xml   (with props)

Added: gump/metadata/testbase/junit-repo.xml
URL: http://svn.apache.org/viewvc/gump/metadata/testbase/junit-repo.xml?rev=741415&view=auto
==============================================================================
--- gump/metadata/testbase/junit-repo.xml (added)
+++ gump/metadata/testbase/junit-repo.xml Fri Feb  6 05:21:33 2009
@@ -0,0 +1,25 @@
+<?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="junit" type="git">
+  <title>JUnit Test Framework</title>
+  <home-page>http://sourceforge.net/</home-page>
+  <cvsweb>http://github.com/KentBeck/junit/tree/master</cvsweb>
+  <redistributable/>
+  <url>git://github.com/KentBeck/junit.git</url>
+</repository>

Propchange: gump/metadata/testbase/junit-repo.xml
------------------------------------------------------------------------------
    svn:eol-style = native