blob: ed836420f32884ac5a5687f4855b9dd4df05eb92 [file] [view]
Apache Axis2 1.8.0 Release Note
-------------------------------
* The minimum required Java version for Axis2 has been changed to Java 7.
* The Apache Commons HttpClient 3.x based HTTP transport has been deprecated.
If you wish to continue using this transport, add `axis2-transport-http-hc3`
to your project.
* The HTTPClient 4.x based transport has been upgraded to use the APIs supported
by the latest HTTPClient version.