summaryrefslogtreecommitdiffstats
path: root/tags/java/das/1.0-incubator-M2/distribution/binary/RELEASE_NOTES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tags/java/das/1.0-incubator-M2/distribution/binary/RELEASE_NOTES.txt')
-rw-r--r--tags/java/das/1.0-incubator-M2/distribution/binary/RELEASE_NOTES.txt53
1 files changed, 0 insertions, 53 deletions
diff --git a/tags/java/das/1.0-incubator-M2/distribution/binary/RELEASE_NOTES.txt b/tags/java/das/1.0-incubator-M2/distribution/binary/RELEASE_NOTES.txt
deleted file mode 100644
index a116778476..0000000000
--- a/tags/java/das/1.0-incubator-M2/distribution/binary/RELEASE_NOTES.txt
+++ /dev/null
@@ -1,53 +0,0 @@
-What's new in DAS Java M2
-
- DAS Core features
-
- - MySQL support
-
- - Static Data Objects
-
- - Dynamic root for static graphs
-
- - "Unique" attribute on relationships
-
- - Explicit ResultSet shape definition
-
- - Improved logging
-
- - Programmatic Configuration
-
- - Helper for empty SDO Graph
-
- - Convention over configuration
-
- - Column named "ID" is the PK
-
- - Column named "xxx_ID" is the FK to table "xxx"
-
-
- DAS Samples
-
- - Tomcat integration and automated DAS samples testing (htmlUnit)
-
- - DAS Samples now have all dependencies and source code inside the sample war
-
-
- For detailed user documentation and feature descriptions, access Tuscany DAS Wiki page
-
- http://wiki.apache.org/ws/Tuscany/TuscanyJava/DAS_Java_Overview
-
- Downloading
-
- http://incubator.apache.org/tuscany/downloads.html#Apache%20Tuscany%20Java%20Downloads
-
-
-Details are described below.
-
- DAS Java M2 is a superset of previous DAS Java M1 release.
- Anything in M1 is also in M2, but M2 contains features and bugfixes not present in M1 release.
-
-Compatibility Concerns
-
- - We have removed support for named parameters and previous DAS configuration files will have to be updated as needed.
-
-