This is an automated email from the ASF dual-hosted git repository.
liubao pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/servicecomb-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 19b33de3 update soap (#327)
19b33de3 is described below
commit 19b33de384744344c1602a42faf00d710d4a9a25
Author: liubao68 <[email protected]>
AuthorDate: Mon Oct 14 16:15:36 2024 +0800
update soap (#327)
---
content/assets/doap_servicecomb_java_chassis.rdf | 54 +++++++++---------------
1 file changed, 19 insertions(+), 35 deletions(-)
diff --git a/content/assets/doap_servicecomb_java_chassis.rdf
b/content/assets/doap_servicecomb_java_chassis.rdf
index 35ab69ed..f48a52a2 100644
--- a/content/assets/doap_servicecomb_java_chassis.rdf
+++ b/content/assets/doap_servicecomb_java_chassis.rdf
@@ -1,42 +1,39 @@
<?xml version="1.0"?>
-<!--
- ~ 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.
- -->
-
<?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
+ 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
+
+ https://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.
+-->
<Project rdf:about="https://servicecomb.apache.org/">
- <created>2017-05-18</created>
+ <created>2024-10-14</created>
<license rdf:resource="https://spdx.org/licenses/Apache-2.0" />
<name>Apache ServiceComb Java Chassis</name>
<homepage rdf:resource="https://servicecomb.apache.org/" />
- <asfext:pmc rdf:resource="https://servicecomb.apache.org/" />
+ <asfext:pmc rdf:resource="https://servicecomb.apache.org" />
<shortdesc>Apache ServiceComb Java Chassis is an RPC framework that
implements Open API specification, providing configuration management, service
discovery, dynamic routing, observability, and service governance
features.</shortdesc>
<description>Apache ServiceComb Java Chassis is an RPC framework that
implements Open API specification, providing configuration management, service
discovery, dynamic routing, observability, and service governance
features.</description>
<bug-database
rdf:resource="https://issues.apache.org/jira/projects/SCB/issues/" />
<mailing-list
rdf:resource="http://servicecomb.apache.org/cn/developers/subscribe-mail-list/"
/>
<download-page rdf:resource="https://servicecomb.apache.org/release/" />
<programming-language>Java</programming-language>
- <category rdf:resource="http://projects.apache.org/category/library" />
- <category
rdf:resource="http://projects.apache.org/category/network-server" />
- <category
rdf:resource="http://projects.apache.org/category/network-client" />
+ <category
rdf:resource="https://projects.apache.org/category/web-framework" />
<release>
<Version>
<name>ServiceComb Java Chassis 3.2.1</name>
@@ -44,25 +41,12 @@
<revision>3.2.1</revision>
</Version>
</release>
- <release>
- <Version>
- <name>ServiceComb Java Chassis 2.8.20</name>
- <created>2024-08-10</created>
- <revision>2.8.20</revision>
- </Version>
- </release>
<repository>
<GitRepository>
<location
rdf:resource="https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git"/>
<browse
rdf:resource="https://gitbox.apache.org/repos/asf?p=servicecomb-java-chassis.git"/>
</GitRepository>
</repository>
- <maintainer>
- <foaf:Person>
- <foaf:name>Apache ServiceComb PMC</foaf:name>
- <foaf:mbox rdf:resource="mailto:[email protected]"/>
- </foaf:Person>
- </maintainer>
</Project>
</rdf:RDF>