Author: azeez
Date: Tue Jun  9 10:11:24 2009
New Revision: 38369
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=38369

Log:
Proper WSAS version



Modified:
   branches/wsas/java/3.1-alpha1/wsas/docs/site.xml
   branches/wsas/java/3.1-alpha1/wsas/docs/xdoc/installation_guide.xml
   branches/wsas/java/3.1-alpha1/wsas/docs/xdoc/release_notes.xml
   branches/wsas/java/3.1-alpha1/wsas/docs/xdoc/user_guide.xml
   branches/wsas/java/3.1-alpha1/wsas/modules/distribution/INSTALL.txt
   branches/wsas/java/3.1-alpha1/wsas/modules/distribution/LICENSE.txt
   branches/wsas/java/3.1-alpha1/wsas/modules/distribution/README.txt
   
branches/wsas/java/3.1-alpha1/wsas/modules/distribution/src/assembly/filter.properties
   
branches/wsas/java/3.1-alpha1/wsas/modules/styles/src/main/resources/META-INF/product.xml

Modified: branches/wsas/java/3.1-alpha1/wsas/docs/site.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/3.1-alpha1/wsas/docs/site.xml?rev=38369&r1=38368&r2=38369&view=diff
==============================================================================
--- branches/wsas/java/3.1-alpha1/wsas/docs/site.xml    (original)
+++ branches/wsas/java/3.1-alpha1/wsas/docs/site.xml    Tue Jun  9 10:11:24 2009
@@ -11,7 +11,7 @@
             <item name="Apache " href="http://www.apache.org"/>
         </links>
 
-        <menu name="WSO2 WSAS 3.0">
+        <menu name="WSO2 WSAS 3.1">
             <item name="Release Notes" href="release_notes.html"/>
             <item name="Contents" href="index_docs.html"/>
             <item name="Home" href="index.html"/>

Modified: branches/wsas/java/3.1-alpha1/wsas/docs/xdoc/installation_guide.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/3.1-alpha1/wsas/docs/xdoc/installation_guide.xml?rev=38369&r1=38368&r2=38369&view=diff
==============================================================================
--- branches/wsas/java/3.1-alpha1/wsas/docs/xdoc/installation_guide.xml 
(original)
+++ branches/wsas/java/3.1-alpha1/wsas/docs/xdoc/installation_guide.xml Tue Jun 
 9 10:11:24 2009
@@ -227,7 +227,7 @@
                 </a>
                 the WSO2 WSAS binary distribution.
             </li>
-            <li>Extract the zip archive. e.g., unzip wso2wsas-3.0.zip -d
+            <li>Extract the zip archive. e.g., unzip wso2wsas-3.1.zip -d
                 /opt
             </li>
             <li>Set the JAVA_HOME environment variable to your Java 
installation using
@@ -235,7 +235,7 @@
                 JAVA_HOME="/opt/j2sdk"
             </li>
             <li>Execute the WSO2 WSAS starting script. e.g., cd
-                /opt/wso2wsas-3.0/bin; sh wso2server.sh
+                /opt/wso2wsas-3.1/bin; sh wso2server.sh
             </li>
             <li>Check your WSO2 WSAS instance using the URL 
https://localhost:9443/carbon/</li>
         </ol>

Modified: branches/wsas/java/3.1-alpha1/wsas/docs/xdoc/release_notes.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/3.1-alpha1/wsas/docs/xdoc/release_notes.xml?rev=38369&r1=38368&r2=38369&view=diff
==============================================================================
--- branches/wsas/java/3.1-alpha1/wsas/docs/xdoc/release_notes.xml      
(original)
+++ branches/wsas/java/3.1-alpha1/wsas/docs/xdoc/release_notes.xml      Tue Jun 
 9 10:11:24 2009
@@ -16,14 +16,14 @@
 <html>
 <head>
     <meta http-equiv="content-type" content=""/>
-    <title>WSO2 Web Services Application Server 3.0 Release
+    <title>WSO2 Web Services Application Server 3.1 Release
            Notes</title>
     <link href="./tools/cmd/css/wsas-dist-doc.css" rel="stylesheet"
           type="text/css" media="all"/>
 </head>
 
 <body>
-<h1>WSO2 Web Services Application Server(WSO2 WSAS) 3.0
+<h1>WSO2 Web Services Application Server(WSO2 WSAS) 3.1
     Release Notes</h1>
 
 <h3>6th February 2009</h3>

Modified: branches/wsas/java/3.1-alpha1/wsas/docs/xdoc/user_guide.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/3.1-alpha1/wsas/docs/xdoc/user_guide.xml?rev=38369&r1=38368&r2=38369&view=diff
==============================================================================
--- branches/wsas/java/3.1-alpha1/wsas/docs/xdoc/user_guide.xml (original)
+++ branches/wsas/java/3.1-alpha1/wsas/docs/xdoc/user_guide.xml Tue Jun  9 
10:11:24 2009
@@ -19,7 +19,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml";>
 <body>
 <p>[<a
-href="http://dist.wso2.org/products/wsas/java/3.0";>Download</a>]
+href="http://dist.wso2.org/products/wsas/java/3.1";>Download</a>]
 | [<a href="index_docs.html">Documentation Index</a>] | [<a
 href="release_notes.html">Release Note</a>]</p>
 

Modified: branches/wsas/java/3.1-alpha1/wsas/modules/distribution/INSTALL.txt
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/3.1-alpha1/wsas/modules/distribution/INSTALL.txt?rev=38369&r1=38368&r2=38369&view=diff
==============================================================================
--- branches/wsas/java/3.1-alpha1/wsas/modules/distribution/INSTALL.txt 
(original)
+++ branches/wsas/java/3.1-alpha1/wsas/modules/distribution/INSTALL.txt Tue Jun 
 9 10:11:24 2009
@@ -1,6 +1,6 @@
-(1) Installing  WSO2 WSAS 3.0
+(1) Installing  WSO2 WSAS 3.1
 
-WSO2 WSAS 3.0 can be run either in standalone mode or as a webapp within a
+WSO2 WSAS 3.1 can be run either in standalone mode or as a webapp within a
 servlet container.
 
 

Modified: branches/wsas/java/3.1-alpha1/wsas/modules/distribution/LICENSE.txt
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/3.1-alpha1/wsas/modules/distribution/LICENSE.txt?rev=38369&r1=38368&r2=38369&view=diff
==============================================================================
--- branches/wsas/java/3.1-alpha1/wsas/modules/distribution/LICENSE.txt 
(original)
+++ branches/wsas/java/3.1-alpha1/wsas/modules/distribution/LICENSE.txt Tue Jun 
 9 10:11:24 2009
@@ -59,24 +59,24 @@
 tomcat-util-5.5.23.jar                                      jar            
apache2
 tribes-6.0.16.jar                                           jar            
apache2
 wrapper-3.2.3.jar                                           jar            mit
-wso2wsas-samples-FlickrClient-3.0.jar                       jar            
apache2
-wso2wsas-samples-chad-3.0.jar                               jar            
apache2
-wso2wsas-samples-commodityquote-3.0.jar                     jar            
apache2
-wso2wsas-samples-data-service-3.0.jar                       jar            
apache2
-wso2wsas-samples-ejb-service-3.0.jar                        jar            
apache2
-wso2wsas-samples-eventing-client-3.0.jar                    jar            
apache2
-wso2wsas-samples-eventing-consumer-3.0.jar                  jar            
apache2
-wso2wsas-samples-eventing-publisher-3.0.jar                 jar            
apache2
-wso2wsas-samples-helloworld-3.0.jar                         jar            
apache2
-wso2wsas-samples-jaxws-3.0.jar                              jar            
apache2
-wso2wsas-samples-jibx-3.0.jar                               jar            
apache2
-wso2wsas-samples-mex-3.0.jar                                jar            
apache2
-wso2wsas-samples-mtom-3.0.jar                               jar            
apache2
-wso2wsas-samples-sts-service-3.0.jar                        jar            
apache2
-wso2wsas-samples-tinyurl-3.0.jar                            jar            
apache2
-wso2wsas-samples-trader-3.0.jar                             jar            
apache2
-wso2wsas-samples-xfer-3.0.jar                               jar            
apache2
-wso2wsas-samples-xkms-3.0.jar                               jar            
apache2
+wso2wsas-samples-FlickrClient-3.1.jar                       jar            
apache2
+wso2wsas-samples-chad-3.1.jar                               jar            
apache2
+wso2wsas-samples-commodityquote-3.1.jar                     jar            
apache2
+wso2wsas-samples-data-service-3.1.jar                       jar            
apache2
+wso2wsas-samples-ejb-service-3.1.jar                        jar            
apache2
+wso2wsas-samples-eventing-client-3.1.jar                    jar            
apache2
+wso2wsas-samples-eventing-consumer-3.1.jar                  jar            
apache2
+wso2wsas-samples-eventing-publisher-3.1.jar                 jar            
apache2
+wso2wsas-samples-helloworld-3.1.jar                         jar            
apache2
+wso2wsas-samples-jaxws-3.1.jar                              jar            
apache2
+wso2wsas-samples-jibx-3.1.jar                               jar            
apache2
+wso2wsas-samples-mex-3.1.jar                                jar            
apache2
+wso2wsas-samples-mtom-3.1.jar                               jar            
apache2
+wso2wsas-samples-sts-service-3.1.jar                        jar            
apache2
+wso2wsas-samples-tinyurl-3.1.jar                            jar            
apache2
+wso2wsas-samples-trader-3.1.jar                             jar            
apache2
+wso2wsas-samples-xfer-3.1.jar                               jar            
apache2
+wso2wsas-samples-xkms-3.1.jar                               jar            
apache2
 xml-resolver-1.2.jar                                        jar            
apache2
 xom-1.0.jar                                                 jar            
apache2
 avalon-framework-4.1.3.jar                                  jarinbundle    
apache2
@@ -251,7 +251,7 @@
 org.wso2.carbon.xmlschema-1.4.2.jar                         bundle         
apache2
 org.wso2.carbon.dataservices.core-1.5.jar                   bundle         
apache2
 org.wso2.carbon.dataservices.ui-1.5.jar                     bundle         
apache2
-org.wso2.wsas.styles-3.0.jar                                bundle         
apache2
+org.wso2.wsas.styles-3.1.jar                                bundle         
apache2
 
 
 The license types used by the above libraries and their information is given 
below:

Modified: branches/wsas/java/3.1-alpha1/wsas/modules/distribution/README.txt
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/3.1-alpha1/wsas/modules/distribution/README.txt?rev=38369&r1=38368&r2=38369&view=diff
==============================================================================
--- branches/wsas/java/3.1-alpha1/wsas/modules/distribution/README.txt  
(original)
+++ branches/wsas/java/3.1-alpha1/wsas/modules/distribution/README.txt  Tue Jun 
 9 10:11:24 2009
@@ -1,6 +1,6 @@
-WSO2 WSAS 3.0
+WSO2 WSAS 3.1
 -------------
-Welcome to the WSO2 WSAS 3.0 release
+Welcome to the WSO2 WSAS 3.1 release
 
 WSO2 WSAS is an enterprise ready Web services engine powered by Apache Axis2 
and
 which offers a complete middleware solution. It is a lightweight, high
@@ -136,7 +136,7 @@
           This document will contain information on installing WSO2 WSAS
 
        - release-notes.html
-         Release information for WSO2 WSAS 3.0
+         Release information for WSO2 WSAS 3.1
 
 
 Training

Modified: 
branches/wsas/java/3.1-alpha1/wsas/modules/distribution/src/assembly/filter.properties
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/3.1-alpha1/wsas/modules/distribution/src/assembly/filter.properties?rev=38369&r1=38368&r2=38369&view=diff
==============================================================================
--- 
branches/wsas/java/3.1-alpha1/wsas/modules/distribution/src/assembly/filter.properties
      (original)
+++ 
branches/wsas/java/3.1-alpha1/wsas/modules/distribution/src/assembly/filter.properties
      Tue Jun  9 10:11:24 2009
@@ -1,5 +1,5 @@
 product.name=WSO2 WSAS
-product.version=3.0
+product.version=3.1
 hotdeployment=true
 hotupdate=false
 carbon.version=1.6.0.alpha1

Modified: 
branches/wsas/java/3.1-alpha1/wsas/modules/styles/src/main/resources/META-INF/product.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/3.1-alpha1/wsas/modules/styles/src/main/resources/META-INF/product.xml?rev=38369&r1=38368&r2=38369&view=diff
==============================================================================
--- 
branches/wsas/java/3.1-alpha1/wsas/modules/styles/src/main/resources/META-INF/product.xml
   (original)
+++ 
branches/wsas/java/3.1-alpha1/wsas/modules/styles/src/main/resources/META-INF/product.xml
   Tue Jun  9 10:11:24 2009
@@ -1,7 +1,7 @@
 <product xmlns="http://products.wso2.org/carbon";>
     <properties>
        <property name="userforum">http://wso2.org/forum/184</property>
-       <property 
name="userguide">http://wso2.org/project/wsas/java/3.0.1/docs/index.html</property>
+       <property 
name="userguide">http://wso2.org/project/wsas/java/3.1/docs/index.html</property>
        <property name="mailinglist">http://wso2.org/mail</property>
        <property 
name="issuetracker">https://wso2.org/jira/browse/WSAS</property>
     </properties>

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

Reply via email to