Author: veithen
Date: Thu May 28 18:18:15 2015
New Revision: 1682300

URL: http://svn.apache.org/r1682300
Log:
Schedule the Activation and StAX API dependencies for removal in Axiom 1.3.

Modified:
    webservices/axiom/trunk/src/site/apt/roadmap.apt

Modified: webservices/axiom/trunk/src/site/apt/roadmap.apt
URL: 
http://svn.apache.org/viewvc/webservices/axiom/trunk/src/site/apt/roadmap.apt?rev=1682300&r1=1682299&r2=1682300&view=diff
==============================================================================
--- webservices/axiom/trunk/src/site/apt/roadmap.apt (original)
+++ webservices/axiom/trunk/src/site/apt/roadmap.apt Thu May 28 18:18:15 2015
@@ -28,7 +28,9 @@ Introduction
 
   The overall goals for the 1.3 are:
   
-   * Upgrade the API to Java 5, i.e. make use of generics.
+   * Upgrade the API to use Java 5 features, in particular generics. Make Java 
6 the minimum
+     supported version and get rid of the dependencies on Activation and the 
StAX API (which
+     are included in the JRE in Java 6).
    
    * Eliminate deprecated APIs and utility classes.
    


Reply via email to