You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by an...@apache.org on 2015/02/26 10:26:04 UTC

[4/5] activemq-6 git commit: renaming hornetq_doap.rdf

renaming hornetq_doap.rdf


Project: http://git-wip-us.apache.org/repos/asf/activemq-6/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-6/commit/ed7c4296
Tree: http://git-wip-us.apache.org/repos/asf/activemq-6/tree/ed7c4296
Diff: http://git-wip-us.apache.org/repos/asf/activemq-6/diff/ed7c4296

Branch: refs/heads/master
Commit: ed7c429624930abfa04b1283de5b4ac2e45e6799
Parents: c870878
Author: Clebert Suconic <cl...@apache.org>
Authored: Wed Feb 25 22:02:09 2015 -0500
Committer: Clebert Suconic <cl...@apache.org>
Committed: Thu Feb 26 00:26:52 2015 -0500

----------------------------------------------------------------------
 activemq_doap.rdf | 96 ++++++++++++++++++++++++++++++++++++++++++++++++++
 hornetq_doap.rdf  | 96 --------------------------------------------------
 2 files changed, 96 insertions(+), 96 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-6/blob/ed7c4296/activemq_doap.rdf
----------------------------------------------------------------------
diff --git a/activemq_doap.rdf b/activemq_doap.rdf
new file mode 100644
index 0000000..16d9787
--- /dev/null
+++ b/activemq_doap.rdf
@@ -0,0 +1,96 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+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.
+-->
+
+<rdf:RDF xml:lang="en" xmlns="http://usefulinc.com/ns/doap#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
+  <Project rdf:about="">
+    <name></name>
+    <homepage rdf:resource="" />
+    <shortdesc></shortdesc>
+    <description></description>
+    
+    <maintainer>
+      <foaf:Person>
+        <foaf:name>Clebert Suconic</foaf:name>
+        <foaf:status>Project Lead</foaf:status>
+        <foaf:firstName>Clebert</foaf:firstName>
+        <foaf:lastName>Suconic</foaf:lastName>
+      </foaf:Person>
+    </maintainer>
+    <developer>
+      <foaf:Person>
+        <foaf:name>Andy Taylor</foaf:name>
+        <foaf:firstName>Andy</foaf:firstName>
+        <foaf:lastName>Taylor</foaf:lastName>
+      </foaf:Person>
+    </developer>
+    <developer>
+      <foaf:Person>
+        <foaf:name>Howard Gao</foaf:name>
+        <foaf:firstName>Howard</foaf:firstName>
+        <foaf:lastName>Gao</foaf:lastName>
+      </foaf:Person>
+    </developer>
+    <developer>
+      <foaf:Person>
+        <foaf:name>Justin Bertram</foaf:name>
+        <foaf:firstName>Justin</foaf:firstName>
+        <foaf:lastName>Bertram</foaf:lastName>
+      </foaf:Person>
+    </developer>
+    <developer>
+      <foaf:Person>
+        <foaf:name>Martyn Taylor</foaf:name>
+        <foaf:firstName>Martyn</foaf:firstName>
+        <foaf:lastName>Taylor</foaf:lastName>
+      </foaf:Person>
+    </developer>
+    
+    <release>
+      <Version>
+        <name>6.0.0</name>
+        <revision>6.0.0.final</revision>
+        <created>2013-16-12</created>
+      </Version>
+    </release>
+    <license rdf:resource="" />
+    
+    
+    <programming-language>Java</programming-language>
+    <programming-language>C/C++</programming-language>
+    <vendor>Red Hat</vendor>
+    <implements>
+      <Specification>
+        <name>JMS 2.0</name>
+        <description></description>
+        <rdfs:seeAlso rdf:resource="" />
+      </Specification>
+    </implements>
+    <foaf:logo rdf:resource="" />
+    <foaf:account>
+      <foaf:OnlineAccount>
+        <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/OnlineChatAccount" />
+        <foaf:accountServiceHomepage rdf:resource="http://twitter.com/" />
+        <foaf:accountName>activemq</foaf:accountName>
+      </foaf:OnlineAccount>
+    </foaf:account>
+  </Project>
+</rdf:RDF>
+

http://git-wip-us.apache.org/repos/asf/activemq-6/blob/ed7c4296/hornetq_doap.rdf
----------------------------------------------------------------------
diff --git a/hornetq_doap.rdf b/hornetq_doap.rdf
deleted file mode 100644
index a8798a4..0000000
--- a/hornetq_doap.rdf
+++ /dev/null
@@ -1,96 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<!--
-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.
--->
-
-<rdf:RDF xml:lang="en" xmlns="http://usefulinc.com/ns/doap#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
-  <Project rdf:about="">
-    <name></name>
-    <homepage rdf:resource="" />
-    <shortdesc></shortdesc>
-    <description></description>
-    
-    <maintainer>
-      <foaf:Person>
-        <foaf:name>Clebert Suconic</foaf:name>
-        <foaf:status>Project Lead</foaf:status>
-        <foaf:firstName>Clebert</foaf:firstName>
-        <foaf:lastName>Suconic</foaf:lastName>
-      </foaf:Person>
-    </maintainer>
-    <developer>
-      <foaf:Person>
-        <foaf:name>Andy Taylor</foaf:name>
-        <foaf:firstName>Andy</foaf:firstName>
-        <foaf:lastName>Taylor</foaf:lastName>
-      </foaf:Person>
-    </developer>
-    <developer>
-      <foaf:Person>
-        <foaf:name>Howard Gao</foaf:name>
-        <foaf:firstName>Howard</foaf:firstName>
-        <foaf:lastName>Gao</foaf:lastName>
-      </foaf:Person>
-    </developer>
-    <developer>
-      <foaf:Person>
-        <foaf:name>Justin Bertram</foaf:name>
-        <foaf:firstName>Justin</foaf:firstName>
-        <foaf:lastName>Bertram</foaf:lastName>
-      </foaf:Person>
-    </developer>
-    <developer>
-      <foaf:Person>
-        <foaf:name>Martyn Taylor</foaf:name>
-        <foaf:firstName>Martyn</foaf:firstName>
-        <foaf:lastName>Taylor</foaf:lastName>
-      </foaf:Person>
-    </developer>
-    
-    <release>
-      <Version>
-        <name>2.4.0</name>
-        <revision>2.4.0.final</revision>
-        <created>2013-16-12</created>
-      </Version>
-    </release>
-    <license rdf:resource="" />
-    
-    
-    <programming-language>Java</programming-language>
-    <programming-language>C/C++</programming-language>
-    <vendor>Red Hat</vendor>
-    <implements>
-      <Specification>
-        <name>JMS 2.0</name>
-        <description></description>
-        <rdfs:seeAlso rdf:resource="" />
-      </Specification>
-    </implements>
-    <foaf:logo rdf:resource="" />
-    <foaf:account>
-      <foaf:OnlineAccount>
-        <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/OnlineChatAccount" />
-        <foaf:accountServiceHomepage rdf:resource="http://twitter.com/" />
-        <foaf:accountName>activemq</foaf:accountName>
-      </foaf:OnlineAccount>
-    </foaf:account>
-  </Project>
-</rdf:RDF>
-