Author: veithen
Date: Mon Mar 1 21:18:05 2010
New Revision: 917723
URL: http://svn.apache.org/viewvc?rev=917723&view=rev
Log:
AXIS2-4290: Configured a more rational updatePolicy for repositories and
pluginRepositories.
Modified:
axis/axis2/java/core/trunk/modules/parent/pom.xml
Modi
Author: veithen
Date: Sat Mar 13 23:40:34 2010
New Revision: 922692
URL: http://svn.apache.org/viewvc?rev=922692&view=rev
Log:
AXIS2-4634: Allow to specify extraClasses on Java2WSDLTask. Based on a
contribution submitted by Vy Ho. Not updating any documentation because there
is no exis
Author: veithen
Date: Sun Mar 14 10:22:37 2010
New Revision: 922805
URL: http://svn.apache.org/viewvc?rev=922805&view=rev
Log:
Java2WSDL Ant task: added a test for package-namespace mappings.
Added:
axis/axis2/java/core/trunk/modules/tool/axis2-ant-plugin/src/test/java/test/MyClass.
Author: veithen
Date: Sun Mar 14 11:46:17 2010
New Revision: 922818
URL: http://svn.apache.org/viewvc?rev=922818&view=rev
Log:
java2wsdl command line tool: added a test for the -p2n option.
Modified:
axis/axis2/java/core/trunk/modules/java2wsdl/pom.xml
Modified: axis/axis2/java/core/t
Author: veithen
Date: Sun Mar 14 12:33:22 2010
New Revision: 922828
URL: http://svn.apache.org/viewvc?rev=922828&view=rev
Log:
Using resources:testResources to copy files to a location outside of
target/test-classes is a bad practice. Use antrun to copy files instead. With
this ch
Author: veithen
Date: Sun Mar 14 12:37:07 2010
New Revision: 922830
URL: http://svn.apache.org/viewvc?rev=922830&view=rev
Log:
Setting up svn:ignore for Eclipse.
Modified:
axis/axis2/java/core/trunk/modules/kernel/ (props changed)
Propchange: axis/axis2/java/core/trunk/modules/ke
Author: veithen
Date: Sun Mar 14 17:35:54 2010
New Revision: 922906
URL: http://svn.apache.org/viewvc?rev=922906&view=rev
Log:
axis2-fastinfoset module: let Maven compile the generated test sources instead
of using the javac task in antrun. This solves AXIS2-4652 and is necessary to
import
Author: veithen
Date: Sun Mar 14 17:52:04 2010
New Revision: 922914
URL: http://svn.apache.org/viewvc?rev=922914&view=rev
Log:
Use maven-remote-resources-plugin to copy legal files (see also r777934).
Modified:
axis/axis2/java/core/trunk/modules/soapmonitor/servlet/pom.xml
Modified:
Author: veithen
Date: Sun Mar 14 19:56:51 2010
New Revision: 922936
URL: http://svn.apache.org/viewvc?rev=922936&view=rev
Log:
Fixed formatting.
Modified:
axis/axis2/java/core/trunk/modules/codegen/pom.xml
Modified: axis/axis2/java/core/trunk/modules/codegen/pom.xml
URL:
Author: veithen
Date: Sun Mar 14 20:18:17 2010
New Revision: 922941
URL: http://svn.apache.org/viewvc?rev=922941&view=rev
Log:
Codegen tests: use a staging approach to copy the templates from the other
projects. This allows the maven-eclipse-plugin to work properly (Eclipse
doesn'
Author: veithen
Date: Sun Mar 14 21:29:56 2010
New Revision: 922967
URL: http://svn.apache.org/viewvc?rev=922967&view=rev
Log:
Integration tests: let Maven invoke the compiler (instead of using Ant). This
allows maven-eclipse-plugin to import the generated sources into the Eclipse
pro
Author: veithen
Date: Sun Mar 14 21:52:11 2010
New Revision: 922971
URL: http://svn.apache.org/viewvc?rev=922971&view=rev
Log:
Set up svn:ignore for Eclipse.
Modified:
axis/axis2/java/core/trunk/modules/adb/ (props changed)
axis/axis2/java/core/trunk/modules/adb-codegen/ (p
Author: veithen
Date: Sun Mar 14 22:17:47 2010
New Revision: 922983
URL: http://svn.apache.org/viewvc?rev=922983&view=rev
Log:
Use maven-remote-resources-plugin to copy legal files (see also r777934).
Modified:
axis/axis2/java/core/trunk/modules/soapmonitor/module/pom.xml
Modified:
Author: veithen
Date: Sun Mar 14 22:59:46 2010
New Revision: 922997
URL: http://svn.apache.org/viewvc?rev=922997&view=rev
Log:
Made svn.xml a real XDOC document and cleaned up the formatting.
Modified:
axis/axis2/java/core/trunk/modules/documentation/xdocs/svn.xml
Modified: axis/axis2/
Author: veithen
Date: Sun Mar 14 23:24:22 2010
New Revision: 923005
URL: http://svn.apache.org/viewvc?rev=923005&view=rev
Log:
Updated the instructions for import of the Axis2 sources into Eclipse.
Modified:
axis/axis2/java/core/trunk/modules/documentation/xdocs/svn.xml
Modified: axis/a
Author: veithen
Date: Mon Mar 15 12:37:25 2010
New Revision: 923194
URL: http://svn.apache.org/viewvc?rev=923194&view=rev
Log:
Fixed a build failure with maven.test.skip=true.
Modified:
axis/axis2/java/core/trunk/modules/java2wsdl/pom.xml
axis/axis2/java/core/trunk/modules/tool/axis2
Author: veithen
Date: Mon Mar 15 18:44:17 2010
New Revision: 923385
URL: http://svn.apache.org/viewvc?rev=923385&view=rev
Log:
Temporarily increasing the log level in jaxws-integration in an attempt to
understand why the execution of a single test sometimes takes up to 500 seconds
on Hu
Author: veithen
Date: Mon Mar 15 20:43:52 2010
New Revision: 923427
URL: http://svn.apache.org/viewvc?rev=923427&view=rev
Log:
Reverted temporary log level increase. Unable to reproduce the problem for the
moment.
Modified:
axis/axis2/java/core/trunk/modules/jaxws-integration/
Author: veithen
Date: Mon Mar 15 23:15:50 2010
New Revision: 923502
URL: http://svn.apache.org/viewvc?rev=923502&view=rev
Log:
ADB test cases: Changed the name and target namespace of complete.xsd to match
the package name where the unit tests are located. This makes it easier to
navigate
Author: veithen
Date: Mon Mar 15 23:17:15 2010
New Revision: 923503
URL: http://svn.apache.org/viewvc?rev=923503&view=rev
Log:
Added some test coverage for the things that need to be changed to fix
AXIS2-4640.
Added:
axis/axis2/java/core/trunk/modules/adb-codegen/test/org/apache/a
Author: veithen
Date: Sat Mar 20 14:48:51 2010
New Revision: 925617
URL: http://svn.apache.org/viewvc?rev=925617&view=rev
Log:
Propagated change r822738 from ADBBeanTemplate-bean.xsl to
ADBBeanTemplate-helpermode.xsl.
Modified:
axis/axis2/java/core/trunk/modules/adb-codegen/src/org/ap
Author: veithen
Date: Sat Mar 20 15:21:04 2010
New Revision: 925627
URL: http://svn.apache.org/viewvc?rev=925627&view=rev
Log:
Fixed formatting.
Modified:
axis/axis2/java/core/trunk/modules/adb-codegen/pom.xml
Modified: axis/axis2/java/core/trunk/modules/adb-codegen/pom.xml
URL:
Author: veithen
Date: Sat Mar 20 18:19:35 2010
New Revision: 925648
URL: http://svn.apache.org/viewvc?rev=925648&view=rev
Log:
Propagated some old changes from ADBBeanTemplate-bean.xsl to
ADBBeanTemplate-helpermode.xsl to make sure that tracker attributes are updated
in the same way. Also a
Author: veithen
Date: Sat Mar 20 19:33:19 2010
New Revision: 925662
URL: http://svn.apache.org/viewvc?rev=925662&view=rev
Log:
AXIS2-4640: Optimized code generation for tracker attribute updates in ADB.
Modified:
axis/axis2/java/core/trunk/modules/adb-codegen/src/org/apache/axis2/sc
Author: veithen
Date: Mon Mar 22 21:44:21 2010
New Revision: 926359
URL: http://svn.apache.org/viewvc?rev=926359&view=rev
Log:
AXIS2-4659: Applied the patch contributed by Sidath Dissanayake to fix an
obvious typo in ModuleBuilder.
Modified:
axis/axis2/java/core/trunk/modules/kernel
Author: veithen
Date: Mon Mar 22 23:04:27 2010
New Revision: 926384
URL: http://svn.apache.org/viewvc?rev=926384&view=rev
Log:
AXIS2-4660: Added a syntax check for the p2n option.
Modified:
axis/axis2/java/core/trunk/modules/java2wsdl/src/org/apache/ws/java2wsdl/Java2WSDLCodegenEngine.
Author: veithen
Date: Wed Mar 24 19:51:40 2010
New Revision: 927168
URL: http://svn.apache.org/viewvc?rev=927168&view=rev
Log:
AXIS2-4618: Applied fix suggested by Dave Lindquist; populateAxisConfiguration
is called later on and this causes a stream closed error if the location of
axis2.xm
Author: veithen
Date: Fri Mar 26 16:19:57 2010
New Revision: 927948
URL: http://svn.apache.org/viewvc?rev=927948&view=rev
Log:
AXIS2-4664: Upgraded gmaven plugin to 1.2 to avoid build failure on IBM JRE.
Tested with WAS7 runtime.
Modified:
axis/axis2/java/core/trunk/modules/java2
Author: veithen
Date: Mon Mar 29 08:45:04 2010
New Revision: 928643
URL: http://svn.apache.org/viewvc?rev=928643&view=rev
Log:
Fixed some project.description entries in POM files.
Modified:
axis/axis2/java/core/trunk/modules/jaxbri/pom.xml
axis/axis2/java/core/trunk/modules/jibx/pom
Author: veithen
Date: Mon Mar 29 11:44:48 2010
New Revision: 928727
URL: http://svn.apache.org/viewvc?rev=928727&view=rev
Log:
AXIS2-4662: Added some Spring related PoC code to my scratch area.
Added:
axis/axis2/java/core/scratch/java/veithen/spring/
axis/axis2/java/core/scratch/
Author: veithen
Date: Mon Mar 29 16:05:30 2010
New Revision: 928819
URL: http://svn.apache.org/viewvc?rev=928819&view=rev
Log:
AXIS2-4662: Some refactorings to the PoC code to support the standalone
scenario, i.e. to create a ListenerManager using Spring.
Added:
axis/axis2/java/
Author: veithen
Date: Mon Mar 29 23:43:21 2010
New Revision: 928941
URL: http://svn.apache.org/viewvc?rev=928941&view=rev
Log:
Eliminated some duplicate code originally introduced in r439555 and that has
grown over time.
Modified:
axis/axis2/java/core/trunk/modules/kernel/src/org/ap
Author: veithen
Date: Tue Mar 30 10:57:11 2010
New Revision: 929077
URL: http://svn.apache.org/viewvc?rev=929077&view=rev
Log:
AXIS2-4662: Some more PoC code that shows how POJO service deployment with
Spring could look like.
Added:
axis/axis2/java/core/scratch/java/veithen/spring/a
Author: veithen
Date: Tue Mar 30 12:53:25 2010
New Revision: 929120
URL: http://svn.apache.org/viewvc?rev=929120&view=rev
Log:
Let the message receivers and deployers use the ServiceObjectSupplier interface
properly.
Detailed explanation:
Prior to r439555 service object suppliers were actu
Author: veithen
Date: Tue Mar 30 17:26:52 2010
New Revision: 929196
URL: http://svn.apache.org/viewvc?rev=929196&view=rev
Log:
AXIS2-4662: Some package reorganization of the PoC code.
Added:
axis/axis2/java/core/scratch/java/veithen/spring/axis2-spring-core/src/main/java/org/apache/a
Author: veithen
Date: Tue Mar 30 20:14:50 2010
New Revision: 929250
URL: http://svn.apache.org/viewvc?rev=929250&view=rev
Log:
AXIS2-4662: Added some code to show automatic deployment of JSR-181 annotated
services. Kudos to Stephan van Hugten for suggesting this feature and showing
ho
Author: veithen
Date: Wed Mar 31 09:20:31 2010
New Revision: 929441
URL: http://svn.apache.org/viewvc?rev=929441&view=rev
Log:
AXIS2-4662: Some simplifications of the PoC code.
Added:
axis/axis2/java/core/scratch/java/veithen/spring/axis2-spring-core/src/main/java/org/apache/axis2/sp
Author: veithen
Date: Wed Mar 31 13:49:05 2010
New Revision: 929538
URL: http://svn.apache.org/viewvc?rev=929538&view=rev
Log:
AXIS2-4666: Switch compiler to fork mode to avoid OutOfMemoryError.
Modified:
axis/axis2/java/core/trunk/modules/integration/pom.xml
Modified: axis/axis2/java/
Author: veithen
Date: Sun Apr 11 12:09:31 2010
New Revision: 932872
URL: http://svn.apache.org/viewvc?rev=932872&view=rev
Log:
Creating a sandbox area for the new Axis2-Spring integration.
Added:
axis/axis2/java/core/scratch/spring/
Author: veithen
Date: Sun Apr 11 14:01:10 2010
New Revision: 932907
URL: http://svn.apache.org/viewvc?rev=932907&view=rev
Log:
Initial code for the Axis2-Spring integration.
Added:
axis/axis2/java/core/scratch/spring/axis2-spring-x/
axis/axis2/java/core/scratch/spring/axis2-spri
Author: veithen
Date: Sun Apr 11 17:33:19 2010
New Revision: 932944
URL: http://svn.apache.org/viewvc?rev=932944&view=rev
Log:
Set up svn:ignore for Eclipse.
Modified:
axis/axis2/java/core/scratch/java/veithen/spring/axis2-spring-core/
(props changed)
Propchange: axis/axis2/java/
Author: veithen
Date: Sun Apr 11 17:33:33 2010
New Revision: 932945
URL: http://svn.apache.org/viewvc?rev=932945&view=rev
Log:
Set up svn:ignore for Eclipse.
Modified:
axis/axis2/java/core/scratch/spring/axis2-spring-x/ (props changed)
Propchange: axis/axis2/java/core/scratch/spring/a
Author: veithen
Date: Sun Apr 11 17:37:29 2010
New Revision: 932947
URL: http://svn.apache.org/viewvc?rev=932947&view=rev
Log:
Fixed a class reference broken by the refactoring in r929196.
Modified:
axis/axis2/java/core/scratch/java/veithen/spring/axis2-spring-core/src/test/resou
Author: veithen
Date: Sat Apr 17 12:46:28 2010
New Revision: 935169
URL: http://svn.apache.org/viewvc?rev=935169&view=rev
Log:
Manage inter-module dependencies properly.
Modified:
axis/axis2/java/core/trunk/modules/fastinfoset/pom.xml
Modified: axis/axis2/java/core/trunk/modules/fastinf
Author: veithen
Date: Sat Apr 17 13:24:55 2010
New Revision: 935174
URL: http://svn.apache.org/viewvc?rev=935174&view=rev
Log:
Work around a strange behavior in maven-dependency-plugin.
Modified:
axis/axis2/java/core/trunk/modules/fastinfoset/pom.xml
Modified: axis/axis2/java/core/t
Author: veithen
Date: Sun Apr 18 13:25:53 2010
New Revision: 935338
URL: http://svn.apache.org/viewvc?rev=935338&view=rev
Log:
Added a comment to link the workaround applied in r935174 to the relevant issue
in maven-dependency-plugin (MDEP-259).
Modified:
axis/axis2/java/core/trunk/mod
Author: veithen
Date: Wed Apr 21 18:40:59 2010
New Revision: 936434
URL: http://svn.apache.org/viewvc?rev=936434&view=rev
Log:
Use the same Groovy Maven plugin everywhere.
Modified:
axis/axis2/java/core/trunk/modules/distribution/pom.xml
axis/axis2/java/core/trunk/modules/java2
Author: veithen
Date: Thu Apr 22 18:44:07 2010
New Revision: 937004
URL: http://svn.apache.org/viewvc?rev=937004&view=rev
Log:
AXIS2-4688: Replaced unqualified class name in
InterfaceImplementationTemplate.xsl. Thanks to Dean Holdren for reporting this.
Modified:
axis/axis2/java/core/t
Author: veithen
Date: Thu Apr 22 20:30:37 2010
New Revision: 937047
URL: http://svn.apache.org/viewvc?rev=937047&view=rev
Log:
AXIS2-4554: Fixed AxisService2WSDL11 to set the correct value for the
wsdl:required attribute of the wsaw:UsingAddressing element. Thanks to Dave
Bryant and N
Author: veithen
Date: Thu Apr 22 20:35:20 2010
New Revision: 937049
URL: http://svn.apache.org/viewvc?rev=937049&view=rev
Log:
AXIS2-4148: Fixed debug message in WarBasedAxisConfigurator. Thanks to Andrei
Ivanov and Tharindu Mathew for reporting/investigating this issue.
Modified:
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/mod
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/a
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/
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
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/t
Author: veithen
Date: Sun Apr 25 19:07:04 2010
New Revision: 937857
URL: http://svn.apache.org/viewvc?rev=937857&view=rev
Log:
WSCOMMONS-452: Moved some code that was intended for inclusion into Axiom.
Removed:
axis/axis2/java/transports/trunk/modules/base/src/main/java/org/apache/a
Author: veithen
Date: Wed Apr 28 18:00:58 2010
New Revision: 939033
URL: http://svn.apache.org/viewvc?rev=939033&view=rev
Log:
Moved EmptyOMLocation to org.apache.axiom.util.stax and renamed it to
DummyLocation. Also made it a singleton: no need to create a new instance on
every cal
Author: veithen
Date: Wed Apr 28 18:23:27 2010
New Revision: 939039
URL: http://svn.apache.org/viewvc?rev=939039&view=rev
Log:
Fixed some compiler warnings.
Modified:
axis/axis2/java/transports/trunk/modules/base/src/main/java/org/apache/axis2/format/BinaryFormatter.java
axis/a
Author: veithen
Date: Wed Apr 28 21:00:32 2010
New Revision: 939086
URL: http://svn.apache.org/viewvc?rev=939086&view=rev
Log:
WSCOMMONS-452: Moved another piece of code that was intended for inclusion into
Axiom.
Removed:
axis/axis2/java/transports/trunk/modules/base/src/main/java
Author: veithen
Date: Wed Apr 28 21:21:04 2010
New Revision: 939098
URL: http://svn.apache.org/viewvc?rev=939098&view=rev
Log:
Correctly set svn:ignore for Eclipse.
Modified:
axis/axis2/java/transports/trunk/modules/sms/ (props changed)
Propchange: axis/axis2/java/transports/trunk/mod
Author: veithen
Date: Thu Apr 29 18:02:36 2010
New Revision: 939407
URL: http://svn.apache.org/viewvc?rev=939407&view=rev
Log:
WSCOMMONS-452: Moved the test case for WrappedTextNodeStreamReader to Axiom.
Removed:
axis/axis2/java/transports/trunk/modules/base/src/test/java/org/apache/a
Author: veithen
Date: Thu Apr 29 18:20:01 2010
New Revision: 939424
URL: http://svn.apache.org/viewvc?rev=939424&view=rev
Log: (empty)
Modified:
axis/axis2/java/transports/trunk/modules/base/src/test/java/org/apache/axis2/format/ElementHelperTest.java
Modified:
axis/axis2/java/transp
Author: veithen
Revision: 939424
Modified property: svn:log
Modified: svn:log at Thu Apr 29 18:23:11 2010
--
--- svn:log (original)
+++ svn:log Thu Apr 29 18:23:11 2010
@@ -0,0 +1 @@
+Fixed deprecation warning.
Author: veithen
Date: Thu Apr 29 19:04:18 2010
New Revision: 939459
URL: http://svn.apache.org/viewvc?rev=939459&view=rev
Log:
WSCOMMONS-452: Moved the remaining code to Axiom.
Removed:
axis/axis2/java/transports/trunk/modules/base/src/main/java/org/apache/axis2/fo
Author: veithen
Date: Fri May 14 10:16:01 2010
New Revision: 944191
URL: http://svn.apache.org/viewvc?rev=944191&view=rev
Log:
Changed Axis2 version to SNAPSHOT. Since we now have a Hudson build, this
allows us to continuously monitor the integration between Axis2 and the
transports.
Modi
Author: veithen
Date: Fri May 14 13:24:02 2010
New Revision: 944250
URL: http://svn.apache.org/viewvc?rev=944250&view=rev
Log:
Removed some unnecessary exclusions. The services.xml files are no longer there.
Modified:
axis/axis2/java/core/trunk/modules/jaxws-integration/pom.xml
Modi
Author: veithen
Date: Fri May 14 17:29:45 2010
New Revision: 944347
URL: http://svn.apache.org/viewvc?rev=944347&view=rev
Log:
Prepared Axis2 for application of patch for WSCOMMONS-111. RuntimeExceptions
will no longer be caught (and transformed to OMExceptions) in
StAXOMBuilder#
Author: veithen
Date: Fri May 14 20:28:10 2010
New Revision: 99
URL: http://svn.apache.org/viewvc?rev=99&view=rev
Log:
WSCOMMONS-518: Generalized the getOMAttachmentAccessorXMLStreamReader method so
that XMLStreamReader wrappers of arbitrary type can be looked up; this also
removes
Author: veithen
Date: Sat May 15 09:34:18 2010
New Revision: 944603
URL: http://svn.apache.org/viewvc?rev=944603&view=rev
Log:
Added some more logging in order to understand the random build failures in
Hudson.
Modified:
axis/axis2/java/transports/trunk/modules/testkit/src/main/java
Author: veithen
Date: Sat May 15 09:53:53 2010
New Revision: 944604
URL: http://svn.apache.org/viewvc?rev=944604&view=rev
Log:
Still adding more logging in order to understand the random build failures in
Hudson.
Modified:
axis/axis2/java/transports/trunk/modules/testkit/src/main/java
Author: veithen
Date: Sat May 15 10:32:42 2010
New Revision: 944609
URL: http://svn.apache.org/viewvc?rev=944609&view=rev
Log:
Use dynamic port allocation in HTTP tests (instead of hardcoded port 8280).
Added:
axis/axis2/java/transports/trunk/modules/testkit/src/main/java/org/apache/a
Author: veithen
Date: Sat May 15 11:57:56 2010
New Revision: 944617
URL: http://svn.apache.org/viewvc?rev=944617&view=rev
Log:
Added some more logging to investigate Synapse build problem.
Modified:
axis/axis2/java/transports/trunk/modules/testkit/src/main/java/org/apache/axis2/trans
Author: veithen
Date: Sat May 15 12:27:18 2010
New Revision: 944626
URL: http://svn.apache.org/viewvc?rev=944626&view=rev
Log:
Fixed some incorrect log statements.
Modified:
axis/axis2/java/transports/trunk/modules/testkit/src/main/java/org/apache/axis2/transport/testkit/tests/a
Author: veithen
Date: Sat May 15 12:54:16 2010
New Revision: 944631
URL: http://svn.apache.org/viewvc?rev=944631&view=rev
Log:
Added some more logging to investigate Synapse build problem.
Modified:
axis/axis2/java/transports/trunk/modules/testkit/src/main/java/org/apache/axis2/trans
Author: veithen
Date: Sat May 15 13:44:34 2010
New Revision: 944645
URL: http://svn.apache.org/viewvc?rev=944645&view=rev
Log:
Cleaned up some old code in the mail transport tests and make sure that mail
folders are always properly closed.
Modified:
axis/axis2/java/transports/trunk/mod
Author: veithen
Date: Sat May 15 15:41:30 2010
New Revision: 944668
URL: http://svn.apache.org/viewvc?rev=944668&view=rev
Log:
Attempt to fix the random build failure seen on Hudson. It appears that it
sometimes happens that a test sends a message before the JMS transport is
listening on
Author: veithen
Date: Sat May 15 17:48:27 2010
New Revision: 944687
URL: http://svn.apache.org/viewvc?rev=944687&view=rev
Log:
Reenabled the connection monitoring in the HTTP tests (revert of r778520).
Modified:
axis/axis2/java/transports/trunk/modules/testkit/src/main/java/org/apache/a
Author: veithen
Date: Sat May 15 18:34:07 2010
New Revision: 944695
URL: http://svn.apache.org/viewvc?rev=944695&view=rev
Log:
Fixed an issue that may cause the tests to hang (for a long time): in some
cases, AxisTestClient may call Object#wait(0) which is the same as
Object#wait().
Modi
Author: veithen
Date: Sat May 15 19:33:15 2010
New Revision: 944704
URL: http://svn.apache.org/viewvc?rev=944704&view=rev
Log:
Clarify the messagesSent metric.
Modified:
axis/axis2/java/transports/trunk/modules/base/src/main/java/org/apache/axis2/transport/base/MetricsCollector.
Author: veithen
Date: Sat May 15 21:06:34 2010
New Revision: 944719
URL: http://svn.apache.org/viewvc?rev=944719&view=rev
Log:
Attempt to fix unstable Hudson build of the SMS transport.
Modified:
axis/axis2/java/transports/trunk/modules/sms/src/test/java/org/apache/axis2/transport/sms/
Author: veithen
Date: Sun May 16 21:17:02 2010
New Revision: 944915
URL: http://svn.apache.org/viewvc?rev=944915&view=rev
Log:
AXIS2-4450: Strictly forbid document type declarations in both SOAP and plain
XML requests.
Modified:
axis/axis2/java/core/trunk/modules/kernel/src/org/ap
Author: veithen
Date: Thu May 20 18:21:47 2010
New Revision: 946742
URL: http://svn.apache.org/viewvc?rev=946742&view=rev
Log:
Fixed outdated Javadoc.
Modified:
axis/axis2/java/transports/trunk/modules/base/src/main/java/org/apache/axis2/transport/base/ProtocolEndpoint.java
Modified:
Author: veithen
Date: Sun May 23 14:51:02 2010
New Revision: 947421
URL: http://svn.apache.org/viewvc?rev=947421&view=rev
Log:
Removed unused import.
Modified:
axis/axis2/java/transports/trunk/modules/base/src/main/java/org/apache/axis2/transport/base/data
Author: veithen
Date: Sun May 23 15:02:14 2010
New Revision: 947423
URL: http://svn.apache.org/viewvc?rev=947423&view=rev
Log:
Fixed formatting.
Modified:
axis/axis2/java/transports/trunk/modules/udp/pom.xml
Modified: axis/axis2/java/transports/trunk/modules/udp/pom.xml
URL:
Author: veithen
Date: Sun May 23 15:11:40 2010
New Revision: 947425
URL: http://svn.apache.org/viewvc?rev=947425&view=rev
Log:
Guys, I can understand that there are fans of the src & test naming convention,
but please don't use two different conventions (src/main/java & t
Author: veithen
Date: Sun May 23 15:51:48 2010
New Revision: 947435
URL: http://svn.apache.org/viewvc?rev=947435&view=rev
Log:
Enabled some basic tests from the testkit in the UDP transport.
Added:
axis/axis2/java/transports/trunk/modules/udp/src/test/java/org/apache/axis2/transport
Author: veithen
Date: Sun May 23 16:17:42 2010
New Revision: 947440
URL: http://svn.apache.org/viewvc?rev=947440&view=rev
Log:
Fixed an issue in the UDP transport that prevents it from correctly indicating
the end of the message to the StAX parser. Regression test will follow
(reproducing
Author: veithen
Date: Sun May 23 17:21:24 2010
New Revision: 947447
URL: http://svn.apache.org/viewvc?rev=947447&view=rev
Log:
Added a regression test for the issue fixed in r947440 and temporarily disabled
the test cases that reproduce the issue described in WSCOMMONS-544.
Modified:
Author: veithen
Date: Sun May 23 18:05:46 2010
New Revision: 947453
URL: http://svn.apache.org/viewvc?rev=947453&view=rev
Log:
Applied Hiranya's patch for AXIS2-4722 (AXIS2-4722-update2.patch) without
changes.
Modified:
axis/axis2/java/transports/trunk/modules/base/src/main/java/o
Author: veithen
Date: Sun May 23 18:22:58 2010
New Revision: 947458
URL: http://svn.apache.org/viewvc?rev=947458&view=rev
Log:
AXIS2-4722: Introduced an abstract doInit method in AbstractTransportListenerEx
so that derived classes can properly do their initialization stuff before the
f
Author: veithen
Date: Sun May 23 18:29:01 2010
New Revision: 947460
URL: http://svn.apache.org/viewvc?rev=947460&view=rev
Log:
Two unsaved changes that were missing in r947453.
Modified:
axis/axis2/java/transports/trunk/modules/udp/src/main/java/org/apache/axis2/transport/udp/UDPSender.
Author: veithen
Date: Sun May 23 18:29:56 2010
New Revision: 947461
URL: http://svn.apache.org/viewvc?rev=947461&view=rev
Log:
Removed unused attribute (left over from a previous refactoring).
Modified:
axis/axis2/java/transports/trunk/modules/base/src/main/java/org/apache/axis2/trans
Author: veithen
Date: Sun May 23 18:39:33 2010
New Revision: 947463
URL: http://svn.apache.org/viewvc?rev=947463&view=rev
Log:
AXIS2-4722: Set the useGlobalListener attribute automatically based on the
configuration of the transport.
Modified:
axis/axis2/java/transports/trunk/modules/
Author: veithen
Date: Sun May 23 21:59:22 2010
New Revision: 947503
URL: http://svn.apache.org/viewvc?rev=947503&view=rev
Log:
Replaced some usages of UUIDGenerator by UIDGenerator.
Modified:
axis/axis2/java/transports/trunk/modules/testkit/src/main/java/org/apache/axis2/transport/tes
Author: veithen
Date: Sun May 23 22:19:46 2010
New Revision: 947509
URL: http://svn.apache.org/viewvc?rev=947509&view=rev
Log:
Reenabled some test cases that actually work.
Modified:
axis/axis2/java/transports/trunk/modules/mail/src/test/java/org/apache/axis2/transport/
Author: veithen
Date: Mon May 24 16:08:04 2010
New Revision: 947696
URL: http://svn.apache.org/viewvc?rev=947696&view=rev
Log:
WSCOMMONS-543: Decouple org.apache.axis2.transport.base.datagram from
SocketAddress so that it's initial design is preserved.
Modified:
axis/axis2/java/t
Author: veithen
Date: Mon May 24 20:23:32 2010
New Revision: 947789
URL: http://svn.apache.org/viewvc?rev=947789&view=rev
Log:
Updated the version of the org.apache:apache super-POM to 7. This solves two
issues:
* It adds http://repository.apache.org to the repository list, so that A
Author: veithen
Date: Mon May 24 20:48:02 2010
New Revision: 947805
URL: http://svn.apache.org/viewvc?rev=947805&view=rev
Log:
Merged Ruwan's work on the Maven site from the 1.0.0 branch back to the trunk.
Added:
axis/axis2/java/transports/trunk/src/site/resources/
- co
Author: veithen
Date: Mon May 24 21:43:42 2010
New Revision: 947822
URL: http://svn.apache.org/viewvc?rev=947822&view=rev
Log:
Added some initial documentation for the UDP transport.
Added:
axis/axis2/java/transports/trunk/src/site/apt/udp.apt (with props)
Modified:
axis/axis2/
Author: veithen
Date: Mon May 24 21:47:33 2010
New Revision: 947823
URL: http://svn.apache.org/viewvc?rev=947823&view=rev
Log:
Fixed inaccurate Javadoc.
Modified:
axis/axis2/java/transports/trunk/modules/base/src/main/java/org/apache/axis2/transport/base/AbstractTransportListenerEx.
1 - 100 of 4857 matches
Mail list logo