summaryrefslogtreecommitdiffstats
path: root/tags/java/das/1.0-incubator-M2/distribution/binary/RELEASE_NOTES.txt
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-02 22:23:40 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-02 22:23:40 +0000
commitad0e368eeedb0454e1dd398bd84c23cbfbd692f8 (patch)
tree38aaf22c3b98c06091dcef76ce353d2f25cde91f /tags/java/das/1.0-incubator-M2/distribution/binary/RELEASE_NOTES.txt
parentd7626a5e989f7cb90d0a50bbfd71aab63d42523d (diff)
Moving das tags
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832150 13f79535-47bb-0310-9956-ffa450edef68
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.
-
-