svn commit: r1002129 - /axis/axis2/java/rampart/trunk/modules/rampart-trust/src/main/java/org/apache/rahas/Token.java

2010-09-28 Thread veithen
Author: veithen Date: Tue Sep 28 11:59:08 2010 New Revision: 1002129 URL: http://svn.apache.org/viewvc?rev=1002129&view=rev Log: Applied two fixes to the changes done for RAMPART-304: * Eliminated an unnecessary conversion from character stream to byte stream. * Made the code compatible with

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

2010-09-28 Thread veithen
Author: veithen Date: Tue Sep 28 12:19:10 2010 New Revision: 1002140 URL: http://svn.apache.org/viewvc?rev=1002140&view=rev Log: AXIS2-4716: Fixed a concurrency issue in CommonsHTTPTransportSender. Modified: axis/axis2/java/core/trunk/modules/transport/http/src/org/apache/axis2/trans

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

2010-09-28 Thread veithen
Author: veithen Date: Tue Sep 28 15:01:50 2010 New Revision: 1002204 URL: http://svn.apache.org/viewvc?rev=1002204&view=rev Log: AXIS2-4821: Removed a workaround for a case (202 response) that is properly addressed by r1001279. Modified: axis/axis2/java/core/trunk/modules/transport/

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

2010-09-28 Thread veithen
Author: veithen Date: Tue Sep 28 21:03:26 2010 New Revision: 1002355 URL: http://svn.apache.org/viewvc?rev=1002355&view=rev Log: Set WSS4J version to 1.5.10-SNAPSHOT to enable continuous integration. Modified: axis/axis2/java/rampart/trunk/pom.xml Modified: axis/axis2/java/rampart/t

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

2010-10-23 Thread veithen
Author: veithen Date: Sat Oct 23 08:32:05 2010 New Revision: 1026575 URL: http://svn.apache.org/viewvc?rev=1026575&view=rev Log: AXIS2-4280: Merged r817965 to the 1.5 branch as requested by Kim Damevin. Modified: axis/axis2/java/core/branches/1_5/ (props changed) axis/axis2/java/

svn commit: r1026658 - in /axis/axis2/java/transports/trunk/modules: base/ base/src/main/java/org/apache/axis2/format/ base/src/main/java/org/apache/axis2/transport/base/streams/ jms/src/main/java/org

2010-10-23 Thread veithen
Author: veithen Date: Sat Oct 23 18:16:45 2010 New Revision: 1026658 URL: http://svn.apache.org/viewvc?rev=1026658&view=rev Log: Upgraded to commons-io 2.0 and removed classes that are now part of commons-io (see IO-158). Removed: axis/axis2/java/transports/trunk/modules/base/src/main/

svn commit: r1028480 - 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-10-28 Thread veithen
Author: veithen Date: Thu Oct 28 21:05:12 2010 New Revision: 1028480 URL: http://svn.apache.org/viewvc?rev=1028480&view=rev Log: Updated the mergeinfo on the 1.5 branch. Modified: axis/axis2/java/core/branches/1_5/ (props changed) axis/axis2/java/core/branches/1_5/modules/distribu

svn commit: r1029034 - in /axis/axis2/java/core/trunk/modules/saaj: src/org/apache/axis2/saaj/SOAPElementImpl.java src/org/apache/axis2/saaj/TextImplEx.java test/org/apache/axis2/saaj/SOAPElementTest.

2010-10-30 Thread veithen
Author: veithen Date: Sat Oct 30 11:53:39 2010 New Revision: 1029034 URL: http://svn.apache.org/viewvc?rev=1029034&view=rev Log: AXIS2-4868: Fixed a couple of issues in SOAPElementImpl related to text nodes. Modified: axis/axis2/java/core/trunk/modules/saaj/src/org/apache/axis2/

svn commit: r1029067 - 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-10-30 Thread veithen
Author: veithen Date: Sat Oct 30 13:56:17 2010 New Revision: 1029067 URL: http://svn.apache.org/viewvc?rev=1029067&view=rev Log: Updated mergeinfo on the 1.5 branch (no changes). Modified: axis/axis2/java/core/branches/1_5/ (props changed) axis/axis2/java/core/branches/1_5/mod

svn commit: r1029072 - 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-10-30 Thread veithen
Author: veithen Date: Sat Oct 30 14:02:43 2010 New Revision: 1029072 URL: http://svn.apache.org/viewvc?rev=1029072&view=rev Log: Updated mergeinfo on the 1.5 branch (no changes). Modified: axis/axis2/java/core/branches/1_5/ (props changed) axis/axis2/java/core/branches/1_5/mod

svn commit: r1029125 [1/2] - 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/htt

2010-10-30 Thread veithen
Author: veithen Date: Sat Oct 30 17:26:27 2010 New Revision: 1029125 URL: http://svn.apache.org/viewvc?rev=1029125&view=rev Log: Merged a first set of SAAJ fixes from the trunk to the 1.5 branch. Merged revis

svn commit: r1029153 - in /axis/axis2/java/core/trunk/modules: parent/pom.xml tool/axis2-eclipse-codegen-plugin/pom.xml tool/axis2-eclipse-service-plugin/pom.xml

2010-10-30 Thread veithen
Author: veithen Date: Sat Oct 30 18:48:11 2010 New Revision: 1029153 URL: http://svn.apache.org/viewvc?rev=1029153&view=rev Log: Replaced the Eclipse dependencies with artifacts available from Maven central, and removed the Eclipse repository. As noted by Isuru, for some unknown reason,

svn commit: r1029168 - 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-10-30 Thread veithen
Author: veithen Date: Sat Oct 30 19:19:23 2010 New Revision: 1029168 URL: http://svn.apache.org/viewvc?rev=1029168&view=rev Log: Merged r1029153 (elimination of the Eclipse repository) to the 1.5 branch, so that the branch again becomes buildable with an empty local Maven repository. Modi

svn commit: r1029210 [3/3] - 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/htt

2010-10-30 Thread veithen
Modified: axis/axis2/java/core/branches/1_5/modules/saaj/test/org/apache/axis2/saaj/integration/IntegrationTest.java URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_5/modules/saaj/test/org/apache/axis2/saaj/integration/IntegrationTest.java?rev=1029210&r1=1029209&r2=1029210&view=

svn commit: r1029214 - 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-10-30 Thread veithen
Author: veithen Date: Sat Oct 30 22:14:03 2010 New Revision: 1029214 URL: http://svn.apache.org/viewvc?rev=1029214&view=rev Log: Fixed the mergeinfo for r751958 which was merged to the 1.5 branch by r751964 without updating the svn:mergeinfo properties. Modified: axis/axis2/java/

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

2010-10-31 Thread veithen
Author: veithen Date: Sun Oct 31 10:40:31 2010 New Revision: 1029308 URL: http://svn.apache.org/viewvc?rev=1029308&view=rev Log: Axis2 builds just fine without the java.net repository (presumably because the CXF project did all the hard work of bringing the SAAJ/JAXB/JAX-WS dependencies

svn commit: r1029316 - 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-10-31 Thread veithen
Author: veithen Date: Sun Oct 31 11:53:12 2010 New Revision: 1029316 URL: http://svn.apache.org/viewvc?rev=1029316&view=rev Log: Merged r1029308 to the 1.5 branch. Axis2 1.5 also builds fine without the java.net repository. Modified: axis/axis2/java/core/branches/1_5/ (props cha

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

2010-10-31 Thread veithen
Author: veithen Date: Sun Oct 31 14:40:21 2010 New Revision: 1029372 URL: http://svn.apache.org/viewvc?rev=1029372&view=rev Log: Modified SOAPConnectionImpl so that it creates a single ConfigurationContext instance that will not be shared with others. Reasons: * Starting with r921685, i

svn commit: r1029377 - in /axis/axis2/java/core/trunk/modules/saaj: src/org/apache/axis2/saaj/SOAPConnectionImpl.java test/org/apache/axis2/saaj/integration/IntegrationTest.java

2010-10-31 Thread veithen
Author: veithen Date: Sun Oct 31 15:09:18 2010 New Revision: 1029377 URL: http://svn.apache.org/viewvc?rev=1029377&view=rev Log: AXIS2-4752: Added a regression test and modified SOAPConnectionImpl to ensure proper cleanup in all cases, in particular if the service returns a SOAP fault. Modi

svn commit: r1029379 - 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-10-31 Thread veithen
Author: veithen Date: Sun Oct 31 15:19:37 2010 New Revision: 1029379 URL: http://svn.apache.org/viewvc?rev=1029379&view=rev Log: Merged the latests updates for the AXIS2-4752 issue to the 1.5 branch. Modified: axis/axis2/java/core/branches/1_5/ (props changed) axis/axis2/java/

svn commit: r1029484 - /axis/axis2/java/transports/trunk/modules/mail/pom.xml

2010-10-31 Thread veithen
Author: veithen Date: Sun Oct 31 20:15:24 2010 New Revision: 1029484 URL: http://svn.apache.org/viewvc?rev=1029484&view=rev Log: Getting rid of the java.net repository. It is causing some strange issue in the Hudson build. Modified: axis/axis2/java/transports/trunk/modules/mail/pom

svn commit: r1029610 - in /axis/axis2/java/core/trunk/src/site/xdoc: ./ docs/ tools/

2010-11-01 Thread veithen
Author: veithen Date: Mon Nov 1 11:00:18 2010 New Revision: 1029610 URL: http://svn.apache.org/viewvc?rev=1029610&view=rev Log: Replaced absolute URLs (pointing to ws.apache.org) by relative URLs and fixed some other broken links. Modified: axis/axis2/java/core/trunk/src/site/

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

2010-11-01 Thread veithen
Author: veithen Date: Mon Nov 1 11:16:33 2010 New Revision: 1029614 URL: http://svn.apache.org/viewvc?rev=1029614&view=rev Log: Increased the maximum heap for the Javadoc plugin. With 128M, I got an OutOfMemoryError on minotaur. Modified: axis/axis2/java/core/trunk/pom.xml Modified:

svn commit: r1029619 - in /axis/axis2/java/core/trunk/src/site: ./ xdoc/ xdoc/docs/ xdoc/modules/ xdoc/tools/

2010-11-01 Thread veithen
Author: veithen Date: Mon Nov 1 12:16:08 2010 New Revision: 1029619 URL: http://svn.apache.org/viewvc?rev=1029619&view=rev Log: Fixed some more broken links. Modified: axis/axis2/java/core/trunk/src/site/site.xml axis/axis2/java/core/trunk/src/site/xdoc/archived_news.xml axis/a

svn commit: r1029643 - /axis/axis2/java/core/trunk/src/site/xdoc/modules/rampart/

2010-11-01 Thread veithen
Author: veithen Date: Mon Nov 1 13:18:44 2010 New Revision: 1029643 URL: http://svn.apache.org/viewvc?rev=1029643&view=rev Log: Rampart has its own site. Remove the remaining documentation from the Axis2 site. Removed: axis/axis2/java/core/trunk/src/site/xdoc/modules/rampart/

svn commit: r1029651 - in /axis/axis2/java/core/trunk: ./ modules/parent/ src/site/xdoc/ src/site/xdoc/docs/ src/site/xdoc/docs/jibx/ src/site/xdoc/tools/ src/site/xdoc/tools/idea/

2010-11-01 Thread veithen
Author: veithen Date: Mon Nov 1 13:41:06 2010 New Revision: 1029651 URL: http://svn.apache.org/viewvc?rev=1029651&view=rev Log: Fixed more broken links. Modified: axis/axis2/java/core/trunk/modules/parent/pom.xml axis/axis2/java/core/trunk/pom.xml axis/axis2/java/core/trunk/src/

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

2010-11-01 Thread veithen
Author: veithen Date: Mon Nov 1 19:41:42 2010 New Revision: 1029804 URL: http://svn.apache.org/viewvc?rev=1029804&view=rev Log: Changed Axiom version to reestablish the continuous integration chain. Modified: axis/axis2/java/core/trunk/modules/parent/pom.xml Modified: axis/axis2/java/

svn commit: r1030008 - /axis/axis2/java/core/trunk/modules/distribution/pom.xml

2010-11-02 Thread veithen
Author: veithen Date: Tue Nov 2 11:50:01 2010 New Revision: 1030008 URL: http://svn.apache.org/viewvc?rev=1030008&view=rev Log: AXIS2-4870: Make sure that mex-x.y.z-impl.jar is included in the standard binary distribution. Modified: axis/axis2/java/core/trunk/modules/distribution/pom

svn commit: r1030011 - 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-11-02 Thread veithen
Author: veithen Date: Tue Nov 2 12:00:42 2010 New Revision: 1030011 URL: http://svn.apache.org/viewvc?rev=1030011&view=rev Log: Merged r1030008 (fix for AXIS2-4870) to the 1.5 branch. Modified: axis/axis2/java/core/branches/1_5/ (props changed) axis/axis2/java/core/branches

svn commit: r1030208 [2/2] - in /axis/axis2/java/core/branches/1_5: ./ modules/distribution/ modules/distribution/src/main/assembly/ modules/documentation/src/site/ modules/kernel/src/org/apache/axis2

2010-11-02 Thread veithen
Propchange: axis/axis2/java/core/branches/1_5/modules/transport/http/src/ -- --- svn:mergeinfo (original) +++ svn:mergeinfo Tue Nov 2 20:44:49 2010 @@ -1,2 +1,2 @@ -/axis/axis2/java/core/trunk/modules/transport/http/src:92

svn commit: r1030250 [2/2] - 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/htt

2010-11-02 Thread veithen
Modified: axis/axis2/java/core/branches/1_5/src/site/xdoc/docs/userguide.xml URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_5/src/site/xdoc/docs/userguide.xml?rev=1030250&r1=1030249&r2=1030250&view=diff

svn commit: r1030538 - /axis/axis2/java/core/trunk/modules/webapp/scripts/build.xml

2010-11-03 Thread veithen
Author: veithen Date: Wed Nov 3 17:04:55 2010 New Revision: 1030538 URL: http://svn.apache.org/viewvc?rev=1030538&view=rev Log: AXIS2-3213: Include axis2-codegen-x.y.z.jar in the WAR. This JAR is required because of AXIS2-4265. Modified: axis/axis2/java/core/trunk/modules/webapp/scr

svn commit: r1030548 - 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-11-03 Thread veithen
Author: veithen Date: Wed Nov 3 17:20:30 2010 New Revision: 1030548 URL: http://svn.apache.org/viewvc?rev=1030548&view=rev Log: AXIS2-3213: Merged r1030538 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: r1030556 - in /axis/axis2/java/core/branches/1_5: ./ modules/codegen/src/org/apache/axis2/wsdl/template/java/ modules/distribution/ modules/kernel/src/org/apache/axis2/transport/http/util/

2010-11-03 Thread veithen
Author: veithen Date: Wed Nov 3 17:32:47 2010 New Revision: 1030556 URL: http://svn.apache.org/viewvc?rev=1030556&view=rev Log: AXIS2-4688: Merged r937004 to the 1.5 branch. Modified: axis/axis2/java/core/branches/1_5/ (props changed) axis/axis2/java/core/branches/1_5/modules/cod

svn commit: r1031175 - /axis/axis2/java/core/tags/v0.93/

2010-11-04 Thread veithen
Author: veithen Date: Thu Nov 4 19:37:01 2010 New Revision: 1031175 URL: http://svn.apache.org/viewvc?rev=1031175&view=rev Log: Moving Axis2 v0.93 tag to the new Axis TLP. Added: axis/axis2/java/core/tags/v0.93/ - copied from r1031174, webservices/axis2/tags/v0.93/

svn commit: r1031177 - /axis/axis2/java/core/tags/v0.92/

2010-11-04 Thread veithen
Author: veithen Date: Thu Nov 4 19:38:36 2010 New Revision: 1031177 URL: http://svn.apache.org/viewvc?rev=1031177&view=rev Log: Moving Axis2 v0.92 tag to the new Axis TLP. Added: axis/axis2/java/core/tags/v0.92/ - copied from r1031176, webservices/axis2/tags/v0.92/

svn commit: r1031178 - /axis/axis2/java/core/tags/v0.91/

2010-11-04 Thread veithen
Author: veithen Date: Thu Nov 4 19:39:26 2010 New Revision: 1031178 URL: http://svn.apache.org/viewvc?rev=1031178&view=rev Log: Moving Axis2 v0.91 tag to the new Axis TLP. Added: axis/axis2/java/core/tags/v0.91/ - copied from r1031177, webservices/axis2/tags/v0.91/

svn commit: r1031179 - /axis/axis2/java/core/tags/v0.9/

2010-11-04 Thread veithen
Author: veithen Date: Thu Nov 4 19:40:09 2010 New Revision: 1031179 URL: http://svn.apache.org/viewvc?rev=1031179&view=rev Log: Moving Axis2 v0.9 tag to the new Axis TLP. Added: axis/axis2/java/core/tags/v0.9/ - copied from r1031178, webservices/axis2/tags/v0.9/

svn commit: r1031182 - /axis/axis2/java/core/tags/v2-M1/

2010-11-04 Thread veithen
Author: veithen Date: Thu Nov 4 19:44:08 2010 New Revision: 1031182 URL: http://svn.apache.org/viewvc?rev=1031182&view=rev Log: Moving Axis2 v2-M1 tag to the new Axis TLP, stripping the additional java component from the path. Added: axis/axis2/java/core/tags/v2-M1/ - copied

svn commit: r1031183 - /axis/axis2/java/core/tags/v2-M2/

2010-11-04 Thread veithen
Author: veithen Date: Thu Nov 4 19:45:38 2010 New Revision: 1031183 URL: http://svn.apache.org/viewvc?rev=1031183&view=rev Log: Moving Axis2 v2-M2 tag to the new Axis TLP. Added: axis/axis2/java/core/tags/v2-M2/ - copied from r1031182, webservices/axis2/tags/v2-M2/

svn commit: r1031198 - /axis/axis2/java/core/site/

2010-11-04 Thread veithen
Author: veithen Date: Thu Nov 4 20:00:13 2010 New Revision: 1031198 URL: http://svn.apache.org/viewvc?rev=1031198&view=rev Log: Moving the generated Axis2 site files to its new home. Added: axis/axis2/java/core/site/ - copied from r1031197, webservices/axis2/site/

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

2010-11-04 Thread veithen
Author: veithen Date: Thu Nov 4 21:50:48 2010 New Revision: 1031272 URL: http://svn.apache.org/viewvc?rev=1031272&view=rev Log: Switching Axiom version to 1.2.10 on the 1.5 branch. Modified: axis/axis2/java/core/branches/1_5/modules/parent/pom.xml Modified: axis/axis2/java/core/bran

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

2010-11-04 Thread veithen
Author: veithen Date: Thu Nov 4 23:33:57 2010 New Revision: 1031350 URL: http://svn.apache.org/viewvc?rev=1031350&view=rev Log: Integrated some of Chanaka's design elements (see AXIS2-4773) into the Maven site. Modified: axis/axis2/java/core/trunk/src/site/resources/css/site.css

svn commit: r1031352 - /axis/axis2/java/core/trunk/src/site/xdoc/docs/servlet-transport.xml

2010-11-04 Thread veithen
Author: veithen Date: Thu Nov 4 23:42:42 2010 New Revision: 1031352 URL: http://svn.apache.org/viewvc?rev=1031352&view=rev Log: Added a title to the servlet-transport page. Modified: axis/axis2/java/core/trunk/src/site/xdoc/docs/servlet-transport.xml Modified: axis/axis2/java/core/t

svn commit: r1031799 - in /axis/axis2/java/core/trunk/src/site: resources/css/ xdoc/ xdoc/docs/

2010-11-05 Thread veithen
Author: veithen Date: Fri Nov 5 21:18:06 2010 New Revision: 1031799 URL: http://svn.apache.org/viewvc?rev=1031799&view=rev Log: Some layout improvements. Modified: axis/axis2/java/core/trunk/src/site/resources/css/site.css axis/axis2/java/core/trunk/src/site/xdoc/docs/adv-userguide

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

2010-11-06 Thread veithen
Author: veithen Date: Sat Nov 6 11:07:41 2010 New Revision: 1032001 URL: http://svn.apache.org/viewvc?rev=1032001&view=rev Log: Disabled the text-shadow in the banner (visible only in some browsers). Modified: axis/axis2/java/core/trunk/src/site/resources/css/site.css Modified: axis/a

svn commit: r1032390 - in /axis/axis2/java/core/trunk/src/site: ./ resources/docs/images/ resources/images/ xdoc/ xdoc/docs/ xdoc/tools/eclipse/ xdoc/tools/idea/ xdoc/tools/maven-plugins/

2010-11-07 Thread veithen
Author: veithen Date: Sun Nov 7 20:56:37 2010 New Revision: 1032390 URL: http://svn.apache.org/viewvc?rev=1032390&view=rev Log: Some more site fixes. Added: axis/axis2/java/core/trunk/src/site/resources/images/axis.jpg - copied unchanged from r1032377, axis/axis2/java/core/trunk

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

2010-11-07 Thread veithen
Author: veithen Date: Sun Nov 7 21:32:23 2010 New Revision: 1032401 URL: http://svn.apache.org/viewvc?rev=1032401&view=rev Log: Reformatted the download page because it was not shown very well with the new site layout. Modified: axis/axis2/java/core/trunk/src/site/xdoc/download

svn commit: r1032681 - in /axis/axis2/java/core/trunk: modules/samples/quickstart/README.txt src/site/xdoc/docs/quickstartguide.xml

2010-11-08 Thread veithen
Author: veithen Date: Mon Nov 8 19:56:01 2010 New Revision: 1032681 URL: http://svn.apache.org/viewvc?rev=1032681&view=rev Log: AXIS2-4055: Applied patch provided by Lasantha Ranaweera (documentation change only). Modified: axis/axis2/java/core/trunk/modules/samples/quickstart/README

svn commit: r1032694 - /axis/axis2/java/core/trunk/src/site/xdoc/faq.xml

2010-11-08 Thread veithen
Author: veithen Date: Mon Nov 8 20:41:11 2010 New Revision: 1032694 URL: http://svn.apache.org/viewvc?rev=1032694&view=rev Log: AXIS2-4109: Updated the site with the latest information about how to get nightly builds. Modified: axis/axis2/java/core/trunk/src/site/xdoc/faq.xml Modi

svn commit: r1033898 - in /axis/axis2/java/core/trunk: ./ modules/distribution/ modules/tool/axis2-eclipse-codegen-plugin/ modules/tool/axis2-eclipse-service-plugin/ modules/tool/axis2-idea-plugin/ sr

2010-11-11 Thread veithen
Author: veithen Date: Thu Nov 11 11:50:40 2010 New Revision: 1033898 URL: http://svn.apache.org/viewvc?rev=1033898&view=rev Log: Added some maven-(install|deploy|assembly)-plugin magic so that during the release process, it automatically builds the directory structure that needs to be uplo

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

2010-11-11 Thread veithen
Author: veithen Date: Thu Nov 11 14:12:13 2010 New Revision: 1033942 URL: http://svn.apache.org/viewvc?rev=1033942&view=rev Log: Avoid a build failure when the apache-release profile is activated, but gpg.skip=true (as in Hudson). Modified: axis/axis2/java/core/trunk/pom.xml Modified:

svn commit: r1033956 - in /axis/axis2/java/core/trunk/src/site/xdoc/tools: index.xml index.xml.vm maven-plugins/maven-java2wsdl-plugin.xml

2010-11-11 Thread veithen
Author: veithen Date: Thu Nov 11 14:49:22 2010 New Revision: 1033956 URL: http://svn.apache.org/viewvc?rev=1033956&view=rev Log: Reworked the tools download page. The page now no longer needs manual update during a release. This change should fix AXIS2-4224, AXIS2-4572, AXIS2-4593, AXIS2-

svn commit: r1033970 - 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-11-11 Thread veithen
Author: veithen Date: Thu Nov 11 15:53:12 2010 New Revision: 1033970 URL: http://svn.apache.org/viewvc?rev=1033970&view=rev Log: Merged the distribution improvements (r1033898 and r1033942) to the 1.5 branch. This will simplify the 1.5.3 release. Added: axis/axis2/java/core/branches/1_5

svn commit: r1033972 - 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-11-11 Thread veithen
Author: veithen Date: Thu Nov 11 15:57:08 2010 New Revision: 1033972 URL: http://svn.apache.org/viewvc?rev=1033972&view=rev Log: Merged r1033956 (tools download page changes) with fixes for AXIS2-4224, AXIS2-4572, AXIS2-4593, AXIS2-4592, AXIS2-4697 and AXIS2-4706 to the 1.5 branch. A

svn commit: r1034015 - /axis/axis2/java/core/trunk/src/site/xdoc/modules/index.xml

2010-11-11 Thread veithen
Author: veithen Date: Thu Nov 11 18:03:44 2010 New Revision: 1034015 URL: http://svn.apache.org/viewvc?rev=1034015&view=rev Log: Simplified the modules overview page so that it no longer requires updating during a release. Modified: axis/axis2/java/core/trunk/src/site/xdoc/modules/index

svn commit: r1034010 - /axis/axis2/java/core/trunk/src/site/xdoc/release-process.xml

2010-11-11 Thread veithen
Author: veithen Date: Thu Nov 11 17:51:58 2010 New Revision: 1034010 URL: http://svn.apache.org/viewvc?rev=1034010&view=rev Log: AXIS2-4877: Updated the release procedure (maven-release-plugin, Nexus, etc.). Modified: axis/axis2/java/core/trunk/src/site/xdoc/release-process.xml Modi

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

2010-11-11 Thread veithen
Author: veithen Date: Thu Nov 11 19:33:31 2010 New Revision: 1034065 URL: http://svn.apache.org/viewvc?rev=1034065&view=rev Log: Merged revisions 966536,981058,990445 to the 1.5 branch to remove the documentation module. Removed: axis/axis2/java/core/branches/1_5/modules/documenta

svn commit: r1034142 - in /axis/axis2/java/core/trunk: ./ modules/distribution/src/main/assembly/ release-docs/readme-files/ src/main/assembly/ src/site/xdoc/

2010-11-11 Thread veithen
Author: veithen Date: Thu Nov 11 21:25:36 2010 New Revision: 1034142 URL: http://svn.apache.org/viewvc?rev=1034142&view=rev Log: Fixing some minor issues with the build/distribution and started to prepare 1.5.3. Modified: axis/axis2/java/core/trunk/README.txt axis/axis2/java/core/t

svn commit: r1034173 - /axis/axis2/java/core/trunk/src/main/assembly/doc.xml

2010-11-11 Thread veithen
Author: veithen Date: Thu Nov 11 22:04:17 2010 New Revision: 1034173 URL: http://svn.apache.org/viewvc?rev=1034173&view=rev Log: Also enable filtering for the README.txt file included in the docs distribution. Modified: axis/axis2/java/core/trunk/src/main/assembly/doc.xml Modified:

svn commit: r1034185 - 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-11-11 Thread veithen
Author: veithen Date: Thu Nov 11 22:36:58 2010 New Revision: 1034185 URL: http://svn.apache.org/viewvc?rev=1034185&view=rev Log: Merged r981992,982008,1034173 to the 1.5 branch to enable variable substitution in the README files of the docs distribution. Modified: axis/axis2/java/

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

2010-11-11 Thread veithen
Author: veithen Date: Thu Nov 11 22:46:13 2010 New Revision: 1034187 URL: http://svn.apache.org/viewvc?rev=1034187&view=rev Log: Prepared the release notes for 1.5.3. Modified: axis/axis2/java/core/branches/1_5/release-notes.html Modified: axis/axis2/java/core/branches/1_5/rel

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

2010-11-11 Thread veithen
Author: veithen Date: Thu Nov 11 23:46:02 2010 New Revision: 1034213 URL: http://svn.apache.org/viewvc?rev=1034213&view=rev Log: Set the release date for 1.5.3 and made a minor correction to the release process documentation. Modified: axis/axis2/java/core/trunk/src/site/xdoc/download

svn commit: r1034215 - 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-11-11 Thread veithen
Author: veithen Date: Thu Nov 11 23:49:07 2010 New Revision: 1034215 URL: http://svn.apache.org/viewvc?rev=1034215&view=rev Log: Merged r1034213 to the 1.5 branch so that we can start the 1.5.3 release process. Modified: axis/axis2/java/core/branches/1_5/ (props changed) axis/a

svn commit: r1034226 - /axis/axis2/java/core/tags/v1.5.3/

2010-11-11 Thread veithen
Author: veithen Date: Fri Nov 12 01:09:23 2010 New Revision: 1034226 URL: http://svn.apache.org/viewvc?rev=1034226&view=rev Log: [maven-scm] copy for tag v1.5.3 Added: axis/axis2/java/core/tags/v1.5.3/ (props changed) - copied from r1034225, axis/axis2/java/core/branches

svn commit: r1034254 - /axis/axis2/java/core/trunk/src/site/xdoc/release-process.xml

2010-11-11 Thread veithen
Author: veithen Date: Fri Nov 12 03:02:59 2010 New Revision: 1034254 URL: http://svn.apache.org/viewvc?rev=1034254&view=rev Log: Some minor corrections to the release procedure. Modified: axis/axis2/java/core/trunk/src/site/xdoc/release-process.xml Modified: axis/axis2/java/core/trunk

svn commit: r1034388 - in /axis/axis2/java/transports/trunk: ./ modules/all/ modules/base/ modules/http/ modules/jms/ modules/mail/ modules/sms/ modules/tcp/ modules/testkit/ modules/udp/ modules/xmpp

2010-11-12 Thread veithen
Author: veithen Date: Fri Nov 12 13:07:16 2010 New Revision: 1034388 URL: http://svn.apache.org/viewvc?rev=1034388&view=rev Log: Updated POM metadata. Modified: axis/axis2/java/transports/trunk/modules/all/pom.xml axis/axis2/java/transports/trunk/modules/base/pom.xml axis/axis2/

svn commit: r1034391 - in /axis/axis2/java/transports/trunk/modules: all/pom.xml base/pom.xml http/pom.xml jms/pom.xml mail/pom.xml sms/pom.xml tcp/pom.xml udp/pom.xml xmpp/pom.xml

2010-11-12 Thread veithen
Author: veithen Date: Fri Nov 12 13:16:37 2010 New Revision: 1034391 URL: http://svn.apache.org/viewvc?rev=1034391&view=rev Log: Removed the explicit Bundle-Version from the maven-bundle-plugin configuration, so that we don't need to increment the version number manually during a rel

svn commit: r1034392 - /axis/axis2/java/transports/trunk/modules/http/pom.xml

2010-11-12 Thread veithen
Author: veithen Date: Fri Nov 12 13:19:18 2010 New Revision: 1034392 URL: http://svn.apache.org/viewvc?rev=1034392&view=rev Log: The http module only contains unit tests; no need to build it as a bundle. Modified: axis/axis2/java/transports/trunk/modules/http/pom.xml Modified: axis/a

svn commit: r1034398 - /axis/axis2/java/transports/trunk/src/site/xdoc/sms.xml

2010-11-12 Thread veithen
Author: veithen Date: Fri Nov 12 13:34:43 2010 New Revision: 1034398 URL: http://svn.apache.org/viewvc?rev=1034398&view=rev Log: Fixed corrupted document so that the site can be built again. Modified: axis/axis2/java/transports/trunk/src/site/xdoc/sms.xml Modified: axis/axis2/

svn commit: r1034399 - /axis/axis2/java/transports/trunk/src/site/xdoc/index.xml

2010-11-12 Thread veithen
Author: veithen Date: Fri Nov 12 13:38:02 2010 New Revision: 1034399 URL: http://svn.apache.org/viewvc?rev=1034399&view=rev Log: Added missing links on the index page. Modified: axis/axis2/java/transports/trunk/src/site/xdoc/index.xml Modified: axis/axis2/java/transports/trunk/src/site/

svn commit: r1034400 - /axis/axis2/java/transports/trunk/src/site/apt/udp.apt

2010-11-12 Thread veithen
Author: veithen Date: Fri Nov 12 13:39:05 2010 New Revision: 1034400 URL: http://svn.apache.org/viewvc?rev=1034400&view=rev Log: Fixed incorrect title. Modified: axis/axis2/java/transports/trunk/src/site/apt/udp.apt Modified: axis/axis2/java/transports/trunk/src/site/apt/udp.apt URL:

svn commit: r1034504 - in /axis/axis2/java/core/trunk/modules/kernel: src/org/apache/axis2/description/ src/org/apache/axis2/engine/ src/org/apache/axis2/util/ test/org/apache/axis2/engine/

2010-11-12 Thread veithen
Author: veithen Date: Fri Nov 12 18:38:50 2010 New Revision: 1034504 URL: http://svn.apache.org/viewvc?rev=1034504&view=rev Log: Eliminated some compiler warnings. Modified: axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2/description/AxisOperationFactory.java axis/a

svn commit: r1034563 - in /axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2: context/ description/ transport/http/ util/

2010-11-12 Thread veithen
Author: veithen Date: Fri Nov 12 21:00:02 2010 New Revision: 1034563 URL: http://svn.apache.org/viewvc?rev=1034563&view=rev Log: Replaced some invocations of the deprecated UUIDGenerator by calls to the new UIDGenerator. Modified: axis/axis2/java/core/trunk/modules/kernel/src/org/ap

svn commit: r1034575 - /axis/axis2/java/core/trunk/modules/kernel/test/org/apache/axis2/transport/http/SOAPMessageFormatterTest.java

2010-11-12 Thread veithen
Author: veithen Date: Fri Nov 12 21:30:21 2010 New Revision: 1034575 URL: http://svn.apache.org/viewvc?rev=1034575&view=rev Log: Added a test case for the MM7 stuff in SOAPMessageFormatter, so that we can safely refactor that code. Added: axis/axis2/java/core/trunk/modules/kernel/test

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

2010-11-12 Thread veithen
Author: veithen Date: Fri Nov 12 22:31:21 2010 New Revision: 1034587 URL: http://svn.apache.org/viewvc?rev=1034587&view=rev Log: Eliminated another deprecation warning caused by the usage of OMNode#serialize(Writer) [the serialize(Writer) method is only meaningful for OMContainers]. Modi

svn commit: r1034598 - /axis/axis2/java/core/trunk/modules/saaj/test/org/apache/axis2/saaj/AttachmentSerializationTest.java

2010-11-12 Thread veithen
Author: veithen Date: Fri Nov 12 23:11:30 2010 New Revision: 1034598 URL: http://svn.apache.org/viewvc?rev=1034598&view=rev Log: Eliminated an instance of the catch-and-fail JUnit antipattern. Modified: axis/axis2/java/core/trunk/modules/saaj/test/org/apache/axis2/

svn commit: r1034754 - in /axis/axis2/java/core/trunk/modules/kernel: src/org/apache/axis2/transport/http/SOAPMessageFormatter.java src/org/apache/axis2/util/Utils.java test/org/apache/axis2/misc/Misc

2010-11-13 Thread veithen
Author: veithen Date: Sat Nov 13 13:29:30 2010 New Revision: 1034754 URL: http://svn.apache.org/viewvc?rev=1034754&view=rev Log: AXIS2-4828: Avoid buffering (and the unnecessary byte stream -> char stream -> byte stream conversion) of the SOAP body in SOAPMessageFormatter. The messa

svn commit: r1034851 - /axis/axis2/java/transports/trunk/pom.xml

2010-11-13 Thread veithen
Author: veithen Date: Sat Nov 13 19:00:39 2010 New Revision: 1034851 URL: http://svn.apache.org/viewvc?rev=1034851&view=rev Log: Don't manage the Woodstox version and keep whatever version is used by Axis2. Modified: axis/axis2/java/transports/trunk/pom.xml Modified: axis/a

svn commit: r1034853 - in /axis/axis2/java/core/trunk/modules: adb/pom.xml kernel/pom.xml saaj/pom.xml

2010-11-13 Thread veithen
Author: veithen Date: Sat Nov 13 19:57:54 2010 New Revision: 1034853 URL: http://svn.apache.org/viewvc?rev=1034853&view=rev Log: Optimized Maven dependencies: there is no reason for axis2-kernel to depend on axiom-dom. Modified: axis/axis2/java/core/trunk/modules/adb/pom.xml axis/a

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

2010-11-14 Thread veithen
Author: veithen Date: Sun Nov 14 12:01:26 2010 New Revision: 1034988 URL: http://svn.apache.org/viewvc?rev=1034988&view=rev Log: Added axiom-dom as a direct dependency since it is no longer a transitive dependency (via axis2-kernel). Modified: axis/axis2/java/rampart/trunk/pom.xml Modi

svn commit: r1035545 - /axis/axis2/java/core/trunk/src/site/xdoc/release-process.xml

2010-11-15 Thread veithen
Author: veithen Date: Tue Nov 16 07:20:43 2010 New Revision: 1035545 URL: http://svn.apache.org/viewvc?rev=1035545&view=rev Log: Added instructions to build and update the site. Modified: axis/axis2/java/core/trunk/src/site/xdoc/release-process.xml Modified: axis/axis2/java/core/trunk

svn commit: r1035758 - 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-11-16 Thread veithen
Author: veithen Date: Tue Nov 16 19:38:38 2010 New Revision: 1035758 URL: http://svn.apache.org/viewvc?rev=1035758&view=rev Log: Merged r981056 to the 1.5 branch in order to fix AXIS2-4883. Modified: axis/axis2/java/core/branches/1_5/ (props changed) axis/axis2/java/core/branches

svn commit: r1035761 - in /axis/axis2/java/core/site/api: ./ apidocs/ org/ resources/ sample/

2010-11-16 Thread veithen
Author: veithen Date: Tue Nov 16 19:45:27 2010 New Revision: 1035761 URL: http://svn.apache.org/viewvc?rev=1035761&view=rev Log: AXIS2-4883: Manually fixing the generated site. Added: axis/axis2/java/core/site/api/allclasses-frame.html - copied unchanged from r1035490, axis/axis2/

svn commit: r1035771 - 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-11-16 Thread veithen
Author: veithen Date: Tue Nov 16 20:02:09 2010 New Revision: 1035771 URL: http://svn.apache.org/viewvc?rev=1035771&view=rev Log: Merged r981055 to the 1.5 branch to fix AXIS2-4885. Modified: axis/axis2/java/core/branches/1_5/ (props changed) axis/axis2/java/core/branches/1_5/mod

svn commit: r1035775 - in /axis/axis2/java/core/site: docs/contents.html docs/installationguide.html docs/pojoguide.html docs/soapmonitor-module.html docs/userguide-buildingservices.html tools/index.h

2010-11-16 Thread veithen
Author: veithen Date: Tue Nov 16 20:07:25 2010 New Revision: 1035775 URL: http://svn.apache.org/viewvc?rev=1035775&view=rev Log: Manually fixing AXIS2-4885 in the generated site. Modified: axis/axis2/java/core/site/docs/contents.html axis/axis2/java/core/site/docs/installationguide.

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

2010-11-18 Thread veithen
Author: veithen Date: Thu Nov 18 21:03:34 2010 New Revision: 1036624 URL: http://svn.apache.org/viewvc?rev=1036624&view=rev Log: AXIS2-4888: Removed the 'jar' classifier from axis2.jar (which was introduced unintentionally by r1033898). Modified: axis/axis2/java/core/trunk/pom

svn commit: r1036625 - 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-11-18 Thread veithen
Author: veithen Date: Thu Nov 18 21:06:03 2010 New Revision: 1036625 URL: http://svn.apache.org/viewvc?rev=1036625&view=rev Log: AXIS2-4888: Merged r1036624 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: r1036659 - in /axis/axis2/java/core/trunk/modules/saaj: pom.xml test/org/apache/axis2/saaj/SOAPConnectionTest.java

2010-11-18 Thread veithen
Author: veithen Date: Thu Nov 18 22:36:21 2010 New Revision: 1036659 URL: http://svn.apache.org/viewvc?rev=1036659&view=rev Log: AXIS2-4889: Replaced SOAPConnectionTest#testGet by a no-nonsense test case. Modified: axis/axis2/java/core/trunk/modules/saaj/pom.xml axis/axis2/java/

svn commit: r1036660 - 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-11-18 Thread veithen
Author: veithen Date: Thu Nov 18 22:39:42 2010 New Revision: 1036660 URL: http://svn.apache.org/viewvc?rev=1036660&view=rev Log: AXIS2-4889: Merged r1036659 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: r1036675 - /axis/axis2/java/core/trunk/modules/saaj/src/org/apache/axis2/saaj/SOAPMessageImpl.java

2010-11-18 Thread veithen
Author: veithen Date: Thu Nov 18 23:07:54 2010 New Revision: 1036675 URL: http://svn.apache.org/viewvc?rev=1036675&view=rev Log: Replaced usage of deprecated MIMEOutputUtils class. Modified: axis/axis2/java/core/trunk/modules/saaj/src/org/apache/axis2/saaj/SOAPMessageImpl.java Modi

svn commit: r1037007 - in /axis/axis2/java/core/branches/1_5: ./ modules/adb-codegen/ modules/adb-codegen/src/org/apache/axis2/schema/ modules/adb-codegen/src/org/apache/axis2/schema/template/ modules

2010-11-19 Thread veithen
Author: veithen Date: Fri Nov 19 20:21:33 2010 New Revision: 1037007 URL: http://svn.apache.org/viewvc?rev=1037007&view=rev Log: AXIS2-3851 / AXIS2-4887: Merged r788202 to the 1.5 branch. Added: axis/axis2/java/core/branches/1_5/modules/adb-codegen/test-resources/testsuite/nonamespace

svn commit: r1037050 - in /axis/axis2/java/core/trunk/modules/kernel: src/org/apache/axis2/description/OutOnlyAxisOperation.java test/org/apache/axis2/description/OutOnlyAxisOperationTest.java

2010-11-19 Thread veithen
Author: veithen Date: Fri Nov 19 22:08:25 2010 New Revision: 1037050 URL: http://svn.apache.org/viewvc?rev=1037050&view=rev Log: AXIS2-4057 (OutOnlyAxisOperation: AxisMessage passed to the addMessage method is not saved as a child of the AxisOperation): Applied the patch provided by Ant

svn commit: r1037135 - /axis/axis2/java/core/trunk/modules/jaxws/test/org/apache/axis2/jaxws/client/ReleaseServiceTests.java

2010-11-20 Thread veithen
Author: veithen Date: Sat Nov 20 08:43:06 2010 New Revision: 1037135 URL: http://svn.apache.org/viewvc?rev=1037135&view=rev Log: Eliminated some instances of the catch-and-fail JUnit antipattern, so that next time the Hudson build fails on these test cases, we get more meaningful informa

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

2010-11-20 Thread veithen
Author: veithen Date: Sat Nov 20 09:11:48 2010 New Revision: 1037142 URL: http://svn.apache.org/viewvc?rev=1037142&view=rev Log: Added entry for the 1.5.3 release to the DOAP file. Modified: axis/axis2/java/core/trunk/etc/doap_Axis2.rdf Modified: axis/axis2/java/core/trunk/etc/doap_A

svn commit: r1037144 - in /axis/axis2/java/core/trunk/src/site/xdoc/tools/eclipse: servicearchiver-plugin.xml wsdl2java-plugin.xml

2010-11-20 Thread veithen
Author: veithen Date: Sat Nov 20 09:29:47 2010 New Revision: 1037144 URL: http://svn.apache.org/viewvc?rev=1037144&view=rev Log: Fixed two broken links. Modified: axis/axis2/java/core/trunk/src/site/xdoc/tools/eclipse/servicearchiver-plugin.xml axis/axis2/java/core/trunk/src/site/

svn commit: r1037145 - 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-11-20 Thread veithen
Author: veithen Date: Sat Nov 20 09:32:11 2010 New Revision: 1037145 URL: http://svn.apache.org/viewvc?rev=1037145&view=rev Log: Merged r1037144 to the 1.5 branch. Modified: axis/axis2/java/core/branches/1_5/ (props changed) axis/axis2/java/core/branches/1_5/modules/distribu

svn commit: r1037147 - in /axis/axis2/java/core/site/tools/eclipse: servicearchiver-plugin.html wsdl2java-plugin.html

2010-11-20 Thread veithen
Author: veithen Date: Sat Nov 20 09:34:52 2010 New Revision: 1037147 URL: http://svn.apache.org/viewvc?rev=1037147&view=rev Log: Fixed two broken links in the generated site (sources fixed by r1037144 and r1037145). Modified: axis/axis2/java/core/site/tools/eclipse/servicearch

svn commit: r1037151 - /axis/axis2/java/transports/site/

2010-11-20 Thread veithen
Author: veithen Date: Sat Nov 20 10:06:32 2010 New Revision: 1037151 URL: http://svn.apache.org/viewvc?rev=1037151&view=rev Log: Moving the Transports site to its new location in the Axis TLP. Added: axis/axis2/java/transports/site/ - copied from r1037150, webservices/commons/

svn commit: r1037155 - in /axis/axis2/java/rampart/site: ./ apidocs/ css/ download/ images/ java/ samples/

2010-11-20 Thread veithen
Author: veithen Date: Sat Nov 20 10:12:33 2010 New Revision: 1037155 URL: http://svn.apache.org/viewvc?rev=1037155&view=rev Log: Removed the extra 'java' component from the SVN location of the generated Rampart site. Added: axis/axis2/java/rampart/site/apidocs/ - copied

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