Skip to content

Commit

Permalink
Merge pull request #1022 from Niranjan-K/release-5.1.0
Browse files Browse the repository at this point in the history
Updated docs for 5.1.0 release
  • Loading branch information
Niranjan-K committed May 27, 2016
2 parents 261757c + dddd0a8 commit 755290e
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 20 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,18 @@ The WSO2 Carbon Kernel includes the following key features. For further details

### Key Features
* Java 8 Support
* Carbon Startup Order Resolver Framework
* Carbon Tools - Jar To Bundle Converter
* Carbon Component Startup Order Resolver
* Carbon Tools - Jar To Bundle Converter and Dropins Installer
* Equipped with Eclipse Luna SR2 OSGi Framework
* Dropins Support for OSGi Ready Bundles
* Carbon Launcher Framework
* Carbon Launcher
* Centralized Logging Framework with Log4j 2.0 as the Backend
* Transport Management Framework
* Pluggable Runtimes Framework
* Transport Management
* Pluggable Runtime Management
* OSGi Test Framework
* Audit Log Mechanism
* JMX support
* Carbon Context
* Carbon Context API

### How To Contribute
* Please report issues at [WSO2 JIRA](https://wso2.org/jira/browse/Carbon).
Expand Down
3 changes: 0 additions & 3 deletions distribution/carbon-home/README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,5 @@ hours, to premium 24x7 phone support.

For additional support information please refer to http://wso2.com/support/

For more information on WSO2 Carbon, visit WSO2 Carbon Home Page (http://wso2.com/products/carbon)


---------------------------------------------------------------------------
(c) Copyright 2015 WSO2 Inc.
22 changes: 11 additions & 11 deletions distribution/carbon-home/release-notes.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,18 +41,18 @@ <h2>Key Features</h2>

<ul>
<li>Java 8 Support</li>
<li>Carbon Startup Order Resolver Framework</li>
<li>Carbon Tools - Jar To Bundle Converter</li>
<li><a href="https://docs.wso2.com/display/Carbon510/Architecture#Architecture-ComponentStartupOrderResolver">Carbon Component Startup Order Resolver</a></li>
<li>Carbon Tools - <a href="https://docs.wso2.com/display/Carbon510/Using+the+JAR+to+OSGi+Bundle+Converter">Jar To Bundle Converter</a> and <a href="https://docs.wso2.com/display/Carbon510/Dropins+Support+for+OSGi+Bundles#DropinsSupportforOSGiBundles-Updatethebundles.infofilepriortoserverlaunch">Dropins Installer</a></li>
<li>Equipped with Eclipse Luna SR2 OSGi Framework</li>
<li>Dropins Support for OSGi Ready Bundles</li>
<li>Carbon Launcher Framework</li>
<li>Centralized Logging Framework with Log4j 2.0 as the Backend</li>
<li>Transport Management Framework</li>
<li>Pluggable Runtimes Framework</li>
<li>OSGi Test Framework</li>
<li>Audit Log Mechanism</li>
<li>JMX support</li>
<li>Carbon Context</li>
<li><a href="https://docs.wso2.com/display/Carbon510/Dropins+Support+for+OSGi+Bundles#DropinsSupportforOSGiBundles-Updatethebundles.infofileduringserverlaunch">Dropins Support for OSGi Ready Bundles</a></li>
<li><a href="https://docs.wso2.com/display/Carbon510/Architecture#Architecture-CarbonLauncherCarbonLauncher">Carbon Launcher</a></li>
<li><a href="https://docs.wso2.com/display/Carbon510/Architecture#Architecture-LoggingFrameworkwithLog4j2.0asthebackend">Centralized Logging Framework with Log4j 2.0 as the Backend</a></li>
<li><a href="https://docs.wso2.com/display/Carbon510/Architecture#Architecture-TransportManagement">Transport Management</a></li>
<li><a href="https://docs.wso2.com/display/Carbon510/Architecture#Architecture-PluggableRuntimeManagement">Pluggable Runtime Management</a></li>
<li><a href="https://docs.wso2.com/display/Carbon510/In-Container+OSGi+Testing">OSGi Test Framework</a></li>
<li><a href="https://docs.wso2.com/display/Carbon510/Using+Audit+Logs">Audit Log Mechanism</a></li>
<li><a href="https://docs.wso2.com/display/Carbon510/Using+MBeans+for+Monitoring">JMX support</a></li>
<li><a href="https://docs.wso2.com/display/Carbon510/Using+the+Carbon+Context">Carbon Context API</a></li>

</ul>

Expand Down

0 comments on commit 755290e

Please sign in to comment.