/[Apache-SVN]
ViewVC logotype

Revision 730649


Jump to revision: Previous Next
Author: veithen
Date: Fri Jan 2 00:03:14 2009 UTC (15 years, 4 months ago)
Changed paths: 5
Log Message:
Some minor changes to make Savan compile/work with Axis2 SNAPSHOT:
* httpcore is not a dependency of axis2-kernel anymore -> use HttpStatus from httpclient instead.
* AxisEngine no longer has a constructor taking a ConfigurationContext parameter -> call AxisEngine#send in a static context (it was already static in Axis2 1.3).
* JUnit is no longer a dependency of axis2-kernel -> add it explicitly in scope test.
* The HTTP transport is no longer part of axis2-kernel -> set up a Maven profile that adds the required dependency if axis2.version is set to SNAPSHOT.

Changed paths

Path Details
Directorywebservices/savan/trunk/java/modules/core/pom.xml modified , text changed
Directorywebservices/savan/trunk/java/modules/core/src/main/java/org/apache/savan/atom/AtomEventingClient.java modified , text changed
Directorywebservices/savan/trunk/java/modules/core/src/main/java/org/apache/savan/atom/AtomMessageReceiver.java modified , text changed
Directorywebservices/savan/trunk/java/modules/samples/pom.xml modified , text changed
Directorywebservices/savan/trunk/java/pom.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26