Skip to Content.
Sympa Menu

notify-dpml - r1492 - in trunk/main/central/src/docs/about: download news

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: mcconnell at BerliOS <mcconnell AT mail.berlios.de>
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: r1492 - in trunk/main/central/src/docs/about: download news
  • Date: Fri, 2 Jun 2006 18:46:55 +0200

Author: mcconnell
Date: 2006-06-02 18:46:49 +0200 (Fri, 02 Jun 2006)
New Revision: 1492

Modified:
trunk/main/central/src/docs/about/download/archive.xml
trunk/main/central/src/docs/about/download/index.xml
trunk/main/central/src/docs/about/news/index.xml
Log:
update docs to reflect 1.0.0 RC8 distribution

Modified: trunk/main/central/src/docs/about/download/archive.xml
===================================================================
--- trunk/main/central/src/docs/about/download/archive.xml 2006-06-02
10:58:00 UTC (rev 1491)
+++ trunk/main/central/src/docs/about/download/archive.xml 2006-06-02
16:46:49 UTC (rev 1492)
@@ -17,6 +17,7 @@
The following table lists archived milestone distributions published
by the DPML.
</p>

+ <!--
<subsection name="Build @VERSION@">

<p>
@@ -24,17 +25,6 @@
</p>

<ul>
- <li>Module name processing enhanced to support composite
names.</li>
- <li>Removal of redundant property assertions in exported
modules.</li>
- <li>Depot builder structural enhancements.</li>
- <li>Addition of configurable project listeners.</li>
- <li>Addition of configurable processors.</li>
- <li>Removal of transit content handlers (functionality available
- under the improved part model).</li>
- <li>Added support for trace level logging.</li>
- <li>Addition of test cases in the http impl package and related
code improvements.</li>
- <li>Addition of &lt;data&gt; element to project enabling
generalization of production criteria.</li>
- <li>Addition of &lt;rmic&gt; production criteria.</li>
</ul>

<table>
@@ -79,7 +69,81 @@
</p>

</subsection>
+ -->

+ <subsection name="Build 1.0.0-RC8">
+
+ <p>
+ Enhancements include:
+ </p>
+
+ <ul>
+ <li>Module processing enhanced to support composite names.</li>
+ <li>Removal of redundant property assertions in exported
modules.</li>
+ <li>Depot builder structural enhancements.</li>
+ <li>Addition of configurable project listeners.</li>
+ <li>Removal of transit content handlers (functionality available
+ under the improved part model).</li>
+ <li>Added support for trace level logging.</li>
+ <li>Addition of test cases in the http impl package and related
code improvements.</li>
+ <li>Replaced artifact based XSDL target namespaces with logical
links.</li>
+ <li>Improved part sequencing in the Metro container.</li>
+ </ul>
+
+ <table>
+ <tr>
+ <td>Windows NSIS Installer</td>
+ <td>
+ <a
href="http://download.dpml.net/milestones/1.0.0-RC8/dpml-sdk-win32-1.0.0-RC8.exe";>
+ dpml-sdk-win32-1.0.0-RC8.exe</a>
+ </td>
+ <td>
+ <a
href="http://download.dpml.net/milestones/1.0.0-RC8/dpml-sdk-win32-1.0.0-RC8.exe.md5";>
+ MD5</a>
+ </td>
+ </tr>
+ <tr>
+ <td>Windows Zip Archive</td>
+ <td>
+ <a
href="http://download.dpml.net/milestones/1.0.0-RC8/dpml-sdk-win32-1.0.0-RC8.zip";>
+ dpml-sdk-win32-1.0.0-RC8.zip</a>
+ </td>
+ <td>
+ <a
href="http://download.dpml.net/milestones/1.0.0-RC8/dpml-sdk-win32-1.0.0-RC8.zip.md5";>
+ MD5</a>
+ </td>
+ </tr>
+ <tr>
+ <td>Linux Archive</td>
+ <td>
+ <a
href="http://download.dpml.net/milestones/1.0.0-RC8/dpml-sdk-linux-1.0.0-RC8.tar.gz";>
+ dpml-sdk-linux-1.0.0-RC8.tar.gz</a>
+ </td>
+ <td>
+ <a
href="http://download.dpml.net/milestones/1.0.0-RC8/dpml-sdk-linux-1.0.0-RC8.tar.gz.md5";>
+ MD5</a>
+ </td>
+ </tr>
+ </table>
+
+ <p>
+ Online <a href="http://api.dpml.net/dpml/1.0.0-RC8";>Javadoc</a>,
+ <a href="http://www.dpml.net/reports/1.0.0-RC8/junit";>JUnit</a> and
<a
href="http://www.dpml.net/reports/1.0.0-RC8/catalog/index.html";>Catalog</a>
reports are available.
+ </p>
+
+ <p>
+ Note:
+ </p>
+
+ <p>
+ XSD schema reference have been update to use symbolic links in favour
+ of direct artifact references. XSD namespace references are now
declared
+ in the form <tt>link:xsd:dpml/lang/dpml-module#1.0</tt> (which
in-turn references
+ an artifact such
<tt>artifact:xsd:dpml/lang/dpml-module#1.0.0-RC8</tt>).
+ </p>
+
+ </subsection>
+
<subsection name="Build 1.0.0 RC7">

<p>

Modified: trunk/main/central/src/docs/about/download/index.xml
===================================================================
--- trunk/main/central/src/docs/about/download/index.xml 2006-06-02
10:58:00 UTC (rev 1491)
+++ trunk/main/central/src/docs/about/download/index.xml 2006-06-02
16:46:49 UTC (rev 1492)
@@ -75,8 +75,10 @@
<subsection name="Technical Note">

<p>
- File structure layouts within DPML_HOME have been updated. For
Win32 users
- please note that the bin path has changed to
<tt>%DPML_HOME%\share\bin</tt>.
+ XSD schema reference have been update to use symbolic links in favour
+ of direct artifact references. XSD namespace references are now
declared
+ in the form <tt>link:xsd:dpml/lang/dpml-module#1.0</tt> (which
in-turn references
+ an artifact such
<tt>artifact:xsd:dpml/lang/dpml-module#1.0.0-RC8</tt>).
</p>

</subsection>

Modified: trunk/main/central/src/docs/about/news/index.xml
===================================================================
--- trunk/main/central/src/docs/about/news/index.xml 2006-06-02 10:58:00
UTC (rev 1491)
+++ trunk/main/central/src/docs/about/news/index.xml 2006-06-02 16:46:49
UTC (rev 1492)
@@ -12,6 +12,30 @@

<section name="News &amp; Events">

+ <subsection name="3 June 2006 RC8 Distribution">
+
+ <p>
+ DPML RC8 distributution is released. The release includes
+ finalization of the Depot build management model, enhancements to
the
+ Metro runtime with respect to internal part deployment ordering, the
+ incorporation of symbolic links across all XSD references (enabling
+ improved future evolution of schema documents). In addition the HTTP
+ package has been updated to incorporate resolution of Jetty 6.0.0
+ IE/SSL issue.
+ </p>
+
+ </subsection>
+
+ <subsection name="12 April 2006 RC7 Distribution">
+
+ <p>
+ Documentation enhancements. Improvements to the module schema,
general
+ cleanup of the codebase (including removal of projects no longer
required).
+ Upgrade of the HTTP package to Jetty 1.0.0-B14.
+ </p>
+
+ </subsection>
+
<subsection name="8 April 2006 RC6 Distribution">

<p>




  • r1492 - in trunk/main/central/src/docs/about: download news, mcconnell at BerliOS, 06/02/2006

Archive powered by MHonArc 2.6.24.

Top of Page