Skip to content

Commit 02843f6

Browse files
Update Java version requirement and contact info
Updated system requirements and added Discord contact information.
1 parent 321179a commit 02843f6

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

README.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ WSO2 Carbon redefines middleware by providing an integrated and componentized mi
55
WSO2 Carbon kernel, the lean, modular, OSGi-based platform, is the base of the WSO2 Carbon platform. It is a composable server architecture which inherits modularity and dynamism from OSGi framework. WSO2 Carbon kernel can be considered as a framework for server development. All the WSO2 products are composed as a collection reusable components running on this kernel. These products/components inherits all the core services provided by Carbon kernel such as Registry/repository, User management, Transports, Caching, Clustering, Logging, Deployment related features.
66

77
## System Requirements
8-
* Java SE Development Kit 11
9-
8+
* Java SE Development Kit 21
109

1110
## Key Features
1211
* Composable Server Architecture - Provides a modular, light-weight, OSGi-based server development framework.
@@ -21,18 +20,10 @@ WSO2 Carbon kernel, the lean, modular, OSGi-based platform, is the base of the W
2120
* Deployment Synchronization - Provides synchronization of deployed artifacts across a product cluster.
2221
* Multi-tenancy support - The roots of the multi-tenancy in Carbon platform lies in the Carbon kernel. This feature includes tenant level isolation as well as lazy loading of tenants.
2322

24-
## New Features
25-
* Java17 support - Starting from kernel 4.7.0 release, the kernel can now be compiled on Java 11 and run on Java version from 11 to 17.
26-
27-
2823
## How to Contribute
2924

30-
* WSO2 Carbon kernel code is hosted in [GitHub](https://github.com/wso2/carbon-kernel/tree/4.5.x).
3125
* Please report issues at [GitHub](https://github.com/wso2/carbon-kernel/issues)
3226

3327
## Contact us
3428

35-
WSO2 Carbon developers can be contacted via the mailing lists:
36-
37-
* Carbon Developers List : dev@wso2.org
38-
* Carbon Architecture List : architecture@wso2.org
29+
Join the [WSO2 Discord](https://discord.gg/wso2) to connect with WSO2 developers and the community.

0 commit comments

Comments
 (0)