Author: veithen
Date: Sun Jul 11 20:57:25 2010
New Revision: 963148
URL: http://svn.apache.org/viewvc?rev=963148&view=rev
Log:
Merged r963147 to the 1.5 branch.
Modified:
axis/axis2/java/core/branches/java/1_5/ (props changed)
axis/axis2/java/core/branches/java/1_5/modules/kernel/src/o
Author: veithen
Date: Sun Jul 11 20:52:59 2010
New Revision: 963147
URL: http://svn.apache.org/viewvc?rev=963147&view=rev
Log:
Realign the versions of some dependencies to those used (and tested) by the
Axiom project.
Modified:
axis/axis2/java/core/trunk/modules/parent/pom.xml
Modified: axi
Author: veithen
Date: Sun Jul 11 17:38:02 2010
New Revision: 963115
URL: http://svn.apache.org/viewvc?rev=963115&view=rev
Log:
AXIS2-4767: Don't try to download non existing WSDL from
http://test.wsdl.com/Test.wsdl. Anyway, the content of the WSDL is never read
in the test case.
Modified:
Author: veithen
Date: Sun Jul 11 17:05:59 2010
New Revision: 963112
URL: http://svn.apache.org/viewvc?rev=963112&view=rev
Log:
Let Maven handle Axiom as a transitive dependeny of Axis2. No need to use a
dependency or dependencyManagement here.
Modified:
axis/axis2/java/transports/trunk/modul
Author: veithen
Date: Sun Jul 11 16:39:01 2010
New Revision: 963107
URL: http://svn.apache.org/viewvc?rev=963107&view=rev
Log:
The schema that defines WSDL binding extensions should not be imported into
wsdl:types, although it may be referenced by schemaLocation. This solves part
of AXIS2-4767.
Author: veithen
Date: Sun Jul 11 16:10:48 2010
New Revision: 963098
URL: http://svn.apache.org/viewvc?rev=963098&view=rev
Log:
AXIS2-4768: Merged r963081 to the 1.5 branch because the issue causes a
regression when upgrading from Axiom 1.2.8 to 1.2.9.
Modified:
axis/axis2/java/core/branches/
Author: veithen
Date: Sun Jul 11 14:36:42 2010
New Revision: 963081
URL: http://svn.apache.org/viewvc?rev=963081&view=rev
Log:
AXIS2-4768: Make sure that for a POJO, ADB produces an XMLStreamReader that
returns the same value for the IsDatahandlersAwareParsing property regardless
of the position
Author: veithen
Date: Sun Jul 11 10:41:11 2010
New Revision: 963044
URL: http://svn.apache.org/viewvc?rev=963044&view=rev
Log:
Switched the 1.5 branch to Axiom 1.2.9 (release).
Modified:
axis/axis2/java/core/branches/java/1_5/modules/parent/pom.xml
Modified: axis/axis2/java/core/branches/jav