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

2010-08-22 Thread veithen
Author: veithen Date: Sun Aug 22 19:37:30 2010 New Revision: 987944 URL: http://svn.apache.org/viewvc?rev=987944&view=rev Log: Merged r987935 to the 1.5 branch. Modified: axis/axis2/java/core/branches/java/1_5/ (props changed) axis/axis2/java/core/branches/java/1_5/modules/distribution/

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

2010-08-22 Thread veithen
Author: veithen Date: Sun Aug 22 17:59:08 2010 New Revision: 987935 URL: http://svn.apache.org/viewvc?rev=987935&view=rev Log: Removed unnecessary repository. Tomcat artifacts (for the version we are using) are available from Maven central. Modified: axis/axis2/java/core/trunk/modules/parent

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

2010-08-22 Thread veithen
Author: veithen Date: Sun Aug 22 17:21:18 2010 New Revision: 987928 URL: http://svn.apache.org/viewvc?rev=987928&view=rev Log: Eliminated the old snapshot repository (on people.apache.org; all snapshot dependencies are now available at repository.apache.org) as well as ws.zones.apache.org. The O

svn commit: r987922 - 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/apache

2010-08-22 Thread veithen
Author: veithen Date: Sun Aug 22 15:58:06 2010 New Revision: 987922 URL: http://svn.apache.org/viewvc?rev=987922&view=rev Log: Merged r986944 back to the trunk (maven-release-plugin can only be tested on the 1.5 branch for the moment). Modified: axis/axis2/java/core/trunk/ (props changed)

svn commit: r987921 - in /axis/axis2/java/core/branches/java/1_5: ./ modules/distribution/ modules/distribution/src/main/assembly/ modules/kernel/src/org/apache/axis2/transport/http/util/ modules/kern

2010-08-22 Thread veithen
Author: veithen Date: Sun Aug 22 15:43:18 2010 New Revision: 987921 URL: http://svn.apache.org/viewvc?rev=987921&view=rev Log: Merged r987913 (fix of the WAR distribution) to the 1.5 branch. Modified: axis/axis2/java/core/branches/java/1_5/ (props changed) axis/axis2/java/core/branches/

svn commit: r987913 - in /axis/axis2/java/core/trunk/modules/distribution: pom.xml src/main/assembly/war-assembly.xml

2010-08-22 Thread veithen
Author: veithen Date: Sun Aug 22 14:43:04 2010 New Revision: 987913 URL: http://svn.apache.org/viewvc?rev=987913&view=rev Log: Fixed the WAR distribution. Modified: axis/axis2/java/core/trunk/modules/distribution/pom.xml axis/axis2/java/core/trunk/modules/distribution/src/main/assembly/w

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

2010-08-22 Thread veithen
Author: veithen Date: Sun Aug 22 13:59:02 2010 New Revision: 987906 URL: http://svn.apache.org/viewvc?rev=987906&view=rev Log: Merged the webapp fixes (r987783,987832,987873,987883) to the 1.5 branch. Removed: axis/axis2/java/core/branches/java/1_5/modules/webapp/conf/modules.list axis/ax

svn commit: r987904 - in /axis/axis2/java/core/branches/java/1_5: ./ modules/distribution/ modules/documentation/xdocs/@axis2_version_dir@/ modules/kernel/src/org/apache/axis2/transport/http/util/ mod

2010-08-22 Thread veithen
Author: veithen Date: Sun Aug 22 13:37:20 2010 New Revision: 987904 URL: http://svn.apache.org/viewvc?rev=987904&view=rev Log: Merged the SOAP monitor refactoring (split between Axis2 module code and applet/servlet code) to the 1.5 branch so that we get a proper Maven artifact for the servlet co

svn commit: r987883 - in /axis/axis2/java/core/trunk/modules: distribution/pom.xml soapmonitor/module/pom.xml soapmonitor/servlet/pom.xml webapp/pom.xml

2010-08-22 Thread veithen
Author: veithen Date: Sun Aug 22 12:05:36 2010 New Revision: 987883 URL: http://svn.apache.org/viewvc?rev=987883&view=rev Log: Changed the artifactId of soapmonitor-servlet to axis2-soapmonitor-servlet, so that it is consistent with the naming conventions used by other libraries/modules (librari

svn commit: r987873 - in /axis/axis2/java/core/trunk/modules/webapp: conf/web.xml pom.xml

2010-08-22 Thread veithen
Author: veithen Date: Sun Aug 22 11:44:59 2010 New Revision: 987873 URL: http://svn.apache.org/viewvc?rev=987873&view=rev Log: Added a sample configuration for the SOAP monitor servlet and include the applet classes in the webapp. To use the SOAP monitor, it is now sufficient to uncomment the se