svn commit: r1131425 - /axis/axis2/java/core/trunk/src/site/xdoc/release-process.xml
Author: veithen Date: Sat Jun 4 16:25:15 2011 New Revision: 1131425 URL: http://svn.apache.org/viewvc?rev=1131425&view=rev Log: Make sure that our release process conforms to the ASF guidelines for archiving old releases. Modified: axis/axis2/java/core/trunk/src/site/xdoc/release-process.xml Modified: axis/axis2/java/core/trunk/src/site/xdoc/release-process.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/src/site/xdoc/release-process.xml?rev=1131425&r1=1131424&r2=1131425&view=diff == --- axis/axis2/java/core/trunk/src/site/xdoc/release-process.xml (original) +++ axis/axis2/java/core/trunk/src/site/xdoc/release-process.xml Sat Jun 4 16:25:15 2011 @@ -112,7 +112,12 @@ with every release, there is no need to keep it in sync with the trunk, except if the template changes). Update the src/site/xdoc/index.xml file with a description of the release and add an entry for the release in src/site/xdoc/download.xml. To avoid extra work for the RM doing the next major release, -these changes should be done on the trunk first and then merged to the release branch. +these changes should be done on the trunk first and then merged to the release branch. +If the release is a maintenance release, then the previous release from that branch must be prepared +for archiving by changing the links in the download page. This is necessary to conform to the +http://www.apache.org/dev/release.html#when-to-archive";>release archiving policy. If the release +is a major release, then this should be done with the release from the oldest branch, unless it is expected +that users will still continue to download and use that release. @@ -228,6 +233,7 @@ svn update Update the DOAP file (etc/doap_Axis2.rdf) and add a new entry for the release. Update the status of the release version in JIRA. +Remove archived releases from /www/www.apache.org/dist/axis on people.apache.org.
svn commit: r1131426 - in /axis/axis2/java/core/branches/1_6: ./ src/site/xdoc/release-process.xml
Author: veithen Date: Sat Jun 4 16:26:50 2011 New Revision: 1131426 URL: http://svn.apache.org/viewvc?rev=1131426&view=rev Log: Merged r1131425 to the 1.6 branch for inclusion in the 1.6.1 site. Modified: axis/axis2/java/core/branches/1_6/ (props changed) axis/axis2/java/core/branches/1_6/src/site/xdoc/release-process.xml Propchange: axis/axis2/java/core/branches/1_6/ -- --- svn:mergeinfo (original) +++ svn:mergeinfo Sat Jun 4 16:26:50 2011 @@ -1 +1 @@ -/axis/axis2/java/core/trunk:1070439,1072077,1072271,1072499,1072510,1078242,1081563,1081587,1081590,1082316,1082322,1082600,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,1103606,1103760,1128580,1128584,1128618,1128645,1130590 +/axis/axis2/java/core/trunk:1070439,1072077,1072271,1072499,1072510,1078242,1081563,1081587,1081590,1082316,1082322,1082600,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,1103606,1103760,1128580,1128584,1128618,1128645,1130590,1131425 Modified: axis/axis2/java/core/branches/1_6/src/site/xdoc/release-process.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_6/src/site/xdoc/release-process.xml?rev=1131426&r1=1131425&r2=1131426&view=diff == --- axis/axis2/java/core/branches/1_6/src/site/xdoc/release-process.xml (original) +++ axis/axis2/java/core/branches/1_6/src/site/xdoc/release-process.xml Sat Jun 4 16:26:50 2011 @@ -112,7 +112,12 @@ with every release, there is no need to keep it in sync with the trunk, except if the template changes). Update the src/site/xdoc/index.xml file with a description of the release and add an entry for the release in src/site/xdoc/download.xml. To avoid extra work for the RM doing the next major release, -these changes should be done on the trunk first and then merged to the release branch. +these changes should be done on the trunk first and then merged to the release branch. +If the release is a maintenance release, then the previous release from that branch must be prepared +for archiving by changing the links in the download page. This is necessary to conform to the +http://www.apache.org/dev/release.html#when-to-archive";>release archiving policy. If the release +is a major release, then this should be done with the release from the oldest branch, unless it is expected +that users will still continue to download and use that release. @@ -228,6 +233,7 @@ svn update Update the DOAP file (etc/doap_Axis2.rdf) and add a new entry for the release. Update the status of the release version in JIRA. +Remove archived releases from /www/www.apache.org/dist/axis on people.apache.org.
svn commit: r1131448 - in /axis/axis2/java/transports/trunk/src/site/xdoc: download.xml download_index.xml index.xml
Author: veithen Date: Sat Jun 4 17:57:19 2011 New Revision: 1131448 URL: http://svn.apache.org/viewvc?rev=1131448&view=rev Log: Pushing back site changes in r1130104 back to the trunk. Modified: axis/axis2/java/transports/trunk/src/site/xdoc/download.xml axis/axis2/java/transports/trunk/src/site/xdoc/download_index.xml axis/axis2/java/transports/trunk/src/site/xdoc/index.xml Modified: axis/axis2/java/transports/trunk/src/site/xdoc/download.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/transports/trunk/src/site/xdoc/download.xml?rev=1131448&r1=1131447&r2=1131448&view=diff == --- axis/axis2/java/transports/trunk/src/site/xdoc/download.xml (original) +++ axis/axis2/java/transports/trunk/src/site/xdoc/download.xml Sat Jun 4 17:57:19 2011 @@ -3,11 +3,346 @@ - Axis2 Transports 1.0.0 Release + Axis2 Transports Releases + +Axis2 Transports 1.6.0 Release + + + + + + +Distribution Name + + + Description + + + Download + + + Source + + + + + Standard Binary + Distribution + + + This is the complete version of Apache Axis2 Transports + + + axis2-transport-all-1.6.0.jar + (http://www.apache.org/dist/axis/axis2/java/transport/1.6.0/axis2-transport-all-1.6.0.jar.md5"; + class="externalLink" + title="http://www.apache.org/dist/axis/axis2/java/transport/1.6.0/axis2-transport-all-1.6.0.jar.md5";>MD5 http://www.apache.org/dist/axis/axis2/java/transport/1.6.0/axis2-transport-all-1.6.0.jar.sha"; + class="externalLink" + title="http://www.apache.org/dist/axis/axis2/java/transport/1.6.0/axis2-transport-all-1.6.0.jar.sha";>SHA1 http://www.apache.org/dist/axis/axis2/java/transport/1.6.0/axis2-transport-all-1.6.0.jar.asc"; + class="externalLink" + title="http://www.apache.org/dist/axis/axis2/java/transport/1.6.0/axis2-transport-all-1.6.0.jar.asc";>PGP) + + + axis2-transports-1.6.0-src-zip.jar + (http://www.apache.org/dist/axis/axis2/java/transport/1.6.0/axis2-transports-1.6.0-src.zip.md5"; + class="externalLink" + title="http://www.apache.org/dist/axis/axis2/java/transport/1.6.0/axis2-transports-1.6.0-src.zip.md5";>MD5 http://www.apache.org/dist/axis/axis2/java/transport/1.6.0/axis2-transports-1.6.0-src.zip.sha"; + class="externalLink" + title="http://www.apache.org/dist/axis/axis2/java/transport/1.6.0/axis2-transports-1.6.0-src.zip.sha";>SHA1 http://www.apache.org/dist/axis/axis2/java/transport/1.6.0/axis2-transports-1.6.0-src.zip.asc"; + class="externalLink" + title="http://www.apache.org/dist/axis/axis2/java/transport/1.6.0/axis2-transports-1.6.0-src.zip.asc";>PGP) + + + + + + JMS Transport + + + The Axis2 JMS transport implementation + + + axis2-transport-jms-1.6.0.jar + (http://www.apache.org/dist/axis/axis2/java/transport/1.6.0/axis2-transport-jms-1.6.0.jar.md5"; + class="externalLink" + title="http://www.apache.org/dist/axis/axis2/java/transport/1.6.0/axis2-transport-jms-1.6.0.jar.md5";>MD5 http://www.apache.org/dist/axis/axis2/java/transport/1.6.0/axis2-transport-jms-1.6.0.jar.sha"; + class="externalLink" + title="http://www.apache.org/dist/axis/axis2/java/transport/1.6.0/axis2-transport-jms-1.6.0.jar.sha";>SHA1 http://www.apache.org/dist/axis/axis2/java/transport/1.6.0/axis2-transport-jms-1.6.0.jar.asc"; + class="externalLink" + title="http://www.apache.org/dist/axis/axis2/java/transport/1.6.0/axis2-transport-jms-1.6.0.jar.asc";>PGP) + + + axis2-transport-jms-1.6.0-sources.jar + (http://www.apache.org/dist/axis/axis2/java/transport/1.6.0/axis2-transport-jms-1.6.0-sources.jar.md5"; + class="externalLink" + title="http://www.apache.org/dist/axis/axis2/java/transport/1.6.0/axis2-transport-jms-1.6.0-sources.jar.md5";>MD5 http://www.apache.org/dist/axis/axis2/java/transport/1.6.0/axis2-transport-jms-1.6.0-sources.jar.sha"; + class="externalLink" + title="http://www.apache.org/dist/axis/axis2/java/transport/1.6.0/axis2-transport-jms-1.6.0-sources.jar.sha";>SHA1 http://www.apache.org/dist/axis/axis2/java/transport/1.6.0/axis2-transport-jms-1.6.0-sources.jar.asc"; + class="externalLink" +
svn commit: r1131449 - /axis/axis2/java/transports/branches/1.6/
Author: veithen Date: Sat Jun 4 17:58:23 2011 New Revision: 1131449 URL: http://svn.apache.org/viewvc?rev=1131449&view=rev Log: Marged r1131448 as merged to the 1.6 branch. Modified: axis/axis2/java/transports/branches/1.6/ (props changed) Propchange: axis/axis2/java/transports/branches/1.6/ -- --- svn:mergeinfo (original) +++ svn:mergeinfo Sat Jun 4 17:58:23 2011 @@ -1 +1 @@ -/axis/axis2/java/transports/trunk:1130572,1130576 +/axis/axis2/java/transports/trunk:1130572,1130576,1131448
svn commit: r1131453 - /axis/axis2/java/transports/trunk/src/site/xdoc/download.xml
Author: veithen Date: Sat Jun 4 18:03:21 2011 New Revision: 1131453 URL: http://svn.apache.org/viewvc?rev=1131453&view=rev Log: Fixed a couple of broken links in the download page. Modified: axis/axis2/java/transports/trunk/src/site/xdoc/download.xml Modified: axis/axis2/java/transports/trunk/src/site/xdoc/download.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/transports/trunk/src/site/xdoc/download.xml?rev=1131453&r1=1131452&r2=1131453&view=diff == --- axis/axis2/java/transports/trunk/src/site/xdoc/download.xml (original) +++ axis/axis2/java/transports/trunk/src/site/xdoc/download.xml Sat Jun 4 18:03:21 2011 @@ -388,18 +388,18 @@ axis2-transports-1.6.0-src-zip.jar - (http://www.apache.org/dist/ws/commons/transport/1_0_0/axis2-transports-1.6.0-src.zip.md5"; + title="[preferred]/ws/commons/transport/1_0_0/axis2-transports-1.0.0-src.zip">axis2-transports-1.0.0-src-zip.jar + (http://www.apache.org/dist/ws/commons/transport/1_0_0/axis2-transports-1.0.0-src.zip.md5"; class="externalLink" - title="http://www.apache.org/dist/ws/commons/transport/1_0_0/axis2-transports-1.6.0-src.zip.md5";>MD5 http://www.apache.org/dist/ws/commons/transport/1_0_0/axis2-transports-1.6.0-src.zip.sha"; + title="http://www.apache.org/dist/ws/commons/transport/1_0_0/axis2-transports-1.0.0-src.zip.md5";>MD5 http://www.apache.org/dist/ws/commons/transport/1_0_0/axis2-transports-1.0.0-src.zip.sha"; class="externalLink" - title="http://www.apache.org/dist/ws/commons/transport/1_0_0/axis2-transports-1.6.0-src.zip.sha";>SHA1 http://www.apache.org/dist/ws/commons/transport/1_0_0/axis2-transports-1.6.0-src.zip.asc"; + title="http://www.apache.org/dist/ws/commons/transport/1_0_0/axis2-transports-1.0.0-src.zip.sha";>SHA1 http://www.apache.org/dist/ws/commons/transport/1_0_0/axis2-transports-1.0.0-src.zip.asc"; class="externalLink" - title="http://www.apache.org/dist/ws/commons/transport/1_0_0/axis2-transports-1.6.0-src.zip.asc";>PGP) + title="http://www.apache.org/dist/ws/commons/transport/1_0_0/axis2-transports-1.0.0-src.zip.asc";>PGP)
svn commit: r1131454 - in /axis/axis2/java/transports/branches/1.6: ./ src/site/xdoc/download.xml
Author: veithen Date: Sat Jun 4 18:04:21 2011 New Revision: 1131454 URL: http://svn.apache.org/viewvc?rev=1131454&view=rev Log: Merged r1131453 to the 1.6 branch. Modified: axis/axis2/java/transports/branches/1.6/ (props changed) axis/axis2/java/transports/branches/1.6/src/site/xdoc/download.xml Propchange: axis/axis2/java/transports/branches/1.6/ -- --- svn:mergeinfo (original) +++ svn:mergeinfo Sat Jun 4 18:04:21 2011 @@ -1 +1 @@ -/axis/axis2/java/transports/trunk:1130572,1130576,1131448 +/axis/axis2/java/transports/trunk:1130572,1130576,1131448,1131453 Modified: axis/axis2/java/transports/branches/1.6/src/site/xdoc/download.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/transports/branches/1.6/src/site/xdoc/download.xml?rev=1131454&r1=1131453&r2=1131454&view=diff == --- axis/axis2/java/transports/branches/1.6/src/site/xdoc/download.xml (original) +++ axis/axis2/java/transports/branches/1.6/src/site/xdoc/download.xml Sat Jun 4 18:04:21 2011 @@ -388,18 +388,18 @@ axis2-transports-1.6.0-src-zip.jar - (http://www.apache.org/dist/ws/commons/transport/1_0_0/axis2-transports-1.6.0-src.zip.md5"; + title="[preferred]/ws/commons/transport/1_0_0/axis2-transports-1.0.0-src.zip">axis2-transports-1.0.0-src-zip.jar + (http://www.apache.org/dist/ws/commons/transport/1_0_0/axis2-transports-1.0.0-src.zip.md5"; class="externalLink" - title="http://www.apache.org/dist/ws/commons/transport/1_0_0/axis2-transports-1.6.0-src.zip.md5";>MD5 http://www.apache.org/dist/ws/commons/transport/1_0_0/axis2-transports-1.6.0-src.zip.sha"; + title="http://www.apache.org/dist/ws/commons/transport/1_0_0/axis2-transports-1.0.0-src.zip.md5";>MD5 http://www.apache.org/dist/ws/commons/transport/1_0_0/axis2-transports-1.0.0-src.zip.sha"; class="externalLink" - title="http://www.apache.org/dist/ws/commons/transport/1_0_0/axis2-transports-1.6.0-src.zip.sha";>SHA1 http://www.apache.org/dist/ws/commons/transport/1_0_0/axis2-transports-1.6.0-src.zip.asc"; + title="http://www.apache.org/dist/ws/commons/transport/1_0_0/axis2-transports-1.0.0-src.zip.sha";>SHA1 http://www.apache.org/dist/ws/commons/transport/1_0_0/axis2-transports-1.0.0-src.zip.asc"; class="externalLink" - title="http://www.apache.org/dist/ws/commons/transport/1_0_0/axis2-transports-1.6.0-src.zip.asc";>PGP) + title="http://www.apache.org/dist/ws/commons/transport/1_0_0/axis2-transports-1.0.0-src.zip.asc";>PGP)