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/axis2/schem
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 the te
Author: barrettj
Date: Mon Mar 15 20:46:12 2010
New Revision: 923428
URL: http://svn.apache.org/viewvc?rev=923428&view=rev
Log:
Fix value for SEI_FEATURES_MAP
Modified:
axis/axis2/java/core/trunk/modules/metadata/src/org/apache/axis2/jaxws/description/builder/MDQConstants.java
Modified:
ax
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/test-resources
Author: barrettj
Date: Mon Mar 15 20:39:31 2010
New Revision: 923426
URL: http://svn.apache.org/viewvc?rev=923426&view=rev
Log:
Support for client-side WebServiceFeature settings to be configured via DBC.
Associated TDD test.
Added:
axis/axis2/java/core/trunk/modules/metadata/test/org/apac
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 Hudson.
Mo
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-ant-