This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 1502980faf0 Update Apache Camel descriptions in apache doap file
1502980faf0 is described below
commit 1502980faf00f272d7aa216b6c9c3ff3d0dbcb00
Author: Claus Ibsen <[email protected]>
AuthorDate: Mon Aug 8 09:39:49 2022 +0200
Update Apache Camel descriptions in apache doap file
---
doap.rdf | 17 +++++------------
1 file changed, 5 insertions(+), 12 deletions(-)
diff --git a/doap.rdf b/doap.rdf
index 7162c2c0b6f..3f531209228 100644
--- a/doap.rdf
+++ b/doap.rdf
@@ -25,7 +25,7 @@
<!--
=======================================================================
- Copyright (c) 2019 The Apache Software Foundation.
+ Copyright (c) 2022 The Apache Software Foundation.
All rights reserved.
=======================================================================
@@ -36,29 +36,22 @@
<name>Apache Camel</name>
<homepage rdf:resource="https://camel.apache.org/" />
<asfext:pmc rdf:resource="https://camel.apache.org/" />
- <shortdesc>Apache Camel is a powerful open source integration
library.</shortdesc>
- <description>Apache Camel is a powerful open source integration library
based on Enterprise Integration Patterns.
-Rules for Camel's routing engine can be defined in either a Java based DSL or
XML.</description>
+ <shortdesc>Apache Camel is an integration framework</shortdesc>
+ <description>Camel is an Open Source integration framework that empowers
you to quickly and easily integrate various systems consuming or producing
data</description>
<bug-database rdf:resource="https://issues.apache.org/jira/browse/CAMEL" />
<mailing-list rdf:resource="https://camel.apache.org/mailing-lists.html" />
<download-page rdf:resource="https://camel.apache.org/download.html" />
<programming-language>Java</programming-language>
- <programming-language>XML</programming-language>
- <category rdf:resource="http://projects.apache.org/category/osgi" />
- <category
rdf:resource="http://projects.apache.org/category/network-server" />
- <category
rdf:resource="http://projects.apache.org/category/network-client" />
<category rdf:resource="http://projects.apache.org/category/integration" />
- <category rdf:resource="http://projects.apache.org/category/big-data" />
<category rdf:resource="http://projects.apache.org/category/cloud" />
- <category rdf:resource="http://projects.apache.org/category/iot" />
<category rdf:resource="http://projects.apache.org/category/java" />
<category rdf:resource="http://projects.apache.org/category/library" />
<maintainer>
<foaf:Person>
- <foaf:name>Christian Mueller</foaf:name>
- <foaf:mbox rdf:resource="mailto:[email protected]"/>
+ <foaf:name>Andrea Cosentino</foaf:name>
+ <foaf:mbox rdf:resource="mailto:[email protected]"/>
</foaf:Person>
</maintainer>
</Project>