You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ks...@apache.org on 2015/04/15 22:21:43 UTC

svn commit: r1673950 - /servicemix/doap.rdf

Author: ksobkowiak
Date: Wed Apr 15 20:21:42 2015
New Revision: 1673950

URL: http://svn.apache.org/r1673950
Log:
doap.rdf updated

Modified:
    servicemix/doap.rdf

Modified: servicemix/doap.rdf
URL: http://svn.apache.org/viewvc/servicemix/doap.rdf?rev=1673950&r1=1673949&r2=1673950&view=diff
==============================================================================
--- servicemix/doap.rdf (original)
+++ servicemix/doap.rdf Wed Apr 15 20:21:42 2015
@@ -1,5 +1,10 @@
 <?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
@@ -7,29 +12,23 @@
     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
-
+   
+         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:asfext="http://projects.apache.org/ns/asfext#"
-         xmlns:foaf="http://xmlns.com/foaf/0.1/">
-
-  <Project rdf:about="http://servicemix.apache.org/">
-    <created>2006-03-28</created>
-    <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
+  <Project rdf:about="http://servicemix.apache.org">
+    <created>2015-03-16</created>
+    <license rdf:resource="http://spdx.org/licenses/Apache-2.0" />
     <name>Apache ServiceMix</name>
     <homepage rdf:resource="http://servicemix.apache.org" />
     <asfext:pmc rdf:resource="http://servicemix.apache.org" />
-    <shortdesc>Apache ServiceMix is an open source ESB implementing JBI.</shortdesc>
-    <description>Apache ServiceMix is an open source distributed Enterprise Service Bus (ESB) and SOA toolkit built from the ground up on the semantics and APIs of the Java Business Integration (JBI) specification JSR 208 and released under the Apache license.</description>
+    <shortdesc>Apache ServiceMix is an open source ESB providing routing and mediation features.</shortdesc>
+    <description>Apache ServiceMix is a flexible, open-source integration container that unifies the features and functionality of Apache ActiveMQ, Camel, CXF, and Karaf into a powerful runtime platform you can use to build your own integrations solutions. It provides a complete, enterprise ready ESB exclusively powered by OSGi.</description>
     <bug-database rdf:resource="http://issues.apache.org/activemq/browse/SM" />
     <mailing-list rdf:resource="http://servicemix.apache.org/mailing-lists.html" />
     <download-page rdf:resource="http://servicemix.apache.org/download.html" />
@@ -42,10 +41,16 @@
         <browse rdf:resource="http://svn.apache.org/viewcvs.cgi/servicemix/"/>
       </SVNRepository>
     </repository>
+    <repository>
+      <GitRepository>
+        <location rdf:resource="https://git-wip-us.apache.org/repos/asf/servicemix.git"/>
+        <browse rdf:resource="https://git-wip-us.apache.org/repos/asf/servicemix.git"/>
+      </GitRepository>
+    </repository>
     <maintainer>
       <foaf:Person>
-        <foaf:name>Guillaume Nodet</foaf:name>
-          <foaf:mbox rdf:resource="mailto:gnodet@apache.org"/>
+        <foaf:name>Krzysztof Sobkowiak</foaf:name>
+          <foaf:mbox rdf:resource="mailto:ksobkowiak@apache.org"/>
       </foaf:Person>
     </maintainer>
     <asfext:implements><asfext:Standard>