Author: hboutemy
Date: Mon Jul 22 06:04:04 2024
New Revision: 1919448
URL: http://svn.apache.org/viewvc?rev=1919448&view=rev
Log:
[ATTIC-224] retire Bloodhound
Added:
comdev/projects.apache.org/trunk/data/committees-retired/bloodhound.rdf
- copied unchanged from r1919447,
comdev/projects.apache.org/trunk/data/committees/bloodhound.rdf
comdev/projects.apache.org/trunk/data/projects-override/bloodhound.rdf
Removed:
comdev/projects.apache.org/trunk/data/committees/bloodhound.rdf
Modified:
comdev/projects.apache.org/trunk/data/committees.xml
comdev/projects.apache.org/trunk/data/projects.xml
Modified: comdev/projects.apache.org/trunk/data/committees.xml
URL:
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/data/committees.xml?rev=1919448&r1=1919447&r2=1919448&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/data/committees.xml (original)
+++ comdev/projects.apache.org/trunk/data/committees.xml Mon Jul 22 06:04:04
2024
@@ -42,7 +42,7 @@
<location>committees/beam.rdf</location>
<!-- Retired <location>committees-retired/beehive.rdf</location> -->
<location>committees/bigtop.rdf</location>
- <location>committees/bloodhound.rdf</location>
+ <!-- Retired location>committees/bloodhound.rdf</location-->
<location>committees/bookkeeper.rdf</location>
<location>committees/brooklyn.rdf</location>
<!-- Retired: location>committees-retired/buildr.rdf</location -->
Added: comdev/projects.apache.org/trunk/data/projects-override/bloodhound.rdf
URL:
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/data/projects-override/bloodhound.rdf?rev=1919448&view=auto
==============================================================================
--- comdev/projects.apache.org/trunk/data/projects-override/bloodhound.rdf
(added)
+++ comdev/projects.apache.org/trunk/data/projects-override/bloodhound.rdf Mon
Jul 22 06:04:04 2024
@@ -0,0 +1,52 @@
+<?xml version="1.0"?>
+<?xml-stylesheet type="text/xsl"?>
+<rdf:RDF xml:lang="en"
+ xmlns="http://usefulinc.com/ns/doap#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:asfext="http://projects.apache.org/ns/asfext#"
+ xmlns:foaf="http://xmlns.com/foaf/0.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.
+-->
+ <Project rdf:about="http://bloodhound.apache.org/">
+ <created>2013-04-15</created>
+ <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
+ <name>Apache Bloodhound</name>
+ <homepage rdf:resource="http://bloodhound.apache.org/" />
+ <asfext:pmc rdf:resource="http://attic.apache.org/" />
+ <shortdesc>Apache Bloodhound is a software development collaboration tool,
including issue tracking, wiki and repository browsing</shortdesc>
+ <description>Apache Bloodhound has been created to be an open source
collaboration tool to track the progress of and help distribute tasks within a
project. With a particular focus on software development it includes
integration with popular source control software including Apache Subversion,
Git and Mercurial.</description>
+ <bug-database rdf:resource="http://issues.apache.org/bloodhound/" />
+ <mailing-list
rdf:resource="https://issues.apache.org/bloodhound/wiki/BloodhoundContactInfo"
/>
+ <download-page rdf:resource="http://bloodhound.apache.org/" />
+ <programming-language>Python</programming-language>
+ <category rdf:resource="http://projects.apache.org/category/retired" />
+ <category
rdf:resource="http://projects.apache.org/category/build-management" />
+ <release>
+ <Version>
+ <name>Recommended current 0.5 release</name>
+ <created>2013-04-15</created>
+ <revision>0.5.3</revision>
+ </Version>
+ </release>
+ <repository>
+ <SVNRepository>
+ <location
rdf:resource="http://svn.apache.org/repos/asf/bloodhound/trunk"/>
+ <browse rdf:resource="http://svn.apache.org/viewvc/bloodhound/trunk/"/>
+ </SVNRepository>
+ </repository>
+ </Project>
+</rdf:RDF>
Modified: comdev/projects.apache.org/trunk/data/projects.xml
URL:
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/data/projects.xml?rev=1919448&r1=1919447&r2=1919448&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/data/projects.xml (original)
+++ comdev/projects.apache.org/trunk/data/projects.xml Mon Jul 22 06:04:04 2024
@@ -95,7 +95,7 @@
<location>http://svn.apache.org/repos/asf/axis/axis2/java/sandesha/trunk/etc/sandesha2.rdf</location>
<location>http://beam.apache.org/downloads/beam-doap.rdf</location>
<location>http://svn.apache.org/repos/asf/bigtop/site/trunk/content/resources/bigtop.rdf</location>
- <location>http://svn.apache.org/repos/asf/bloodhound/site/doap.rdf</location>
+ <!-- retired:
location>http://svn.apache.org/repos/asf/bloodhound/site/doap.rdf</location -->
<location>https://svn.apache.org/repos/asf/bookkeeper/site/trunk/content/doap_BookKeeper.rdf</location>
<location>https://gitbox.apache.org/repos/asf?p=brooklyn.git;a=blob_plain;f=doap_Brooklyn.rdf;hb=HEAD</location>
<location>https://raw.githubusercontent.com/apache/brpc-website/master/doap_bRPC.rdf</location>