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 e76c7db2b09d Update doap
e76c7db2b09d is described below
commit e76c7db2b09d9dbfeab6c54e8bd4b71ac972dfad
Author: Claus Ibsen <[email protected]>
AuthorDate: Mon Jun 22 22:27:35 2026 +0200
Update doap
---
doap.rdf | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/doap.rdf b/doap.rdf
index 7ff402ae27a0..c8f88c38f466 100644
--- a/doap.rdf
+++ b/doap.rdf
@@ -31,13 +31,13 @@
=======================================================================
-->
<Project rdf:about="http://camel.rdf.apache.org/">
- <created>2008-12-17</created>
+ <created>2009-3-19</created>
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
<name>Apache Camel</name>
<homepage rdf:resource="https://camel.apache.org/" />
<asfext:pmc rdf:resource="https://camel.apache.org/" />
- <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>
+ <shortdesc>Apache Camel is an open source integration framework with 350+
connectors.</shortdesc>
+ <description>Apache Camel is an open source integration framework with
350+ connectors. Write routes in Java, YAML, or XML. Run on Spring Boot,
Quarkus, or standalone. Apache License 2.0.</description>
<bug-database rdf:resource="https://issues.apache.org/jira/browse/CAMEL" />
<mailing-list
rdf:resource="https://camel.apache.org/community/mailing-list/" />
<download-page rdf:resource="https://camel.apache.org/download.html" />