diff options
author | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2010-06-02 22:59:37 +0000 |
---|---|---|
committer | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2010-06-02 22:59:37 +0000 |
commit | b9a57408e9ab42edea081b1653155254238475d7 (patch) | |
tree | 7079bd7d6f92bf55c5650c70c3f50232b7e8adf2 /sca-java-2.x/trunk/CHANGES | |
parent | ebf4dfee78bbad32a0d2889df9abfbf36e5cd481 (diff) |
TUSCANY-3564 - Updated build instructions to specify JDK 6 requirement and updated changes file to notify users we droped JDK 5 support
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950810 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/CHANGES')
-rw-r--r-- | sca-java-2.x/trunk/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/CHANGES b/sca-java-2.x/trunk/CHANGES index 13e0191476..c01d6878b5 100644 --- a/sca-java-2.x/trunk/CHANGES +++ b/sca-java-2.x/trunk/CHANGES @@ -7,7 +7,8 @@ Highlights include: - New Tuscany specific support for REST/JAXRS
- Started improving the layout of the samples to separate contributions from launchers
- Further improvements to the distributed SCA domain support
-- Improved support for the SCAClient in distributed scenarios
+- Improved support for the SCAClient in distributed scenarios +- Dropped support for JDK 5
- Numerous other bug fixes and improvements
Changes With Apache Tuscany SCA 2.0-M4 November 2009
|