Author: antelder
Date: Thu Jul 10 02:54:12 2008
New Revision: 675490
URL: http://svn.apache.org/viewvc?rev=675490&view=rev
Log:
Updates to CHANGES file
Modified:
tuscany/branches/sca-java-1.3/distribution/src/main/release/CHANGES
Modified: tuscany/branches/sca-java-1.3/distribution/src/main/release/CHANGES
URL:
http://svn.apache.org/viewvc/tuscany/branches/sca-java-1.3/distribution/src/main/release/CHANGES?rev=675490&r1=675489&r2=675490&view=diff
==============================================================================
--- tuscany/branches/sca-java-1.3/distribution/src/main/release/CHANGES
(original)
+++ tuscany/branches/sca-java-1.3/distribution/src/main/release/CHANGES Thu Jul
10 02:54:12 2008
@@ -1,35 +1,25 @@
Changes With Apache Tuscany SCA 1.3 July 2008
=============================================
-- Fix the following JIRA issues (http://issues.apache.org/jira/browse/TUSCANY):
-
- * ?
-
- Features and/or Enhancements
We have graduated as a top level Apache project. The incubating disclaimer
has been removed
* Core
- More improvements to the Distributed Domain story
- - ?
- Old domain and node code has been removed
- Improved runtime Java2WSDL processing
- - ?
- No longer relies on Axis code
- Support for core validation monitoring
- A pluggable monitor can be used to trap and process validation
messages
- Performance improvements
- - ?
- Java 2 security enablement across the code base
* Extensions
- Validation monitoring added to extension processors
- Databinding improvements
- - ?
- JSR250 annotation support
- OSGi support improvements
- - ?
- Better BPEL support
- - ?
* Tools
- No significant changes
* Samples/Tutorial/Demos