Author: veithen
Date: Fri Apr 27 22:42:39 2012
New Revision: 1331616
URL: http://svn.apache.org/viewvc?rev=1331616&view=rev
Log:
Avoid the "Deprecated usage of OMElement#declareNamespace(String,String) with
empty prefix" warning with Axiom 1.2.13.
Modified:
axis/axis2/java/core/trunk/module
Author: veithen
Date: Fri Apr 27 19:56:52 2012
New Revision: 1331561
URL: http://svn.apache.org/viewvc?rev=1331561&view=rev
Log:
Eliminated deprecated method usage.
Modified:
axis/axis2/java/core/trunk/modules/adb-codegen/test/org/apache/axis2/schema/AbstractTestCase.java
axis/axis2/jav
Author: veithen
Date: Fri Apr 27 19:42:08 2012
New Revision: 1331552
URL: http://svn.apache.org/viewvc?rev=1331552&view=rev
Log:
Removed the code that attempts to determine the charset encoding and/or byte
order using the algorithm described in the "Autodetection of Character
Encodings" appendix
Author: veithen
Date: Fri Apr 27 18:55:24 2012
New Revision: 1331540
URL: http://svn.apache.org/viewvc?rev=1331540&view=rev
Log:
Removed stuff deprecated several major releases ago.
Modified:
axis/axis2/java/core/trunk/modules/integration/test/org/apache/axis2/mtom/EchoService2.java
axi