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 2018/12/16 11:18:59 UTC

svn commit: r1849020 - in /gump/metadata: profile/gump.xml repository/asf-gitbox.xml

Author: bodewig
Date: Sun Dec 16 11:18:59 2018
New Revision: 1849020

URL: http://svn.apache.org/viewvc?rev=1849020&view=rev
Log:
add repository definition for ASF gitbox

Added:
    gump/metadata/repository/asf-gitbox.xml   (with props)
Modified:
    gump/metadata/profile/gump.xml

Modified: gump/metadata/profile/gump.xml
URL: http://svn.apache.org/viewvc/gump/metadata/profile/gump.xml?rev=1849020&r1=1849019&r2=1849020&view=diff
==============================================================================
--- gump/metadata/profile/gump.xml (original)
+++ gump/metadata/profile/gump.xml Sun Dec 16 11:18:59 2018
@@ -188,6 +188,7 @@
 
   <repository href="repository/asf.xml"/>
   <repository href="repository/asf-git.xml"/>
+  <repository href="repository/asf-gitbox.xml"/>
   <repository href="repository/eclipse.xml"/>
   <repository href="repository/github.xml" />
   <repository href="repository/google-guava.xml" />

Added: gump/metadata/repository/asf-gitbox.xml
URL: http://svn.apache.org/viewvc/gump/metadata/repository/asf-gitbox.xml?rev=1849020&view=auto
==============================================================================
--- gump/metadata/repository/asf-gitbox.xml (added)
+++ gump/metadata/repository/asf-gitbox.xml Sun Dec 16 11:18:59 2018
@@ -0,0 +1,23 @@
+<?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="asf-gitbox" type="git">
+  <title>Apache Software Foundation (git)</title>
+  <home-page>http://www.apache.org/</home-page>
+  <url>http://gitbox.apache.org/repos/asf/</url>
+  <redistributable/>
+</repository>

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