Author: ruwan
Date: Sun Feb  1 23:31:31 2009
New Revision: 30116
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=30116

Log:
Fixing the README

Modified:
   trunk/esb/java/README.txt

Modified: trunk/esb/java/README.txt
URL: 
http://wso2.org/svn/browse/wso2/trunk/esb/java/README.txt?rev=30116&r1=30115&r2=30116&view=diff
==============================================================================
--- trunk/esb/java/README.txt   (original)
+++ trunk/esb/java/README.txt   Sun Feb  1 23:31:31 2009
@@ -111,7 +111,6 @@
        CARBON_HOME
                |- bin <folder>
                |- conf <folder>
-               |- docs <folder>
                |- lib <folder>
                |- logs <folder>
                |- registry <folder>
@@ -124,8 +123,9 @@
                |- LICENSE <file>
                |- NOTICE <file>
                |- README.txt <file>
-               |- INSTALL <file>
-               |- release-notes.html <file>
+               |- INSTALL.txt <file>
+               |- BUILDING.txt <file>
+               |- release-note.html <file>
 
        - bin
          Contains various scripts .sh & .bat scripts
@@ -133,9 +133,6 @@
        - conf
          Contains configuration files
 
-       - docs
-         Contains documentation
-
        - lib
          Contains the basic set of libraries required to startup ESB
          in standalone mode
@@ -169,18 +166,22 @@
          in this directory
 
        - LICENSE
-         Apache License 2.0 under which WSO2 WSAS is distributed.
+         Apache License 2.0 and the relevant other licenses under which
+         WSO2 ESB is distributed.
 
        - NOTICE
          Notice of development.
 
-       - README
+       - README.txt
          This document.
 
-    - INSTALL
-      This document will contain information on installing WSO2 WSAS
+    - INSTALL.txt
+      This document will contain information on installing WSO2 ESB
+
+    - BUILDING.txt
+      Describes how to build the WSO2 ESB from source
 
-       - release-notes.html
+       - release-note.html
          Release information for WSO2 ESB 2.0
 
 Training

_______________________________________________
Esb-java-dev mailing list
[email protected]
https://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev

Reply via email to