svn commit: r1103760 - /axis/axis2/java/core/trunk/src/site/xdoc/siteHowTo.xml

2011-05-16 Thread sagara
Author: sagara
Date: Mon May 16 15:02:26 2011
New Revision: 1103760

URL: http://svn.apache.org/viewvc?rev=1103760&view=rev
Log:
updated SiteHowTo guide

Modified:
axis/axis2/java/core/trunk/src/site/xdoc/siteHowTo.xml

Modified: axis/axis2/java/core/trunk/src/site/xdoc/siteHowTo.xml
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/src/site/xdoc/siteHowTo.xml?rev=1103760&r1=1103759&r2=1103760&view=diff
==
--- axis/axis2/java/core/trunk/src/site/xdoc/siteHowTo.xml (original)
+++ axis/axis2/java/core/trunk/src/site/xdoc/siteHowTo.xml Mon May 16 15:02:26 
2011
@@ -43,8 +43,8 @@ get a https://svn.apache.org/repos/asf/axis/axis2/java/core/trunk";>commiter
 check out.
 Building the Site
-cd to modules/documentation and type mvn install The built
-site will be available under target/site.
+During maven releases site should have been generated on target/site 
directory and no special action required. Further release process guide  describes necessary 
steps to update Axis2 site with your new modifications.
+In case if you want to generate site only you could run mvn site on 
root project of your local copy.
 FAQ
 
 How can I update a document in the site ?




svn commit: r1103763 - in /axis/axis2/java/core/branches/1_6: ./ src/site/xdoc/siteHowTo.xml

2011-05-16 Thread sagara
Author: sagara
Date: Mon May 16 15:10:34 2011
New Revision: 1103763

URL: http://svn.apache.org/viewvc?rev=1103763&view=rev
Log:
Merged r1103760 updated SiteHowTo guide.

Modified:
axis/axis2/java/core/branches/1_6/   (props changed)
axis/axis2/java/core/branches/1_6/src/site/xdoc/siteHowTo.xml

Propchange: axis/axis2/java/core/branches/1_6/
--
--- svn:mergeinfo (original)
+++ svn:mergeinfo Mon May 16 15:10:34 2011
@@ -1 +1 @@
-/axis/axis2/java/core/trunk:1070439,1072077,1072271,1072499,1072510,1078242,1081563,1081587,1081590,1082316,1082322,1082702,1082726,1082738,1083180,1083192,1083379,1083381,1083425,1083433,1083446,1084753,1085514,1087073,1088239,1088248-1088249,1088251,1088268,1091178,1091191,1099385,1099389,1100628,1101037,1103013
+/axis/axis2/java/core/trunk:1070439,1072077,1072271,1072499,1072510,1078242,1081563,1081587,1081590,1082316,1082322,1082702,1082726,1082738,1083180,1083192,1083379,1083381,1083425,1083433,1083446,1084753,1085514,1087073,1088239,1088248-1088249,1088251,1088268,1091178,1091191,1099385,1099389,1100628,1101037,1103013,1103760

Modified: axis/axis2/java/core/branches/1_6/src/site/xdoc/siteHowTo.xml
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/src/site/xdoc/siteHowTo.xml?rev=1103763&r1=1103762&r2=1103763&view=diff
==
--- axis/axis2/java/core/branches/1_6/src/site/xdoc/siteHowTo.xml (original)
+++ axis/axis2/java/core/branches/1_6/src/site/xdoc/siteHowTo.xml Mon May 16 
15:10:34 2011
@@ -43,8 +43,8 @@ get a https://svn.apache.org/repos/asf/axis/axis2/java/core/trunk";>commiter
 check out.
 Building the Site
-cd to modules/documentation and type mvn install The built
-site will be available under target/site.
+During maven releases site should have been generated on target/site 
directory and no special action required. Further release process guide  describes necessary 
steps to update Axis2 site with your new modifications.
+In case if you want to generate site only you could run mvn site on 
root project of your local copy.
 FAQ
 
 How can I update a document in the site ?




svn commit: r1104024 - in /axis/axis2/java/core/branches/1_6: release-notes.html src/site/xdoc/download.xml src/site/xdoc/index.xml

2011-05-16 Thread sagara
Author: sagara
Date: Tue May 17 06:56:01 2011
New Revision: 1104024

URL: http://svn.apache.org/viewvc?rev=1104024&view=rev
Log:
updated for 1.6.0 release.

Modified:
axis/axis2/java/core/branches/1_6/release-notes.html
axis/axis2/java/core/branches/1_6/src/site/xdoc/download.xml
axis/axis2/java/core/branches/1_6/src/site/xdoc/index.xml

Modified: axis/axis2/java/core/branches/1_6/release-notes.html
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/release-notes.html?rev=1104024&r1=1104023&r2=1104024&view=diff
==
--- axis/axis2/java/core/branches/1_6/release-notes.html (original)
+++ axis/axis2/java/core/branches/1_6/release-notes.html Tue May 17 06:56:01 
2011
@@ -20,16 +20,20 @@
 
 
   
-  Welcome to Apache Axis2 version @axisVersion@
+  Welcome to Apache Axis2 version 1.6.0
 
 
 
-Welcome to Apache Axis2 version @axisVersion@
+Welcome to Apache Axis2 version 1.6.0
 
-@TODAY@
+May 17, 2011
 
 Just over one and half years since the 1.5 release, we are very proud to
-announce the release of Apache Axis2 version @axisVersion@.
+announce the release of Apache Axis2 version 1.6.0.
+
+More than fifty issues were fixed for 1.6.0 release. Refer to the following 
filter
+http://bit.ly/issues-fixed-for-1_6";>Issues fixed for the 1.6.0 
release
+to find all the issues fixed for the 1.6.0 release
 
 Downloads are available at:
 http://ws.apache.org/axis2/download.cgi
@@ -45,7 +49,7 @@ WS-Trust (Apache Rahas), WS-Reliable Mes
 WS-Eventing (Apache Savan) will be available soon after the Apache Axis2
 @axisVersion@ release. Please see these projects' own sites for further 
information.
 
-Known Issues and Limitations in @axisVersion@ Release:
+Known Issues and Limitations in 1.6.0 Release:
 - Please see JIRA
 
 We are striving for a simple and happy first time user experience as well as a
@@ -85,7 +89,7 @@ Supported Specifications
- Message Transmission Optimization Mechanism (MTOM)
- XML Optimized Packaging (XOP)
- SOAP with Attachments
-   - WSDL 1.1, including both SOAP and HTTP bindings
+   - WSDL 1.1, including both SOAP and HTTP bindings , WSDL 2.0
- WS-Addressing submission and 1.0
- WS-Policy
- SAAJ 1.1
@@ -95,12 +99,16 @@ Transports
- SMTP
- JMS
- TCP
+   - udp
+   - xmpp
+
+For more details refer http://ws.apache.org/commons/transport/";> 
Axis2 Transports project. 
 
 Supported Data Bindings
- Axis Data Binding (ADB)
- XMLBeans
- JibX
-   - JaxBRI (Experimental)
+   - JAXB
 
 Tools
- WSDL2Java: Generate Java stubs and skeletons from a WSDL document.
@@ -110,9 +118,6 @@ Tools
- Maven2 Plugins
- Web application for administering Apache Axis2

-Bugs marked as Resolved/Fixed for 1.6 Release:
-
 
- Follow the filter http://bit.ly/issues-fixed-for-1_6";>Issues 
fixed for the 1.6 release 
-
+ 
 

Modified: axis/axis2/java/core/branches/1_6/src/site/xdoc/download.xml
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/src/site/xdoc/download.xml?rev=1104024&r1=1104023&r2=1104024&view=diff
==
--- axis/axis2/java/core/branches/1_6/src/site/xdoc/download.xml (original)
+++ axis/axis2/java/core/branches/1_6/src/site/xdoc/download.xml Tue May 17 
06:56:01 2011
@@ -77,7 +77,7 @@
 
 
 1.6.0
-19 - Feb - 2011
+17 - May - 2011
 1.6.0 Release (Mirrored)
 
 Binary Distribution

Modified: axis/axis2/java/core/branches/1_6/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/src/site/xdoc/index.xml?rev=1104024&r1=1104023&r2=1104024&view=diff
==
--- axis/axis2/java/core/branches/1_6/src/site/xdoc/index.xml (original)
+++ axis/axis2/java/core/branches/1_6/src/site/xdoc/index.xml Tue May 17 
06:56:01 2011
@@ -35,7 +35,7 @@ here, you can visit the http://axis.apache.org/axis2/c/";>Apache Axis2/C
 Web site for Axis2/C implementation information.
 Apache Axis2, Axis2, Apache, the Apache feather logo, and the Apache Axis2 
project logo are trademarks of The Apache Software Foundation.
-February 19, 2011 - Apache Axis2/Java Version 1.6.0 Released!
+May 17, 2011 - Apache Axis2/Java Version 1.6.0 Released!
 1.6.0 is a major release of axis2 with many fixes and improvements to the 
core and all it's modules
 Refer to the following filter http://bit.ly/issues-fixed-for-1_6";>Issues fixed for the 1.6.0 
release to find all the issues fixed for the 1.6.0 release
 December 19, 2010 - Apache Axis2/Java Version 1.5.4 Released!