Author: ruwan Date: Mon Jul 6 13:43:01 2009 New Revision: 40886 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=40886
Log: Fixing the release notes Modified: trunk/esb/java/docs/xdoc/release-notes.xml Modified: trunk/esb/java/docs/xdoc/release-notes.xml URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/docs/xdoc/release-notes.xml?rev=40886&r1=40885&r2=40886&view=diff ============================================================================== --- trunk/esb/java/docs/xdoc/release-notes.xml (original) +++ trunk/esb/java/docs/xdoc/release-notes.xml Mon Jul 6 13:43:01 2009 @@ -16,7 +16,7 @@ ~ specific language governing permissions and limitations ~ under the License. --> - + <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> @@ -36,11 +36,13 @@ the Open Source Enterprise Service Bus (ESB).</p> <p>WSO2 ESB is a lightweight and easy-to-use Open Source Enterprise Service Bus -(ESB) available under the Apache Software License v2.0. WSO2 ESB allows +(ESB) available under the <a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache + Software License v2.0</a>. WSO2 ESB allows administrators to simply and easily configure message routing, intermediation, transformation, logging, task scheduling, load balancing, failover routing, event brokering, etc.. The runtime has been designed to be completely -asynchronous, non-blocking and streaming based on the Apache Synapse core.</p> +asynchronous, non-blocking and streaming based on the <a href="http://synapse.apache.org">Apache + Synapse</a> core.</p> <p>WSO2 ESB 2.1.0 is developed on top of the revolutionary <a href="http://wso2.org/projects/carbon">Carbon platform</a> _______________________________________________ Esb-java-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev
