svn commit: r937624 - in /axis/axis2/java/core/trunk/modules/samples: pojo/build.xml pojoguide/build.xml

2010-04-24 Thread veithen
Author: veithen Date: Sat Apr 24 11:11:08 2010 New Revision: 937624 URL: http://svn.apache.org/viewvc?rev=937624&view=rev Log: AXIS2-4690: Fixed two other instances where fork mode is required. Modified: axis/axis2/java/core/trunk/modules/samples/pojo/build.xml axis/axis2/java/core/trunk/

svn commit: r937620 - /axis/axis2/java/core/trunk/modules/samples/pojoguidespring/build.xml

2010-04-24 Thread veithen
Author: veithen Date: Sat Apr 24 11:02:10 2010 New Revision: 937620 URL: http://svn.apache.org/viewvc?rev=937620&view=rev Log: AXIS2-4690: Fixed a failure when running ant rpc.client in the POJO/Spring sample. Modified: axis/axis2/java/core/trunk/modules/samples/pojoguidespring/build.xml Mo

svn commit: r937619 - /axis/axis2/java/core/trunk/modules/documentation/xdocs/svn.xml

2010-04-24 Thread veithen
Author: veithen Date: Sat Apr 24 10:51:25 2010 New Revision: 937619 URL: http://svn.apache.org/viewvc?rev=937619&view=rev Log: AXIS2-4694: Fixed SVN links as suggested by Keheliya Gallaba. Modified: axis/axis2/java/core/trunk/modules/documentation/xdocs/svn.xml Modified: axis/axis2/java/core

svn commit: r937604 - /axis/axis2/java/core/trunk/modules/jaxws-integration/pom.xml

2010-04-24 Thread veithen
Author: veithen Date: Sat Apr 24 08:27:00 2010 New Revision: 937604 URL: http://svn.apache.org/viewvc?rev=937604&view=rev Log: Fixed the change in r937071 so that the build works again on Java 1.5. Modified: axis/axis2/java/core/trunk/modules/jaxws-integration/pom.xml Modified: axis/axis2/ja

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

2010-04-24 Thread veithen
Author: veithen Date: Sat Apr 24 07:32:05 2010 New Revision: 937600 URL: http://svn.apache.org/viewvc?rev=937600&view=rev Log: Reverted r937436 because it causes test failures in the integration module. I will add more information to AXIS2-4687. Modified: axis/axis2/java/core/trunk/modules/