svn commit: r1050217 - in /axis/axis2/java/sandesha/trunk: ./ modules/client/ modules/core/ modules/distribution/ modules/interop/ modules/mar/ modules/persistence/ modules/policy/ modules/rampart-int

2010-12-16 Thread veithen
Author: veithen Date: Thu Dec 16 23:10:57 2010 New Revision: 1050217 URL: http://svn.apache.org/viewvc?rev=1050217&view=rev Log: [maven-release-plugin] prepare branch 1_4 Modified: axis/axis2/java/sandesha/trunk/modules/client/pom.xml axis/axis2/java/sandesha/trunk/modules/core/pom

svn commit: r1050218 - 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-16 Thread veithen
Author: veithen Date: Thu Dec 16 23:11:18 2010 New Revision: 1050218 URL: http://svn.apache.org/viewvc?rev=1050218&view=rev Log: [maven-release-plugin] copy for branch 1_4 Added: axis/axis2/java/sandesha/branches/1_4/ - copied from r1050213, axis/axis2/java/sandesha/trunk/

svn commit: r1050219 - in /axis/axis2/java/sandesha/trunk: ./ modules/client/ modules/core/ modules/distribution/ modules/interop/ modules/mar/ modules/persistence/ modules/policy/ modules/rampart-int

2010-12-16 Thread veithen
Author: veithen Date: Thu Dec 16 23:11:27 2010 New Revision: 1050219 URL: http://svn.apache.org/viewvc?rev=1050219&view=rev Log: [maven-release-plugin] prepare release 1_4 Modified: axis/axis2/java/sandesha/trunk/modules/client/pom.xml axis/axis2/java/sandesha/trunk/modules/core/pom

svn commit: r1050632 - in /axis/axis2/java/core/trunk/modules/transport/http/src/org/apache/axis2/transport/http: AbstractHTTPSender.java HTTPSender.java

2010-12-18 Thread veithen
Author: veithen Date: Sat Dec 18 13:01:41 2010 New Revision: 1050632 URL: http://svn.apache.org/viewvc?rev=1050632&view=rev Log: The HTTP transport makes the assumption that if useSeparateListener=true, then the response is always a 202. This is not always true, e.g. when WS-RM is used. F

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

2010-12-18 Thread veithen
Author: veithen Date: Sat Dec 18 16:07:44 2010 New Revision: 1050656 URL: http://svn.apache.org/viewvc?rev=1050656&view=rev Log: Merged r1050632 to the 1.5 branch. We will need this fix for Sandesha2. Modified: axis/axis2/java/core/branches/1_5/ (props changed) axis/axis2/java/

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

2010-12-18 Thread veithen
Author: veithen Date: Sat Dec 18 16:08:51 2010 New Revision: 1050658 URL: http://svn.apache.org/viewvc?rev=1050658&view=rev Log: Resolved snapshot dependencies, except for Axis2, which is set to the 1.5 branch. Modified: axis/axis2/java/sandesha/branches/1_4/pom.xml Modified: axis/a

svn commit: r1050705 - /axis/axis2/java/sandesha/trunk/modules/core/src/main/java/org/apache/sandesha2/workers/SenderWorker.java

2010-12-18 Thread veithen
Author: veithen Date: Sat Dec 18 20:16:48 2010 New Revision: 1050705 URL: http://svn.apache.org/viewvc?rev=1050705&view=rev Log: Make sure that if useSeparateListener=true and the response code is 200, the transport is cleaned up properly to avoid connection pool starvation. Modified:

svn commit: r1050713 - in /axis/axis2/java/sandesha/branches/1_4: ./ modules/core/src/main/java/org/apache/sandesha2/workers/SenderWorker.java

2010-12-18 Thread veithen
Author: veithen Date: Sat Dec 18 20:50:54 2010 New Revision: 1050713 URL: http://svn.apache.org/viewvc?rev=1050713&view=rev Log: Merged r1050705 to the 1.4 branch. This should make the test suite pass with Axis2 1.5.4-SNAPSHOT. Modified: axis/axis2/java/sandesha/branches/1_4/ (p

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

2010-12-18 Thread veithen
Author: veithen Date: Sat Dec 18 21:46:16 2010 New Revision: 1050724 URL: http://svn.apache.org/viewvc?rev=1050724&view=rev Log: AXIS2-3793: Merged r1050589 to the 1.5 branch. Modified: axis/axis2/java/core/branches/1_5/ (props changed) axis/axis2/java/core/branches/1_5/mod

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/j

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/temp

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/ap

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: a

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/descrip

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/dis

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/

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/

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/

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/mod

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 Modi

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/sand

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/sand

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/sand

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,

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/t

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/

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/ap

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

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

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

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

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

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/sand

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

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/

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/mod

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

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/sand

svn commit: r1052223 - in /axis/axis2/java/core/trunk: ./ modules/jaxws-integration/ modules/jaxws-integration/test/org/apache/axis2/jaxws/dispatch/ modules/jaxws-integration/test/org/apache/axis2/jax

2010-12-23 Thread veithen
Author: veithen Date: Thu Dec 23 11:07:19 2010 New Revision: 1052223 URL: http://svn.apache.org/viewvc?rev=1052223&view=rev Log: Attempt to fix the build failures seen on one of the Ubuntu executors (which are caused by an unusual DNS setup). Added: axis/axis2/java/core/trunk/mod

svn commit: r1052274 - /axis/axis2/java/rampart/trunk/pom.xml

2010-12-23 Thread veithen
Author: veithen Date: Thu Dec 23 14:15:35 2010 New Revision: 1052274 URL: http://svn.apache.org/viewvc?rev=1052274&view=rev Log: Switching back trunk dependencies to snapshot versions, so that the Hudson build can be used to detect integration issues with upstream projects. Modified:

svn commit: r1052303 - /axis/axis2/java/core/branches/1_5/modules/testutils/pom.xml

2010-12-23 Thread veithen
Author: veithen Date: Thu Dec 23 15:50:43 2010 New Revision: 1052303 URL: http://svn.apache.org/viewvc?rev=1052303&view=rev Log: Forgot to update the POM metadata after merging r1052223. Modified: axis/axis2/java/core/branches/1_5/modules/testutils/pom.xml Modified: axis/axis2/java/

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

2010-12-23 Thread veithen
Author: veithen Date: Thu Dec 23 17:23:35 2010 New Revision: 1052333 URL: http://svn.apache.org/viewvc?rev=1052333&view=rev Log: Preparing to reactivate the Sandesha2 1.4 branch build. Modified: axis/axis2/java/sandesha/branches/1_4/pom.xml Modified: axis/axis2/java/sandesha/branches

svn commit: r1052384 - /axis/axis2/java/core/trunk/src/site/resources/css/site.css

2010-12-23 Thread veithen
Author: veithen Date: Thu Dec 23 21:52:19 2010 New Revision: 1052384 URL: http://svn.apache.org/viewvc?rev=1052384&view=rev Log: Fixed incorrect vertical alignment in breadcrumbs. Modified: axis/axis2/java/core/trunk/src/site/resources/css/site.css Modified: axis/axis2/java/core/trunk

svn commit: r1052395 - in /axis/axis2/java/rampart/trunk: modules/documentation/src/site/xdoc/download.xml modules/documentation/src/site/xdoc/svn.xml pom.xml

2010-12-23 Thread veithen
Author: veithen Date: Thu Dec 23 22:17:10 2010 New Revision: 1052395 URL: http://svn.apache.org/viewvc?rev=1052395&view=rev Log: Fixed a couple of incorrect/outdated URLs that I discovered while reviewing the 1.5.1 site. Modified: axis/axis2/java/rampart/trunk/modules/documentation

svn commit: r1052405 - in /axis/axis2/java/core/site: ./ api/ api/org/apache/axis2/ api/org/apache/axis2/addressing/ api/org/apache/axis2/addressing/class-use/ api/org/apache/axis2/addressing/i18n/ ap

2010-12-23 Thread veithen
Author: veithen Date: Thu Dec 23 23:00:57 2010 New Revision: 1052405 URL: http://svn.apache.org/viewvc?rev=1052405&view=rev Log: Updated site for 1.5.4 release. [This commit notification would consist of 467 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r1052418 - in /axis/axis2/java/sandesha/site: ./ apidocs/ apidocs/org/apache/sandesha2/ apidocs/org/apache/sandesha2/addressing/ apidocs/org/apache/sandesha2/addressing/class-use/ apidocs/

2010-12-23 Thread veithen
Author: veithen Date: Fri Dec 24 00:36:46 2010 New Revision: 1052418 URL: http://svn.apache.org/viewvc?rev=1052418&view=rev Log: Updated site for 1.4 release. [This commit notification would consist of 109 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r1053296 - /axis/axis2/java/site/.htaccess

2010-12-28 Thread veithen
Author: veithen Date: Tue Dec 28 10:08:47 2010 New Revision: 1053296 URL: http://svn.apache.org/viewvc?rev=1053296&view=rev Log: Added redirect for Sandesha2/C. Modified: axis/axis2/java/site/.htaccess Modified: axis/axis2/java/site/.htaccess URL: http://svn.apache.org/viewvc/axis/a

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

2010-12-28 Thread veithen
Author: veithen Date: Tue Dec 28 10:38:02 2010 New Revision: 1053300 URL: http://svn.apache.org/viewvc?rev=1053300&view=rev Log: Removed incorrect or redundant sourceDirectory and testSourceDirectory. This should fix the problem that the unit test classes are included in the Javadoc publi

svn commit: r1053302 - in /axis/axis2/java/sandesha/trunk: pom.xml src/site/xdoc/download.xml src/site/xdoc/download.xml.vm

2010-12-28 Thread veithen
Author: veithen Date: Tue Dec 28 10:51:51 2010 New Revision: 1053302 URL: http://svn.apache.org/viewvc?rev=1053302&view=rev Log: Make sure that the information about the latest release in the download page is updated automatically. Added: axis/axis2/java/sandesha/trunk/src/site/

svn commit: r1053303 - /axis/axis2/java/sandesha/site/download.html

2010-12-28 Thread veithen
Author: veithen Date: Tue Dec 28 10:54:31 2010 New Revision: 1053303 URL: http://svn.apache.org/viewvc?rev=1053303&view=rev Log: Fixed a minor issue in the generated site. Corresponding change in the site sources is r1053302. Modified: axis/axis2/java/sandesha/site/download.html Modi

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

2010-12-28 Thread veithen
Author: veithen Date: Tue Dec 28 10:58:58 2010 New Revision: 1053304 URL: http://svn.apache.org/viewvc?rev=1053304&view=rev Log: Removed duplicate copyright footer. Modified: axis/axis2/java/sandesha/trunk/src/site/xdoc/download.xml.vm Modified: axis/axis2/java/sandesha/trunk/src/site/

svn commit: r1053305 - /axis/axis2/java/sandesha/site/download.html

2010-12-28 Thread veithen
Author: veithen Date: Tue Dec 28 11:01:33 2010 New Revision: 1053305 URL: http://svn.apache.org/viewvc?rev=1053305&view=rev Log: Removed duplicate copyright footer. Corresponding change to the site sources: r1053304. Modified: axis/axis2/java/sandesha/site/download.html Modified:

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

2010-12-28 Thread veithen
Author: veithen Date: Tue Dec 28 11:09:03 2010 New Revision: 1053306 URL: http://svn.apache.org/viewvc?rev=1053306&view=rev Log: Updated the link to the KEYS file. Modified: axis/axis2/java/sandesha/trunk/src/site/xdoc/download.xml.vm Modified: axis/axis2/java/sandesha/trunk/src/site/

svn commit: r1053308 - /axis/axis2/java/sandesha/site/download.html

2010-12-28 Thread veithen
Author: veithen Date: Tue Dec 28 11:11:02 2010 New Revision: 1053308 URL: http://svn.apache.org/viewvc?rev=1053308&view=rev Log: Updated the link to the KEYS file. Corresponding change to the site sources: r1053306. Modified: axis/axis2/java/sandesha/site/download.html Modified: axis/a

svn commit: r1053337 - /axis/axis2/java/sandesha/trunk/pom.xml

2010-12-28 Thread veithen
Author: veithen Date: Tue Dec 28 12:44:39 2010 New Revision: 1053337 URL: http://svn.apache.org/viewvc?rev=1053337&view=rev Log: Make sure that we use the expected Axis2 version, even for transitive dependencies of Rampart. Modified: axis/axis2/java/sandesha/trunk/pom.xml Modified:

svn commit: r1053347 - in /axis/axis2/java/sandesha/trunk: modules/core/pom.xml modules/interop/pom.xml modules/persistence/pom.xml modules/samples/pom.xml modules/tests/pom.xml pom.xml

2010-12-28 Thread veithen
Author: veithen Date: Tue Dec 28 13:38:51 2010 New Revision: 1053347 URL: http://svn.apache.org/viewvc?rev=1053347&view=rev Log: Use dependencyManagement for all Axis2 and Axiom dependencies. This gives us better control over the stuff downloaded by Maven when resolving transitive dependen

svn commit: r1053350 - /axis/axis2/java/sandesha/trunk/modules/resource-bundle/

2010-12-28 Thread veithen
Author: veithen Date: Tue Dec 28 13:39:45 2010 New Revision: 1053350 URL: http://svn.apache.org/viewvc?rev=1053350&view=rev Log: Set svn:ignore. Modified: axis/axis2/java/sandesha/trunk/modules/resource-bundle/ (props changed) Propchange: axis/axis2/java/sandesha/trunk/modules/reso

svn commit: r1053355 - in /axis/axis2/java/sandesha/branches/1_4: ./ modules/core/ modules/interop/ modules/persistence/ modules/resource-bundle/ modules/samples/ modules/tests/ src/site/xdoc/

2010-12-28 Thread veithen
Author: veithen Date: Tue Dec 28 14:28:41 2010 New Revision: 1053355 URL: http://svn.apache.org/viewvc?rev=1053355&view=rev Log: Bulk merged changes from trunk to the 1.4 branch. In particular, this should prevent the build from polluting the local Maven repository with incorrect POM f

svn commit: r1053451 - /axis/axis2/java/core/trunk/pom.xml

2010-12-28 Thread veithen
Author: veithen Date: Tue Dec 28 21:44:36 2010 New Revision: 1053451 URL: http://svn.apache.org/viewvc?rev=1053451&view=rev Log: Reverted the change to pom.xml introduced by r1052896, because this is obviously not part of AXIS2-4197. Modified: axis/axis2/java/core/trunk/pom.xml Modi

svn commit: r1053718 - in /axis/axis2/java/core/trunk/modules: jaxws-integration/test/server/ kernel/src/org/apache/axis2/builder/ xmlbeans/src/org/apache/axis2/xmlbeans/template/

2010-12-29 Thread veithen
Author: veithen Date: Wed Dec 29 19:44:39 2010 New Revision: 1053718 URL: http://svn.apache.org/viewvc?rev=1053718&view=rev Log: Used the new API introduced by AXIOM-313 to eliminate references to org.apache.axiom.om.impl.OMNodeEx, which is considered as an internal API. Modified:

svn commit: r1053881 - in /axis/axis2/java/core/trunk/modules/jaxws/src/org/apache/axis2/jaxws/message: attachments/AttachmentUtils.java util/MessageUtils.java

2010-12-30 Thread veithen
Author: veithen Date: Thu Dec 30 13:00:06 2010 New Revision: 1053881 URL: http://svn.apache.org/viewvc?rev=1053881&view=rev Log: Removed some dead and/or deprecated code in order to get rid of references to classes in org.apache.axiom.om.impl. Modified: axis/axis2/java/core/trunk/mod

svn commit: r1054105 - /axis/axis2/java/sandesha/trunk/etc/sandesha2.rdf

2010-12-31 Thread veithen
Author: veithen Date: Fri Dec 31 12:50:41 2010 New Revision: 1054105 URL: http://svn.apache.org/viewvc?rev=1054105&view=rev Log: Fixed an issue in the Sandesha2 DOAP file. Modified: axis/axis2/java/sandesha/trunk/etc/sandesha2.rdf Modified: axis/axis2/java/sandesha/trunk/etc/sandesha2

svn commit: r1054463 - /axis/axis2/java/core/trunk/modules/addressing/src/org/apache/axis2/handlers/addressing/AddressingOutHandler.java

2011-01-02 Thread veithen
Author: veithen Date: Sun Jan 2 19:43:51 2011 New Revision: 1054463 URL: http://svn.apache.org/viewvc?rev=1054463&view=rev Log: Avoid invalid use of iterator: removing items while iterating over a collection should be done with Iterator#remove(). Modified: axis/axis2/java/core/t

svn commit: r1056933 - /axis/axis2/java/core/trunk/modules/transport/http/src/org/apache/axis2/transport/http/AxisServlet.java

2011-01-09 Thread veithen
Author: veithen Date: Sun Jan 9 13:47:01 2011 New Revision: 1056933 URL: http://svn.apache.org/viewvc?rev=1056933&view=rev Log: AXIS2-4898: Make sure that all threads created by commons-httpclient are properly shut down when AxisServlet is destroyed. Modified: axis/axis2/java/core/t

svn commit: r1056979 - in /axis/axis2/java/sandesha/trunk/modules/core/src/main/java/org/apache/sandesha2: util/SandeshaUtil.java workers/SenderWorker.java

2011-01-09 Thread veithen
Author: veithen Date: Sun Jan 9 17:00:21 2011 New Revision: 1056979 URL: http://svn.apache.org/viewvc?rev=1056979&view=rev Log: Fixed a build failure caused by the change described in AXIS2-4196. Modified: axis/axis2/java/sandesha/trunk/modules/core/src/main/java/org/apache/sandesha2/

svn commit: r1058687 - in /axis/axis2/java/core/branches/1_5: ./ modules/adb/src/org/apache/axis2/databinding/utils/ modules/distribution/ modules/kernel/src/org/apache/axis2/transport/http/util/ modu

2011-01-13 Thread veithen
Author: veithen Date: Thu Jan 13 17:53:01 2011 New Revision: 1058687 URL: http://svn.apache.org/viewvc?rev=1058687&view=rev Log: AXIS2-4200: Merged r896320 to the 1.5 branch. Modified: axis/axis2/java/core/branches/1_5/ (props changed) axis/axis2/java/core/branches/1_5/modules/adb

svn commit: r1061558 - in /axis/axis2/java/core/trunk/modules: addressing/test/org/apache/axis2/handlers/addressing/ addressing/test/org/apache/axis2/handlers/util/ kernel/src/org/apache/axis2/builder

2011-01-20 Thread veithen
Author: veithen Date: Thu Jan 20 22:53:34 2011 New Revision: 1061558 URL: http://svn.apache.org/viewvc?rev=1061558&view=rev Log: * Replaced some references to StAXSOAPModelBuilder by the new API introduced in r1060995. * Some clean up of the addressing tests. Modified: axis/axis2/java/

svn commit: r1062170 - /axis/axis2/java/core/trunk/modules/saaj/src/org/apache/axis2/saaj/SOAPConnectionImpl.java

2011-01-22 Thread veithen
Author: veithen Date: Sat Jan 22 15:10:03 2011 New Revision: 1062170 URL: http://svn.apache.org/viewvc?rev=1062170&view=rev Log: AXIS2-4933: Fixed SOAPConnectionImpl using the change suggested by Marzio Pisetta. Modified: axis/axis2/java/core/trunk/modules/saaj/src/org/apache/axis2/

svn commit: r1062395 - in /axis/axis2/java/core/trunk/modules/adb-codegen: src/org/apache/axis2/schema/SchemaCompiler.java src/org/apache/axis2/schema/namespace.xsd sub-build.xml test-resources/testsu

2011-01-23 Thread veithen
Author: veithen Date: Sun Jan 23 11:31:22 2011 New Revision: 1062395 URL: http://svn.apache.org/viewvc?rev=1062395&view=rev Log: AXIS2-3229: Support compilation of schemas that assume that http://www.w3.org/XML/1998/namespace is a known namespace and that no schemaLocation is required

svn commit: r1066003 - in /axis/axis2/java/core/trunk/modules/codegen/src/org/apache/axis2/wsdl: codegen/emitter/ template/java/

2011-02-01 Thread veithen
Author: veithen Date: Tue Feb 1 11:27:59 2011 New Revision: 1066003 URL: http://svn.apache.org/viewvc?rev=1066003&view=rev Log: Temporarily reverted r1065907 (AXIS2-4914) because it causes a regression. Modified: axis/axis2/java/core/trunk/modules/codegen/src/org/apache/axis2/wsdl/cod

svn commit: r1066007 - in /axis/axis2/java/core/trunk/modules/tool: axis2-aar-maven-plugin/src/main/java/org/apache/axis2/maven2/aar/AarMojo.java axis2-mar-maven-plugin/src/main/java/org/apache/axis2/

2011-02-01 Thread veithen
Author: veithen Date: Tue Feb 1 11:39:50 2011 New Revision: 1066007 URL: http://svn.apache.org/viewvc?rev=1066007&view=rev Log: Eliminated two deprecation warnings emitted by maven-plugin-plugin. Modified: axis/axis2/java/core/trunk/modules/tool/axis2-aar-maven-plugin/src/main/java

svn commit: r1066021 - /axis/axis2/java/core/trunk/modules/parent/pom.xml

2011-02-01 Thread veithen
Author: veithen Date: Tue Feb 1 12:05:18 2011 New Revision: 1066021 URL: http://svn.apache.org/viewvc?rev=1066021&view=rev Log: Upgrade to latest version of maven-plugin-plugin, just in case the InvalidPluginDescriptorException seen in downstream projects is caused by an issue in that pl

svn commit: r1066083 - in /axis/axis2/java/core/branches/1_5: ./ modules/adb/src/org/apache/axis2/databinding/utils/ modules/distribution/ modules/kernel/src/org/apache/axis2/transport/http/util/ modu

2011-02-01 Thread veithen
Author: veithen Date: Tue Feb 1 16:28:29 2011 New Revision: 1066083 URL: http://svn.apache.org/viewvc?rev=1066083&view=rev Log: AXIS2-4402: Merged r787379 to the 1.5 branch. Modified: axis/axis2/java/core/branches/1_5/ (props changed) axis/axis2/java/core/branches/1_5/modules/adb

svn commit: r1067434 - /axis/axis2/java/core/trunk/modules/parent/pom.xml

2011-02-05 Thread veithen
Author: veithen Date: Sat Feb 5 12:52:35 2011 New Revision: 1067434 URL: http://svn.apache.org/viewvc?rev=1067434&view=rev Log: Updated Axiom snapshot version. Modified: axis/axis2/java/core/trunk/modules/parent/pom.xml Modified: axis/axis2/java/core/trunk/modules/parent/pom.xml URL:

svn commit: r1067436 - /axis/axis2/java/rampart/trunk/pom.xml

2011-02-05 Thread veithen
Author: veithen Date: Sat Feb 5 12:55:11 2011 New Revision: 1067436 URL: http://svn.apache.org/viewvc?rev=1067436&view=rev Log: Updated Axiom snapshot version. Modified: axis/axis2/java/rampart/trunk/pom.xml Modified: axis/axis2/java/rampart/trunk/pom.xml URL: http://svn.apache.org/vi

svn commit: r1067437 - /axis/axis2/java/sandesha/trunk/pom.xml

2011-02-05 Thread veithen
Author: veithen Date: Sat Feb 5 12:55:51 2011 New Revision: 1067437 URL: http://svn.apache.org/viewvc?rev=1067437&view=rev Log: Updated Axiom snapshot version. Modified: axis/axis2/java/sandesha/trunk/pom.xml Modified: axis/axis2/java/sandesha/trunk/pom.xml URL: http://svn.apache

svn commit: r1067439 - /axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/description/java2wsdl/TypeTable.java

2011-02-05 Thread veithen
Author: veithen Date: Sat Feb 5 13:36:05 2011 New Revision: 1067439 URL: http://svn.apache.org/viewvc?rev=1067439&view=rev Log: Reverted r1067421 because this change is causing a build failure. Modified: axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/description/java2

svn commit: r1067496 - /axis/axis2/java/core/trunk/etc/doap_Axis2.rdf

2011-02-05 Thread veithen
Author: veithen Date: Sat Feb 5 20:01:18 2011 New Revision: 1067496 URL: http://svn.apache.org/viewvc?rev=1067496&view=rev Log: Added entry for 1.5.4 to the DOAP file. Modified: axis/axis2/java/core/trunk/etc/doap_Axis2.rdf Modified: axis/axis2/java/core/trunk/etc/doap_Axis2.rdf URL:

svn commit: r1067497 - /axis/axis2/java/sandesha/trunk/etc/sandesha2.rdf

2011-02-05 Thread veithen
Author: veithen Date: Sat Feb 5 20:03:07 2011 New Revision: 1067497 URL: http://svn.apache.org/viewvc?rev=1067497&view=rev Log: Added entry for 1.4 to the DOAP file. Modified: axis/axis2/java/sandesha/trunk/etc/sandesha2.rdf Modified: axis/axis2/java/sandesha/trunk/etc/sandesha2.rdf

svn commit: r1070288 - /axis/axis2/java/core/branches/1_6/modules/parent/pom.xml

2011-02-13 Thread veithen
Author: veithen Date: Sun Feb 13 20:19:55 2011 New Revision: 1070288 URL: http://svn.apache.org/viewvc?rev=1070288&view=rev Log: Switched the 1.6 branch to Axiom 1.2.11. Modified: axis/axis2/java/core/branches/1_6/modules/parent/pom.xml Modified: axis/axis2/java/core/branches/1_6/mod

svn commit: r1071205 - /axis/axis2/java/core/branches/1_5/modules/parent/pom.xml

2011-02-16 Thread veithen
Author: veithen Date: Wed Feb 16 10:59:41 2011 New Revision: 1071205 URL: http://svn.apache.org/viewvc?rev=1071205&view=rev Log: Updated the 1.5 branch to Axiom 1.2.11 to assess compatibility. Modified: axis/axis2/java/core/branches/1_5/modules/parent/pom.xml Modified: axis/axis2/java/

svn commit: r1072072 - /axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/builder/BuilderUtil.java

2011-02-18 Thread veithen
Author: veithen Date: Fri Feb 18 17:22:37 2011 New Revision: 1072072 URL: http://svn.apache.org/viewvc?rev=1072072&view=rev Log: Reverted r1071949 because that change causes test failures in axis2-integration. Modified: axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/bui

svn commit: r1072077 - in /axis/axis2/java/core/trunk: modules/parent/pom.xml pom.xml

2011-02-18 Thread veithen
Author: veithen Date: Fri Feb 18 17:29:32 2011 New Revision: 1072077 URL: http://svn.apache.org/viewvc?rev=1072077&view=rev Log: Applied r1071883 also to the trunk and removed a pluginManagement entry that becomes obsolete after upgrading the org.apache:apache parent POM. Modified:

svn commit: r1072166 - in /axis/axis2/java/core/trunk: ./ modules/adb-codegen/test-resources/testsuite/ modules/adb-codegen/test/org/apache/axis2/schema/particlemaxoccurs/ modules/kernel/src/org/apach

2011-02-18 Thread veithen
Author: veithen Date: Fri Feb 18 21:55:13 2011 New Revision: 1072166 URL: http://svn.apache.org/viewvc?rev=1072166&view=rev Log: Wiped the svn:mergeinfo properties from the trunk. They were only relevant for tracking merges from the 1.5 branch to the trunk. However we are no longer going t

svn commit: r1072176 - in /axis/axis2/java/core/branches/1_6: ./ modules/adb-codegen/test-resources/testsuite/ modules/adb-codegen/test/org/apache/axis2/schema/particlemaxoccurs/ modules/kernel/src/or

2011-02-18 Thread veithen
Author: veithen Date: Fri Feb 18 22:27:23 2011 New Revision: 1072176 URL: http://svn.apache.org/viewvc?rev=1072176&view=rev Log: Removed the svn:mergeinfo properties that were copied over from the trunk when the 1.6 branch was created. Modified: axis/axis2/java/core/branches/1_6/ (p

svn commit: r1072177 - in /axis/axis2/java/core/branches/1_6: ./ modules/parent/pom.xml pom.xml

2011-02-18 Thread veithen
Author: veithen Date: Fri Feb 18 22:29:22 2011 New Revision: 1072177 URL: http://svn.apache.org/viewvc?rev=1072177&view=rev Log: Merged r1072077 to the 1.6 branch. Modified: axis/axis2/java/core/branches/1_6/ (props changed) axis/axis2/java/core/branches/1_6/modules/parent/pom

svn commit: r1072178 - /axis/axis2/java/rampart/trunk/pom.xml

2011-02-18 Thread veithen
Author: veithen Date: Fri Feb 18 22:37:27 2011 New Revision: 1072178 URL: http://svn.apache.org/viewvc?rev=1072178&view=rev Log: Replaced tabs by spaces. Modified: axis/axis2/java/rampart/trunk/pom.xml Modified: axis/axis2/java/rampart/trunk/pom.xml URL: http://svn.apache.org/viewvc/

svn commit: r1072180 - /axis/axis2/java/rampart/trunk/pom.xml

2011-02-18 Thread veithen
Author: veithen Date: Fri Feb 18 22:40:26 2011 New Revision: 1072180 URL: http://svn.apache.org/viewvc?rev=1072180&view=rev Log: Added an 'everything' profile that includes all modules. Modified: axis/axis2/java/rampart/trunk/pom.xml Modified: axis/axis2/java/rampart/tru

svn commit: r1072182 - /axis/axis2/java/rampart/trunk/pom.xml

2011-02-18 Thread veithen
Author: veithen Date: Fri Feb 18 22:47:06 2011 New Revision: 1072182 URL: http://svn.apache.org/viewvc?rev=1072182&view=rev Log: Set autoVersionSubmodules=true; submodules always have the same version as the root POM. Modified: axis/axis2/java/rampart/trunk/pom.xml Modified: axis/a

svn commit: r1072187 - /axis/axis2/java/rampart/trunk/modules/distribution/pom.xml

2011-02-18 Thread veithen
Author: veithen Date: Fri Feb 18 23:06:08 2011 New Revision: 1072187 URL: http://svn.apache.org/viewvc?rev=1072187&view=rev Log: Applied r1054918 also to the trunk (was applied only to the 1_5_x branch). Modified: axis/axis2/java/rampart/trunk/modules/distribution/pom.xml Modified:

svn commit: r1072188 - /axis/axis2/java/rampart/branches/1_5_x/

2011-02-18 Thread veithen
Author: veithen Date: Fri Feb 18 23:09:06 2011 New Revision: 1072188 URL: http://svn.apache.org/viewvc?rev=1072188&view=rev Log: Updated svn:mergeinfo on the 1.5 branch. Modified: axis/axis2/java/rampart/branches/1_5_x/ (props changed) Propchange: axis/axis2/java/rampart/branches/1

svn commit: r1072189 [1/3] - in /axis/axis2/java/rampart/trunk: ./ modules/distribution/ modules/documentation/ modules/rampart-core/ modules/rampart-integration/ modules/rampart-mar/ modules/rampart-

2011-02-18 Thread veithen
Author: veithen Date: Fri Feb 18 23:12:17 2011 New Revision: 1072189 URL: http://svn.apache.org/viewvc?rev=1072189&view=rev Log: [maven-release-plugin] prepare branch 1_6 Modified: axis/axis2/java/rampart/trunk/modules/distribution/pom.xml axis/axis2/java/rampart/trunk/mod

svn commit: r1072190 - in /axis/axis2/java/rampart/branches/1_6: ./ modules/distribution/ modules/documentation/ modules/rampart-core/ modules/rampart-integration/ modules/rampart-mar/ modules/rampart

2011-02-18 Thread veithen
Author: veithen Date: Fri Feb 18 23:12:35 2011 New Revision: 1072190 URL: http://svn.apache.org/viewvc?rev=1072190&view=rev Log: [maven-release-plugin] copy for branch 1_6 Added: axis/axis2/java/rampart/branches/1_6/ - copied from r1072188, axis/axis2/java/rampart/trunk/

svn commit: r1072191 - in /axis/axis2/java/rampart/trunk: ./ modules/distribution/ modules/documentation/ modules/rampart-core/ modules/rampart-integration/ modules/rampart-mar/ modules/rampart-policy

2011-02-18 Thread veithen
Author: veithen Date: Fri Feb 18 23:12:49 2011 New Revision: 1072191 URL: http://svn.apache.org/viewvc?rev=1072191&view=rev Log: [maven-release-plugin] prepare release 1_6 Modified: axis/axis2/java/rampart/trunk/modules/distribution/pom.xml axis/axis2/java/rampart/trunk/mod

svn commit: r1072205 - /axis/axis2/java/rampart/branches/1_6/pom.xml

2011-02-18 Thread veithen
Author: veithen Date: Fri Feb 18 23:57:27 2011 New Revision: 1072205 URL: http://svn.apache.org/viewvc?rev=1072205&view=rev Log: Updated dependency versions on the 1.6 branch. Modified: axis/axis2/java/rampart/branches/1_6/pom.xml Modified: axis/axis2/java/rampart/branches/1_6/pom.xml

svn commit: r1072271 - /axis/axis2/java/core/trunk/modules/metadata/src/org/apache/axis2/jaxws/description/builder/converter/JavaMethodsToMDCConverter.java

2011-02-19 Thread veithen
Author: veithen Date: Sat Feb 19 09:09:20 2011 New Revision: 1072271 URL: http://svn.apache.org/viewvc?rev=1072271&view=rev Log: Eliminated an illegal use of Sun specific classes discovered by Dan Kulp. Modified: axis/axis2/java/core/trunk/modules/metadata/src/org/apache/axis2/j

svn commit: r1072272 - in /axis/axis2/java/core/branches/1_6: ./ modules/metadata/src/org/apache/axis2/jaxws/description/builder/converter/JavaMethodsToMDCConverter.java

2011-02-19 Thread veithen
Author: veithen Date: Sat Feb 19 09:11:12 2011 New Revision: 1072272 URL: http://svn.apache.org/viewvc?rev=1072272&view=rev Log: Merged r1072271 to the 1.6 branch. Modified: axis/axis2/java/core/branches/1_6/ (props changed) axis/axis2/java/core/branches/1_6/modules/metadata/src

svn commit: r1072273 - /axis/axis2/java/rampart/branches/1_6/

2011-02-19 Thread veithen
Author: veithen Date: Sat Feb 19 09:11:44 2011 New Revision: 1072273 URL: http://svn.apache.org/viewvc?rev=1072273&view=rev Log: Updated svn:mergeinfo on the 1.6 branch. Modified: axis/axis2/java/rampart/branches/1_6/ (props changed) Propchange: axis/axis2/java/rampart/branches

svn commit: r1072293 - in /axis/axis2/java/core/branches/1_6: ./ modules/kernel/src/org/apache/axis2/context/MessageContext.java

2011-02-19 Thread veithen
Author: veithen Date: Sat Feb 19 10:15:16 2011 New Revision: 1072293 URL: http://svn.apache.org/viewvc?rev=1072293&view=rev Log: AXIS2-4671: Merged r1070439 to the 1.6 branch. Modified: axis/axis2/java/core/branches/1_6/ (props changed) axis/axis2/java/core/branches/1_6/modules/ke

svn commit: r1072296 - in /axis/axis2/java/core/trunk/modules: mtompolicy/src/org/apache/axis2/policy/builders/ mtompolicy/src/org/apache/axis2/policy/model/ parent/

2011-02-19 Thread veithen
Author: veithen Date: Sat Feb 19 10:19:53 2011 New Revision: 1072296 URL: http://svn.apache.org/viewvc?rev=1072296&view=rev Log: Updated the Axis2 trunk to use Neethi 3.0.0-SNAPSHOT again, using the patch provided by Dan Kulp. Modified: axis/axis2/java/core/trunk/modules/mtompolicy/src

<    2   3   4   5   6   7   8   9   10   11   >