svn commit: r1085173 - in /axis/axis2/java/core/trunk/modules/adb: src/org/apache/axis2/databinding/ADBSOAPModelBuilder.java test/org/apache/axis2/databinding/ADBSOAPModelBuilderTest.java

2011-03-24 Thread veithen
Author: veithen Date: Thu Mar 24 22:39:40 2011 New Revision: 1085173 URL: http://svn.apache.org/viewvc?rev=1085173&view=rev Log: Removed ADBSOAPModelBuilder. This class is no longer used since r421268. Removed: axis/axis2/java/core/trunk/modules/adb/src/org/apache/axis2/databinding/ADBSOAPMo

svn commit: r1085157 - in /axis/axis2/java/core/trunk/modules/jaxws-integration: ./ test-resources/wsdl/ test/server/ test/server/META-INF/

2011-03-24 Thread veithen
Author: veithen Date: Thu Mar 24 21:57:00 2011 New Revision: 1085157 URL: http://svn.apache.org/viewvc?rev=1085157&view=rev Log: Eliminated a couple of generated files that where checked in to SVN. Instead, regenerate them during the build. Having these kinds of generated files in the source tre

svn commit: r1085104 - in /axis/axis2/java/core/trunk/modules/adb/test/org/apache/axis2/databinding/types: soapencoding/ArrayTest.java xsd/ArrayTest.java

2011-03-24 Thread veithen
Author: veithen Date: Thu Mar 24 20:00:35 2011 New Revision: 1085104 URL: http://svn.apache.org/viewvc?rev=1085104&view=rev Log: Eliminated a couple of instances of the catch-and-fail JUnit anti-pattern. Modified: axis/axis2/java/core/trunk/modules/adb/test/org/apache/axis2/databinding/types