Author: ruwan
Date: Thu Sep 23 15:29:22 2010
New Revision: 1000498

URL: http://svn.apache.org/viewvc?rev=1000498&view=rev
Log:
Fixing the README file

Modified:
    synapse/branches/2.0/modules/distribution/src/main/release/README.txt

Modified: synapse/branches/2.0/modules/distribution/src/main/release/README.txt
URL: 
http://svn.apache.org/viewvc/synapse/branches/2.0/modules/distribution/src/main/release/README.txt?rev=1000498&r1=1000497&r2=1000498&view=diff
==============================================================================
--- synapse/branches/2.0/modules/distribution/src/main/release/README.txt 
(original)
+++ synapse/branches/2.0/modules/distribution/src/main/release/README.txt Thu 
Sep 23 15:29:22 2010
@@ -1,4 +1,4 @@
-Apache Synapse 1.2 build  (June 2008) - http://ws.apache.org/synapse/
+Apache Synapse 2.0 build  (September 2010) - http://synapse.apache.org/
 
------------------------------------------------------------------------------------------
 
 -------------------
@@ -47,21 +47,21 @@ structure.
                                        <sample services source>
 
 
-You could start Synapse using the bin/synapse.sh or bin/synapse.bat script, 
which will load 
+You could start Synapse using the bin/synapse.sh or bin/synapse.bat script, 
which will load
 the configuration found in repository/conf/synapse.xml. To configure the 
underlying Axis2
-SOAP engine (e.g. to enable JMS) you need to configure the 
repository/conf/axis2.xml. To 
-configure logging levels and to turn on/off debug level logging, please 
configure the 
+SOAP engine (e.g. to enable JMS) you need to configure the 
repository/conf/axis2.xml. To
+configure logging levels and to turn on/off debug level logging, please 
configure the
 lib/log4j.properties file, and set the line 
"log4j.category.org.apache.synapse=INFO" as
 "log4j.category.org.apache.synapse=DEBUG" to turn on debug logging.
 
 -------------------
 Documentation
 ===================
- 
-Documentation can be found in the 'docs' directory included with the binary 
distribution 
-and in the 'src/site/resources' directory in the source distribution. 
 
-For Synapse mediation samples please see the Synapse_Quickstart.html, 
Synapse_Samples.html 
+Documentation can be found in the 'docs' directory included with the binary 
distribution
+and in the 'src/site/resources' directory in the source distribution.
+
+For Synapse mediation samples please see the Synapse_Quickstart.html, 
Synapse_Samples.html
 and Synapse_Samples_Setup.html
 
 For more information on the Synapse Configuration language syntax and usage 
refer to
@@ -99,30 +99,30 @@ Jira:
 Cryptography
 ===================
 
-This distribution includes cryptographic software.  The country in 
-which you currently reside may have restrictions on the import, 
-possession, use, and/or re-export to another country, of 
-encryption software.  BEFORE using any encryption software, please 
+This distribution includes cryptographic software.  The country in
+which you currently reside may have restrictions on the import,
+possession, use, and/or re-export to another country, of
+encryption software.  BEFORE using any encryption software, please
 check your country's laws, regulations and policies concerning the
-import, possession, or use, and re-export of encryption software, to 
+import, possession, or use, and re-export of encryption software, to
 see if this is permitted.  See <http://www.wassenaar.org/> for more
 information.
 
 The U.S. Government Department of Commerce, Bureau of Industry and
-Security (BIS), has classified this software as Export Commodity 
+Security (BIS), has classified this software as Export Commodity
 Control Number (ECCN) 5D002.C.1, which includes information security
 software using or performing cryptographic functions with asymmetric
 algorithms.  The form and manner of this Apache Software Foundation
 distribution makes it eligible for export under the License Exception
-ENC Technology Software Unrestricted (TSU) exception (see the BIS 
-Export Administration Regulations, Section 740.13) for both object 
+ENC Technology Software Unrestricted (TSU) exception (see the BIS
+Export Administration Regulations, Section 740.13) for both object
 code and source code.
 
-This release includes support for WS-Security and WS-SecureConversation 
+This release includes support for WS-Security and WS-SecureConversation
 based on the Rampart project. For more details please visit
 http://ws.apache.org/rampart/
 
 Thank you for using Synapse!
-The Synapse Team. 
+The Synapse Team.
 
 


Reply via email to