This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/olingo-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 216fbf9 ATTIC-251 Update DOAP file to change the PMC to "Attic" and
add the "Retired" category (#8)
216fbf9 is described below
commit 216fbf9fb4d9f8b8dd46273249c2c0f5ebca6b2a
Author: Niall Pemberton <[email protected]>
AuthorDate: Sun Dec 21 06:20:46 2025 +0000
ATTIC-251 Update DOAP file to change the PMC to "Attic" and add the
"Retired" category (#8)
---
output/doap_Olingo.rdf | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/output/doap_Olingo.rdf b/output/doap_Olingo.rdf
index 4a2fe7c..2000d2c 100644
--- a/output/doap_Olingo.rdf
+++ b/output/doap_Olingo.rdf
@@ -26,7 +26,7 @@
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
<name>Apache Olingo</name>
<homepage rdf:resource="http://olingo.apache.org" />
- <asfext:pmc rdf:resource="http://olingo.apache.org" />
+ <asfext:pmc rdf:resource="http://attic.apache.org" />
<shortdesc>Apache Olingo is a Java and JavaScript library that implements
the Open Data Protocol (OData). Apache Olingo serves client and server aspects
of OData. It currently supports OData 2.0 and OData 4.0 (beta). The latter is
the OASIS version of the protocol: OASIS Open Data Protocol (OData) TC.
</shortdesc>
<description>Apache Olingo is a Java library that implements the Open Data
Protocol (OData). Apache Olingo serves client and server aspects of OData. It
currently supports OData 2.0 and support OData 4.0 (beta). The latter is the
OASIS version of the protocol: OASIS Open Data Protocol (OData) TC.
@@ -39,6 +39,7 @@ The extensions part of Olingo for OData 2.0 contains
additional features like th
<programming-language>Java</programming-language>
<programming-language>JavaScript</programming-language>
<category rdf:resource="http://projects.apache.org/category/library" />
+ <category rdf:resource="http://projects.apache.org/category/retired" />
<release>
<Version>
<name>OData 4.0 Library for Java</name>