You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by ke...@apache.org on 2006/10/11 12:57:00 UTC

svn commit: r462764 - /incubator/tuscany/branches/sdo-java-M2/sdo/distribution/readme.html

Author: kelvingoodson
Date: Wed Oct 11 03:56:59 2006
New Revision: 462764

URL: http://svn.apache.org/viewvc?view=rev&rev=462764
Log: (empty)

Added:
    incubator/tuscany/branches/sdo-java-M2/sdo/distribution/readme.html

Added: incubator/tuscany/branches/sdo-java-M2/sdo/distribution/readme.html
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/sdo-java-M2/sdo/distribution/readme.html?view=auto&rev=462764
==============================================================================
--- incubator/tuscany/branches/sdo-java-M2/sdo/distribution/readme.html (added)
+++ incubator/tuscany/branches/sdo-java-M2/sdo/distribution/readme.html Wed Oct 11 03:56:59 2006
@@ -0,0 +1,45 @@
+<HTML>
+<head>
+<title>
+Tuscany SDO for Java M2 Binary Distribution
+</title>
+</head>
+<body>
+<H1>Tuscany SDO for Java M2 Binary Distribution Readme File</h1>
+<h2>Legal Notices</h2>
+<p>
+See the <a href="LICENSE.txt">LICENSE.txt</a> and <a href="NOTICE.txt">NOTICE.txt</a> files for legal information concerning this distribution. 
+</p>
+<h2>Release Information</h2>
+<p>
+See the <a href="RELEASE_NOTES.txt">RELEASE_NOTES.txt</a> file for a summary of what's new with this release,  or the <a href="CHANGES.txt">CHANGES.txt</a> file for a detailed list of the changes since the M1 release.
+</p>
+<h2>Documentation</h2>
+<p>
+For general documentation about the Tuscany project and the SDO for Java, see the <a href="http://incubator.apache.org/tuscany">Tuscany</a> website.
+</p>
+<p>
+This distribution contains javadoc for the <a href="javadoc/api/index.html">SDO 2.0.1 API</a>.
+It also contains Javadoc for the <a href="javadoc/impl/index.html">implementation code</a>.
+Although this is not of general use to the SDO user, there are some classes in the implementation code which are of interest
+to the user of SDO, these include
+<ul>
+
+    <li>org.apache.tuscany.sdo.util.SDOUtil</li>
+    <li>org.apache.tuscany.sdo.generate.XSD2JavaGenerator</li>
+    <li>org.apache.tuscany.sdo.generate.Interface2JavaGenerator</li>
+</ul>
+</p>
+<h2>Samples</h2>
+<p>
+Sample source code is available to <a href="http://incubator.apache.org/tuscany/downloads.html">download</a> as a separate distribution to accompany this binary distribution. 
+Download and unpack a suitable archive and follow the instructions in the archive to build and run the samples.
+</p>
+<p>
+</p>
+<p>
+</p>
+</body>
+</HTML>
+
+



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org