svn commit: r1086038 - in /axis/axis2/java/core/trunk/modules/addressing/test/org/apache/axis2/handlers/addressing: AddressingFinalInHandlerTest.java AddressingInHandlerTestBase.java AddressingSubmiss

2011-03-27 Thread veithen
Author: veithen Date: Sun Mar 27 21:17:44 2011 New Revision: 1086038 URL: http://svn.apache.org/viewvc?rev=1086038&view=rev Log: Eliminated several instances of the catch-and-fail JUnit anti-pattern. Modified: axis/axis2/java/core/trunk/modules/addressing/test/org/apache/axis2/handlers/addre

svn commit: r1086003 - in /axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2: context/MessageContext.java util/MessageContextBuilder.java

2011-03-27 Thread azeez
Author: azeez Date: Sun Mar 27 18:43:22 2011 New Revision: 1086003 URL: http://svn.apache.org/viewvc?rev=1086003&view=rev Log: Just noticed that Andreas reverted my previous commit due to a test failure. Reverting again. Modified: axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axi

svn commit: r1086002 - /axis/axis2/java/core/trunk/modules/integration/test/org/apache/axis2/engine/MessageContextChangeTest.java

2011-03-27 Thread azeez
Author: azeez Date: Sun Mar 27 18:33:15 2011 New Revision: 1086002 URL: http://svn.apache.org/viewvc?rev=1086002&view=rev Log: ng a test failure caused by my addition of IN_MESSAGE_CONTEXT constant to MessageContext. Thanks Andreas for pointing this out. Modified: axis/axis2/java/core/trunk

svn commit: r1085969 - in /axis/axis2/java/core/trunk/modules/kernel/src/org/apache/axis2: context/MessageContext.java util/MessageContextBuilder.java

2011-03-27 Thread veithen
Author: veithen Date: Sun Mar 27 15:54:43 2011 New Revision: 1085969 URL: http://svn.apache.org/viewvc?rev=1085969&view=rev Log: Temporarily reverted r1085796 since it causes a regression. Please run the test suite before committing stuff. Modified: axis/axis2/java/core/trunk/modules/kernel

svn commit: r1085931 - /axis/axis2/java/core/trunk/modules/adb-codegen/test/org/apache/axis2/schema/AbstractTestCase.java

2011-03-27 Thread veithen
Author: veithen Date: Sun Mar 27 13:34:00 2011 New Revision: 1085931 URL: http://svn.apache.org/viewvc?rev=1085931&view=rev Log: Replaced usages of Axiom implementation classes by invocations of the public API. Modified: axis/axis2/java/core/trunk/modules/adb-codegen/test/org/apache/axis2/s

svn commit: r1085927 - in /axis/axis2/java/core/trunk/modules/adb/src/org/apache/axis2/databinding/utils/reader: ADBXMLStreamReaderImpl.java WrappingXMLStreamReader.java

2011-03-27 Thread veithen
Author: veithen Date: Sun Mar 27 12:41:46 2011 New Revision: 1085927 URL: http://svn.apache.org/viewvc?rev=1085927&view=rev Log: Fixed the ADB code so that it no longer depends on the incorrect behavior described in AXIOM-358. Modified: axis/axis2/java/core/trunk/modules/adb/src/org/apache/

svn commit: r1085925 - /axis/axis2/java/core/trunk/modules/integration/test/org/apache/axis2/engine/MessageContextChangeTest.java

2011-03-27 Thread veithen
Author: veithen Date: Sun Mar 27 12:37:22 2011 New Revision: 1085925 URL: http://svn.apache.org/viewvc?rev=1085925&view=rev Log: Changed the MessageContextChangeTest such that the error messages appear in the Surefire report. Modified: axis/axis2/java/core/trunk/modules/integration/test/org

svn commit: r1085895 - /axis/axis2/java/core/trunk/modules/corba/src/org/apache/axis2/corba/receivers/CorbaUtil.java

2011-03-27 Thread eranga
Author: eranga Date: Sun Mar 27 09:13:39 2011 New Revision: 1085895 URL: http://svn.apache.org/viewvc?rev=1085895&view=rev Log: AXIS2-4987 - Cannot use constants as discriminators in CORBA union data types Fixed. Updated the parseValue method. Modified: axis/axis2/java/core/trunk/modules/c