r1750 - in trunk/central/site/src/docs: . about about/download

mcconnell at BerliOS mcconnell at mail.berlios.de
Fri Sep 15 15:15:02 EDT 2006


Author: mcconnell
Date: 2006-09-15 21:15:01 +0200 (Fri, 15 Sep 2006)
New Revision: 1750

Modified:
   trunk/central/site/src/docs/about/download/archive.xml
   trunk/central/site/src/docs/about/index.xml
   trunk/central/site/src/docs/index.xml
Log:
update docs to reflect a 1.0.2 distribution

Modified: trunk/central/site/src/docs/about/download/archive.xml
===================================================================
--- trunk/central/site/src/docs/about/download/archive.xml	2006-09-15 19:00:52 UTC (rev 1749)
+++ trunk/central/site/src/docs/about/download/archive.xml	2006-09-15 19:15:01 UTC (rev 1750)
@@ -16,7 +16,70 @@
       <p>
       The following table lists formal distributions published by the DPML.
       </p>
+      
+      <subsection name="Version 1.0.2">
+      
+        <p>
+        Resolved issues and/or enhancements:
+        </p>
         
+        <p>
+        Version 1.0.2 is a minor update that incorporates corrections to the 
+        Transit console handler related to commandline-based deployment of 
+        plugins.  The update ensures that a logging instance is provided as 
+        as a available constructor argument to plugins deployed using the 
+        <tt>transit -uri [uri]</tt> command option.
+        </p>
+        
+        <table>
+          <tr>
+            <td>Windows NSIS Installer</td>
+            <td>
+              <a href="http://download.dpml.net/formal/sdk/1.0.2/dpml-sdk-win32-1.0.2.exe">
+                dpml-sdk-win32-1.0.2.exe</a>
+            </td>
+            <td>
+              <a href="http://download.dpml.net/formal/sdk/1.0.2/dpml-sdk-win32-1.0.2.exe.md5">
+              MD5</a>
+            </td>
+          </tr>
+          <tr>
+            <td>Windows Zip Archive</td>
+            <td>
+              <a href="http://download.dpml.net/formal/sdk/1.0.2/dpml-sdk-win32-1.0.2.zip">
+                dpml-sdk-win32-1.0.2.zip</a>
+            </td>
+            <td>
+              <a href="http://download.dpml.net/formal/sdk/1.0.2/dpml-sdk-win32-1.0.2.zip.md5">
+              MD5</a>
+            </td>
+          </tr>  
+          <tr>
+            <td>Linux Archive</td>
+            <td>
+              <a href="http://download.dpml.net/formal/sdk/1.0.2/dpml-sdk-linux-1.0.2.tar.gz">
+                dpml-sdk-linux-1.0.2.tar.gz</a>
+            </td>
+            <td>
+              <a href="http://download.dpml.net/formal/sdk/1.0.2/dpml-sdk-linux-1.0.2.tar.gz.md5">
+              MD5</a>
+            </td>
+          </tr>  
+          <tr>
+            <td>Documentation Archive</td>
+            <td>
+              <a href="http://download.dpml.net/formal/sdk/1.0.2/dpml-sdk-docs-1.0.2.zip">
+                dpml-sdk-docs-1.0.1.zip</a>
+            </td>
+            <td>
+              <a href="http://download.dpml.net/formal/sdk/1.0.2/dpml-sdk-docs-1.0.2.zip.md5">
+              MD5</a>
+            </td>
+          </tr>
+        </table>
+        
+      </subsection>
+      
       <subsection name="Version 1.0.1">
       
         <p>

Modified: trunk/central/site/src/docs/about/index.xml
===================================================================
--- trunk/central/site/src/docs/about/index.xml	2006-09-15 19:00:52 UTC (rev 1749)
+++ trunk/central/site/src/docs/about/index.xml	2006-09-15 19:15:01 UTC (rev 1750)
@@ -12,10 +12,10 @@
 
     <section name="Component Management Solutions">
 
-      <subsection name="DPML SDK 1.0.1 Release">
+      <subsection name="DPML SDK @VERSION@ Release">
 
         <p>
-        Version 1.0.1 of the DPML SDK is available on our 
+        Version @VERSION@ of the DPML SDK is available on our 
         <a href="download/index.html">download page</a>.  The download includes
         Transit, the Metro component strategy, the Depot build system, and the
         Station application controller. Feedback and/or contributions are handled 

Modified: trunk/central/site/src/docs/index.xml
===================================================================
--- trunk/central/site/src/docs/index.xml	2006-09-15 19:00:52 UTC (rev 1749)
+++ trunk/central/site/src/docs/index.xml	2006-09-15 19:15:01 UTC (rev 1750)
@@ -13,37 +13,43 @@
 
     <section name="Component Management Solutions">
 
+      <subsection name="DPML SDK @VERSION@ Release">
+
+        <p>
+        Version @VERSION@ of the DPML SDK is available on our 
+        <a href="about/download/index.html">download page</a>.  The download includes
+        Transit, the Metro component strategy, the Depot build system, and the
+        Station application controller. Feedback and/or contributions are handled 
+        through our <a href="about/resources/lists.html">developer and supports forums</a>.
+        The SDK is published under the ASF 2.0 open-source 
+        <a href="about/legal/index.html">license</a>.
+        </p>
+        
+      </subsection>
+      
       <subsection name="Products">
-
+      
         <ul>
           <li>
-            <a href="transit/concepts/index.html">Transit</a> resource management framework.
+            <a href="transit/index.html">Transit</a> resource management framework.
           </li>
           <li>
-            <a href="depot/concepts/index.html">Depot</a> tools 
+            <a href="depot/index.html">Depot</a> tools 
             for build automation in complex multi-project environments.
           </li>
           <li>
-            <a href="metro/concepts/index.html">Metro</a> context-driven IOC runtime container.
+            <a href="metro/index.html">Metro</a> context-driven IOC runtime container.
           </li>
           <li>
-            <a href="station/concepts/index.html">Station</a> multi-appplication management system.
+            <a href="station/index.html">Station</a> multi-appplication management system.
           </li>
           <li>
-            <a href="util/concepts/index.html">Util</a> supporting utilities.
+            <a href="util/index.html">Util</a> supporting utilities.
           </li>
         </ul>
 
       </subsection>
-
-      <subsection name="License">
-
-        <p>
-        All DPML products are published under <a href="about/legal/index.html">open-source</a> license.
-        </p>
-
-      </subsection>
-
+      
     </section>
 
   </body>




More information about the notify-dpml mailing list