This is an automated email from the ASF dual-hosted git repository.
liubao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git
The following commit(s) were added to refs/heads/master by this push:
new b41c20825 update project info (#4558)
b41c20825 is described below
commit b41c2082518bb7f532a80ae3b8798104972348b0
Author: liubao68 <[email protected]>
AuthorDate: Fri Oct 11 08:44:58 2024 +0800
update project info (#4558)
---
README.md | 4 +--
README_ZH.md | 4 +--
doap_servicecomb-java-chassis.rdf | 58 ---------------------------------------
3 files changed, 4 insertions(+), 62 deletions(-)
diff --git a/README.md b/README.md
index 55a5c0bb6..73bda88b9 100644
--- a/README.md
+++ b/README.md
@@ -6,8 +6,8 @@ Apache ServiceComb Java Chassis is a Software Development Kit
(SDK) for rapid de
| Release Train | Latest Version | Compiled JDK Version | Tested JDK Version
| Open API | Notes |
|----------------|----------------|----------------------|--------------------|----------|--------------------------|
-| Java Chassis 3 | 3.2.1 | OpenJDK 17 | OpenJDK 17
| 3.0.x | Depends on Spring Boot 3 |
-| Java Chassis 2 | 2.8.19 | OpenJDK 8 | OpenJDK 8, 11, 17
| 2.0.x | Depends on Spring 5 |
+| Java Chassis 3 | 3.2.2 | OpenJDK 17 | OpenJDK 17
| 3.0.x | Depends on Spring Boot 3 |
+| Java Chassis 2 | 2.8.20 | OpenJDK 8 | OpenJDK 8, 11, 17
| 2.0.x | Depends on Spring 5 |
| Java Chassis 1 | 1.3.11 | OpenJDK 8 | OpenJDK 8
| 2.0.x | End of Support |
>>>NOTICE: Since Open API 3.0.x is not compatible with 2.0.x, Java Chassis 2
>>>and Java Chassis 1 can not
diff --git a/README_ZH.md b/README_ZH.md
index f43986ec3..7f378a96a 100644
--- a/README_ZH.md
+++ b/README_ZH.md
@@ -14,8 +14,8 @@ Apache ServiceComb Java Chassis 给开发者提供一个快速构建微服务的
| 版本火车 | 最新版本 | 编译的JDK版本 | 支持的JDK版本 | Open API | 备注
|
|----------------|--------|------------|-------------------|----------|-----------------|
-| Java Chassis 3 | 3.2.1 | OpenJDK 17 | OpenJDK 17 | 3.0.x |
依赖Spring Boot 3 |
-| Java Chassis 2 | 2.8.19 | OpenJDK 8 | OpenJDK 8, 11, 17 | 2.0.x |
依赖Spring 5 |
+| Java Chassis 3 | 3.2.2 | OpenJDK 17 | OpenJDK 17 | 3.0.x |
依赖Spring Boot 3 |
+| Java Chassis 2 | 2.8.20 | OpenJDK 8 | OpenJDK 8, 11, 17 | 2.0.x |
依赖Spring 5 |
| Java Chassis 1 | 1.3.11 | OpenJDK 8 | OpenJDK 8 | 2.0.x | 停止更新
|
>>>NOTICE: Open API 3.0.x 不兼容 2.0.x, 因此Java Chassis 2、Java Chassis 1不能与Java
>>>Chassis 3共存互访. 升级Java Chassis 3, 需要将相关的消费者、提供者和边缘服务同时升级.
diff --git a/doap_servicecomb-java-chassis.rdf
b/doap_servicecomb-java-chassis.rdf
deleted file mode 100644
index affb67b2e..000000000
--- a/doap_servicecomb-java-chassis.rdf
+++ /dev/null
@@ -1,58 +0,0 @@
-<?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/">
- <Project rdf:about="https://github.com/apache/servicecomb-java-chassis">
- <created>2021-03-25</created>
- <license rdf:resource="https://spdx.org/licenses/Apache-2.0" />
- <name>Apache ServiceComb Java Chassis</name>
- <homepage
rdf:resource="https://github.com/apache/servicecomb-java-chassis" />
- <asfext:pmc rdf:resource="https://servicemix.apache.org" />
- <shortdesc>ServiceComb Java Chassis is a Software Development Kit (SDK)
for rapid development of microservices in Java, providing service registration,
service discovery, dynamic routing, and service management features</shortdesc>
- <description>ServiceComb Java Chassis is a Software Development Kit (SDK)
for rapid development of microservices in Java, providing service registration,
service discovery, dynamic routing, and service management
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="http://servicecomb.apache.org/cn/release/" />
- <programming-language>Java</programming-language>
- <category rdf:resource="https://projects.apache.org/category/library" />
- <release>
- <Version>
- <name>ServiceComb Java Chassis 3.2.1</name>
- <created>2024-08-10</created>
- <revision>3.2.1</revision>
- </Version>
- </release>
- <repository>
- <GitRepository>
- <location
rdf:resource="https://github.com/apache/servicecomb-java-chassis.git"/>
- <browse
rdf:resource="https://github.com/apache/servicecomb-java-chassis"/>
- </GitRepository>
- </repository>
- <maintainer>
- <foaf:Person>
- <foaf:name>liubao68</foaf:name>
- <foaf:mbox rdf:resource="mailto:[email protected]"/>
- </foaf:Person>
- </maintainer>
- </Project>
-</rdf:RDF>