svn commit: r1050793 - /axis/axis2/java/core/trunk/modules/jaxws-integration/test/org/apache/axis2/jaxws/dispatch/StringDispatchTests.java

2010-12-19 Thread veithen
Author: veithen Date: Sun Dec 19 10:32:45 2010 New Revision: 1050793 URL: http://svn.apache.org/viewvc?rev=1050793&view=rev Log: Added some code to investigate the recent build failure on Hudson. Modified: axis/axis2/java/core/trunk/modules/jaxws-integration/test/org/apache/axis2/jaxws/dispa

svn commit: r1050819 - /axis/axis2/java/core/trunk/modules/jibx/src/org/apache/axis2/jibx/template/JibXDatabindingTemplate.xsl

2010-12-19 Thread veithen
Author: veithen Date: Sun Dec 19 12:01:45 2010 New Revision: 1050819 URL: http://svn.apache.org/viewvc?rev=1050819&view=rev Log: AXIS2-4586: Applied the patch provided by Anuj Bhatia. Modified: axis/axis2/java/core/trunk/modules/jibx/src/org/apache/axis2/jibx/template/JibXDatabindingTemplate

svn commit: r1050823 - /axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/deployment/RepositoryListener.java

2010-12-19 Thread veithen
Author: veithen Date: Sun Dec 19 12:12:32 2010 New Revision: 1050823 URL: http://svn.apache.org/viewvc?rev=1050823&view=rev Log: Fixed an issue that occurs when deploying a classpath module from a path that contains spaces. Modified: axis/axis2/java/core/trunk/modules/kernel/src/org/apache/

svn commit: r1050826 - in /axis/axis2/java/core/branches/1_5: ./ modules/distribution/ modules/kernel/src/org/apache/axis2/deployment/ modules/kernel/src/org/apache/axis2/transport/http/util/ modules/

2010-12-19 Thread veithen
Author: veithen Date: Sun Dec 19 12:15:49 2010 New Revision: 1050826 URL: http://svn.apache.org/viewvc?rev=1050826&view=rev Log: Merged r1050823 to the 1.5 branch since the issue shows up in the build of the Sandesha2 1.4 branch (although it doesn't cause a failure). Modified: axis/axis2/jav

svn commit: r1050836 - /axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/description/AxisService.java

2010-12-19 Thread veithen
Author: veithen Date: Sun Dec 19 12:50:36 2010 New Revision: 1050836 URL: http://svn.apache.org/viewvc?rev=1050836&view=rev Log: AXIS2-4674, AXIS2-4871: Applied patch provided by Pradeep Fernando. Modified: axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/description/AxisServic

svn commit: r1050844 - /axis/axis2/java/sandesha/trunk/modules/distribution/pom.xml

2010-12-19 Thread veithen
Author: veithen Date: Sun Dec 19 13:30:44 2010 New Revision: 1050844 URL: http://svn.apache.org/viewvc?rev=1050844&view=rev Log: Don't deploy the distributions to the Maven repository. Users should download them from the mirrors. Modified: axis/axis2/java/sandesha/trunk/modules/distribution/

svn commit: r1050847 - /axis/axis2/java/sandesha/trunk/src/site/xdoc/download.xml

2010-12-19 Thread veithen
Author: veithen Date: Sun Dec 19 13:35:18 2010 New Revision: 1050847 URL: http://svn.apache.org/viewvc?rev=1050847&view=rev Log: Sandesha2 1.2 has already been archived. Modified: axis/axis2/java/sandesha/trunk/src/site/xdoc/download.xml Modified: axis/axis2/java/sandesha/trunk/src/site/xdoc

svn commit: r1050849 - in /axis/axis2/java/sandesha/trunk/modules/distribution/src/main/assembly: bin.xml doc.xml src.xml

2010-12-19 Thread veithen
Author: veithen Date: Sun Dec 19 13:41:30 2010 New Revision: 1050849 URL: http://svn.apache.org/viewvc?rev=1050849&view=rev Log: Added missing NOTICE.txt file to the distributions. Modified: axis/axis2/java/sandesha/trunk/modules/distribution/src/main/assembly/bin.xml axis/axis2/java/sa

svn commit: r1050852 - /axis/axis2/java/sandesha/trunk/src/site/xdoc/index.xml

2010-12-19 Thread veithen
Author: veithen Date: Sun Dec 19 13:51:22 2010 New Revision: 1050852 URL: http://svn.apache.org/viewvc?rev=1050852&view=rev Log: Converted index.xml to a real XDoc document. Modified: axis/axis2/java/sandesha/trunk/src/site/xdoc/index.xml Modified: axis/axis2/java/sandesha/trunk/src/site/xdo

svn commit: r1050856 - in /axis/axis2/java/core/branches/1_5: ./ modules/distribution/ modules/kernel/src/org/apache/axis2/description/ modules/kernel/src/org/apache/axis2/transport/http/util/ modules

2010-12-19 Thread veithen
Author: veithen Date: Sun Dec 19 14:13:26 2010 New Revision: 1050856 URL: http://svn.apache.org/viewvc?rev=1050856&view=rev Log: AXIS2-3784: Merged r802447 to the 1.5 branch. Modified: axis/axis2/java/core/branches/1_5/ (props changed) axis/axis2/java/core/branches/1_5/modules/distribut

svn commit: r1050861 - in /axis/axis2/java/sandesha/trunk: etc/ etc/sandesha2.rdf src/site/site.xml src/site/xdoc/index.xml

2010-12-19 Thread veithen
Author: veithen Date: Sun Dec 19 14:32:27 2010 New Revision: 1050861 URL: http://svn.apache.org/viewvc?rev=1050861&view=rev Log: Implemented Apache Project Branding Requirements. Added: axis/axis2/java/sandesha/trunk/etc/ axis/axis2/java/sandesha/trunk/etc/sandesha2.rdf Modified: axis

svn commit: r1050863 - /axis/axis2/java/sandesha/trunk/modules/tests/pom.xml

2010-12-19 Thread veithen
Author: veithen Date: Sun Dec 19 14:48:18 2010 New Revision: 1050863 URL: http://svn.apache.org/viewvc?rev=1050863&view=rev Log: Skip deployment of artifacts for the sandesha2-tests module. Modified: axis/axis2/java/sandesha/trunk/modules/tests/pom.xml Modified: axis/axis2/java/sandesha/trun

svn commit: r1050876 - in /axis/axis2/java/sandesha/branches/1_4: ./ etc/ modules/distribution/ modules/distribution/src/main/assembly/ modules/tests/ src/site/ src/site/xdoc/

2010-12-19 Thread veithen
Author: veithen Date: Sun Dec 19 15:13:45 2010 New Revision: 1050876 URL: http://svn.apache.org/viewvc?rev=1050876&view=rev Log: Merged latest changes from trunk to the release branch. Added: axis/axis2/java/sandesha/branches/1_4/etc/ - copied from r1050875, axis/axis2/java/sandesha/tru

svn commit: r1050879 - in /axis/axis2/java/sandesha/trunk: ./ modules/client/ modules/core/ modules/interop/ modules/mar/ modules/persistence/ modules/policy/ modules/rampart-integration/ modules/reso

2010-12-19 Thread veithen
Author: veithen Date: Sun Dec 19 15:40:47 2010 New Revision: 1050879 URL: http://svn.apache.org/viewvc?rev=1050879&view=rev Log: Make sure that the right NOTICE file is included in Maven artifacts. Added: axis/axis2/java/sandesha/trunk/modules/resource-bundle/ axis/axis2/java/sandesha/tru

svn commit: r1050880 - in /axis/axis2/java/sandesha/branches/1_4: ./ modules/client/ modules/core/ modules/interop/ modules/mar/ modules/persistence/ modules/policy/ modules/rampart-integration/ modul

2010-12-19 Thread veithen
Author: veithen Date: Sun Dec 19 15:48:36 2010 New Revision: 1050880 URL: http://svn.apache.org/viewvc?rev=1050880&view=rev Log: Merged r1050879 (which changes) to the release branch. Added: axis/axis2/java/sandesha/branches/1_4/modules/resource-bundle/ - copied from r1050879, axis/axi

svn commit: r1050894 - /axis/axis2/java/sandesha/trunk/src/site/xdoc/download.xml

2010-12-19 Thread veithen
Author: veithen Date: Sun Dec 19 16:36:47 2010 New Revision: 1050894 URL: http://svn.apache.org/viewvc?rev=1050894&view=rev Log: Disambiguate the release dates in the download page. Modified: axis/axis2/java/sandesha/trunk/src/site/xdoc/download.xml Modified: axis/axis2/java/sandesha/trunk/s

svn commit: r1050895 - /axis/axis2/java/sandesha/trunk/src/site/xdoc/download.xml

2010-12-19 Thread veithen
Author: veithen Date: Sun Dec 19 16:46:11 2010 New Revision: 1050895 URL: http://svn.apache.org/viewvc?rev=1050895&view=rev Log: Added an entry for 1.4 to the download page. Modified: axis/axis2/java/sandesha/trunk/src/site/xdoc/download.xml Modified: axis/axis2/java/sandesha/trunk/src/site/

svn commit: r1050909 - /axis/axis2/java/sandesha/trunk/modules/tests/src/test/java/org/apache/sandesha2/SandeshaTestCase.java

2010-12-19 Thread veithen
Author: veithen Date: Sun Dec 19 17:19:29 2010 New Revision: 1050909 URL: http://svn.apache.org/viewvc?rev=1050909&view=rev Log: Avoid IOExceptions when sandesha2-tests is executed in a multi-module build. Modified: axis/axis2/java/sandesha/trunk/modules/tests/src/test/java/org/apache/sandes

svn commit: r1050911 - /axis/axis2/java/sandesha/trunk/modules/distribution/pom.xml

2010-12-19 Thread veithen
Author: veithen Date: Sun Dec 19 17:28:55 2010 New Revision: 1050911 URL: http://svn.apache.org/viewvc?rev=1050911&view=rev Log: Let Maven generate checksums when installing the distributions into the local repository. Modified: axis/axis2/java/sandesha/trunk/modules/distribution/pom.xml Mo

svn commit: r1050916 - in /axis/axis2/java/core/trunk: etc/doap_Axis2.rdf src/site/site.xml src/site/xdoc/index.xml

2010-12-19 Thread veithen
Author: veithen Date: Sun Dec 19 17:39:20 2010 New Revision: 1050916 URL: http://svn.apache.org/viewvc?rev=1050916&view=rev Log: Implemented the Apache branding requirements. Modified: axis/axis2/java/core/trunk/etc/doap_Axis2.rdf axis/axis2/java/core/trunk/src/site/site.xml axis/axis

svn commit: r1050922 - /axis/axis2/java/core/branches/1_5/release-notes.html

2010-12-19 Thread veithen
Author: veithen Date: Sun Dec 19 17:58:32 2010 New Revision: 1050922 URL: http://svn.apache.org/viewvc?rev=1050922&view=rev Log: Updated release notes for 1.5.4. Modified: axis/axis2/java/core/branches/1_5/release-notes.html Modified: axis/axis2/java/core/branches/1_5/release-notes.html URL:

svn commit: r1050923 - in /axis/axis2/java/core/trunk/src/site/xdoc: download.xml index.xml

2010-12-19 Thread veithen
Author: veithen Date: Sun Dec 19 18:01:17 2010 New Revision: 1050923 URL: http://svn.apache.org/viewvc?rev=1050923&view=rev Log: Preparing the site for the 1.5.4 release. Modified: axis/axis2/java/core/trunk/src/site/xdoc/download.xml axis/axis2/java/core/trunk/src/site/xdoc/index.xml Mo

svn commit: r1050924 - /axis/axis2/java/sandesha/trunk/src/site/xdoc/download.xml

2010-12-19 Thread veithen
Author: veithen Date: Sun Dec 19 18:06:58 2010 New Revision: 1050924 URL: http://svn.apache.org/viewvc?rev=1050924&view=rev Log: Fixed a mistake in the 1.4 download entry. This release will be compatible with Axis2 1.5.4. Modified: axis/axis2/java/sandesha/trunk/src/site/xdoc/download.xml M

svn commit: r1050932 - in /axis/axis2/java/sandesha/branches/1_4: ./ modules/distribution/pom.xml modules/tests/src/test/java/org/apache/sandesha2/SandeshaTestCase.java src/site/xdoc/download.xml

2010-12-19 Thread veithen
Author: veithen Date: Sun Dec 19 19:01:01 2010 New Revision: 1050932 URL: http://svn.apache.org/viewvc?rev=1050932&view=rev Log: Bulk merged latest changes from trunk to the release branch. Modified: axis/axis2/java/sandesha/branches/1_4/ (props changed) axis/axis2/java/sandesha/branche

svn commit: r1050935 - /axis/axis2/java/core/tags/v1.5.4/

2010-12-19 Thread veithen
Author: veithen Date: Sun Dec 19 19:10:14 2010 New Revision: 1050935 URL: http://svn.apache.org/viewvc?rev=1050935&view=rev Log: [maven-scm] copy for tag v1.5.4 Added: axis/axis2/java/core/tags/v1.5.4/ (props changed) - copied from r1050934, axis/axis2/java/core/branches/1_5/ Propcha

svn commit: r1050945 - /axis/axis2/java/sandesha/branches/1_4/pom.xml

2010-12-19 Thread veithen
Author: veithen Date: Sun Dec 19 21:21:35 2010 New Revision: 1050945 URL: http://svn.apache.org/viewvc?rev=1050945&view=rev Log: Resolving last remaining snapshot version (Axis2 1.5.4 has been staged). Modified: axis/axis2/java/sandesha/branches/1_4/pom.xml Modified: axis/axis2/java/sandesha

svn commit: r1050947 - in /axis/axis2/java/sandesha/branches/1_4: ./ modules/client/ modules/core/ modules/distribution/ modules/interop/ modules/mar/ modules/persistence/ modules/policy/ modules/ramp

2010-12-19 Thread veithen
Author: veithen Date: Sun Dec 19 21:40:15 2010 New Revision: 1050947 URL: http://svn.apache.org/viewvc?rev=1050947&view=rev Log: [maven-release-plugin] prepare release 1_4 Modified: axis/axis2/java/sandesha/branches/1_4/modules/client/pom.xml axis/axis2/java/sandesha/branches/1_4/modules/

svn commit: r1050948 - /axis/axis2/java/sandesha/tags/1_4/

2010-12-19 Thread veithen
Author: veithen Date: Sun Dec 19 21:40:27 2010 New Revision: 1050948 URL: http://svn.apache.org/viewvc?rev=1050948&view=rev Log: [maven-scm] copy for tag 1_4 Added: axis/axis2/java/sandesha/tags/1_4/ (props changed) - copied from r1050947, axis/axis2/java/sandesha/branches/1_4/ Propc

svn commit: r1050949 - in /axis/axis2/java/sandesha/branches/1_4: ./ modules/client/ modules/core/ modules/distribution/ modules/interop/ modules/mar/ modules/persistence/ modules/policy/ modules/ramp

2010-12-19 Thread veithen
Author: veithen Date: Sun Dec 19 21:40:36 2010 New Revision: 1050949 URL: http://svn.apache.org/viewvc?rev=1050949&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: axis/axis2/java/sandesha/branches/1_4/modules/client/pom.xml axis/axis2/java/sandesha/br