Skip to Content.
Sympa Menu

notify-dpml - r1301 - in trunk/main/central/src/docs: about/download depot/concepts metro/concepts

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: r1301 - in trunk/main/central/src/docs: about/download depot/concepts metro/concepts
  • Date: Thu, 30 Mar 2006 19:33:58 +0200

Author: mcconnell
Date: 2006-03-30 19:33:40 +0200 (Thu, 30 Mar 2006)
New Revision: 1301

Modified:
trunk/main/central/src/docs/about/download/archive.xml
trunk/main/central/src/docs/depot/concepts/centralization.xml
trunk/main/central/src/docs/depot/concepts/index.xml
trunk/main/central/src/docs/depot/concepts/modularization.xml
trunk/main/central/src/docs/depot/concepts/simplification.xml
trunk/main/central/src/docs/metro/concepts/context.xml
Log:
update following RC5 publication

Modified: trunk/main/central/src/docs/about/download/archive.xml
===================================================================
--- trunk/main/central/src/docs/about/download/archive.xml 2006-03-30
09:41:44 UTC (rev 1300)
+++ trunk/main/central/src/docs/about/download/archive.xml 2006-03-30
17:33:40 UTC (rev 1301)
@@ -24,10 +24,7 @@
</p>

<ul>
- <li>Improvements to the metro commandline handler cli options.</li>
- <li>Documentation on part and component XML schemas.</li>
- <li>Build-time valiation of artifact link references.</li>
- <li>Module merging and nested module export.</li>
+ <li>Documentation improvements.</li>
</ul>

<table>
@@ -72,6 +69,62 @@
</p>

</subsection>
+
+ <subsection name="Build 1.0.0-RC5">
+
+ <p>
+ Enhancements include:
+ </p>
+
+ <ul>
+ <li>Improvements to the metro commandline handler cli options.</li>
+ <li>Documentation on part and component XML schemas.</li>
+ <li>Build-time valiation of artifact link references.</li>
+ <li>Module merging and nested module export.</li>
+ </ul>
+
+ <table>
+ <tr>
+ <td>Windows NSIS Installer</td>
+ <td>
+ <a
href="http://download.dpml.net/milestones/1.0.0-RC5/dpml-sdk-win32-1.0.0-RC5.exe";>
+ dpml-sdk-win32-1.0.0-RC5.exe</a>
+ </td>
+ <td>
+ <a
href="http://download.dpml.net/milestones/1.0.0-RC5/dpml-sdk-win32-1.0.0-RC5.exe.md5";>
+ MD5</a>
+ </td>
+ </tr>
+ <tr>
+ <td>Windows Zip Archive</td>
+ <td>
+ <a
href="http://download.dpml.net/milestones/1.0.0-RC5/dpml-sdk-win32-1.0.0-RC5.zip";>
+ dpml-sdk-win32-1.0.0-RC5.zip</a>
+ </td>
+ <td>
+ <a
href="http://download.dpml.net/milestones/1.0.0-RC5/dpml-sdk-win32-1.0.0-RC5.zip.md5";>
+ MD5</a>
+ </td>
+ </tr>
+ <tr>
+ <td>Linux Archive</td>
+ <td>
+ <a
href="http://download.dpml.net/milestones/1.0.0-RC5/dpml-sdk-linux-1.0.0-RC5.tar.gz";>
+ dpml-sdk-linux-1.0.0-RC5.tar.gz</a>
+ </td>
+ <td>
+ <a
href="http://download.dpml.net/milestones/1.0.0-RC5/dpml-sdk-linux-1.0.0-RC5.tar.gz.md5";>
+ MD5</a>
+ </td>
+ </tr>
+ </table>
+
+ <p>
+ Online <a href="http://api.dpml.net/dpml/1.0.0-RC5";>Javadoc</a>,
+ <a href="http://www.dpml.net/reports/1.0.0-RC5/junit";>JUnit</a> and
<a
href="http://www.dpml.net/reports/1.0.0-RC5/catalog/index.html";>Catalog</a>
reports are available.
+ </p>
+
+ </subsection>

<subsection name="Build 1.0.0 RC4">


Modified: trunk/main/central/src/docs/depot/concepts/centralization.xml
===================================================================
--- trunk/main/central/src/docs/depot/concepts/centralization.xml
2006-03-30 09:41:44 UTC (rev 1300)
+++ trunk/main/central/src/docs/depot/concepts/centralization.xml
2006-03-30 17:33:40 UTC (rev 1301)
@@ -26,10 +26,10 @@
<a href="../library/index.html">common build library</a> that
captures information about <a href="../library/projects.html">
projects</a> and shared <a
href="../library/resources.html">resources</a>
- organized and structured with distrinct
+ organized and structured within distrinct
<a href="../library/modules.html">modules</a>.
A <tt><a href="../cli/index.html">build</a></tt> commandline tool
provides
- support for listing of registered projects and support for the
execution
+ support for listing of registered projects and the execution
of project builds. The build tool executes builds using a plugin
builder.
A default <a href="../tools/index.html">build system
implementation</a>
based on the Apache Ant product is included in the Depot distribution.

Modified: trunk/main/central/src/docs/depot/concepts/index.xml
===================================================================
--- trunk/main/central/src/docs/depot/concepts/index.xml 2006-03-30
09:41:44 UTC (rev 1300)
+++ trunk/main/central/src/docs/depot/concepts/index.xml 2006-03-30
17:33:40 UTC (rev 1301)
@@ -14,8 +14,8 @@
<p>
Depot is a the component development workshop. It provides tools
supporting general build functions, centralizes library management,
- a framework for project modulatation, and a solution that delivers
- massive simplification to build configuration and maintenance concerns.
+ a framework for project modularization, and a solution that delivers
+ overall simplification to build configuration and maintenance concerns.
</p>

<img src="../../images/tools/library.png"/>

Modified: trunk/main/central/src/docs/depot/concepts/modularization.xml
===================================================================
--- trunk/main/central/src/docs/depot/concepts/modularization.xml
2006-03-30 09:41:44 UTC (rev 1300)
+++ trunk/main/central/src/docs/depot/concepts/modularization.xml
2006-03-30 17:33:40 UTC (rev 1301)
@@ -13,7 +13,7 @@

<p>
A framework for modularization of project structures enables the
- establishment and maintenance of district namespaces. In turn this
+ establishment and maintenance of discrete namespaces. In turn this
improves the overall maintainability within large-scale projects.
The Depot system maintains information about project and resources
within <a href="../library/modules.html">modules</a> and provides

Modified: trunk/main/central/src/docs/depot/concepts/simplification.xml
===================================================================
--- trunk/main/central/src/docs/depot/concepts/simplification.xml
2006-03-30 09:41:44 UTC (rev 1300)
+++ trunk/main/central/src/docs/depot/concepts/simplification.xml
2006-03-30 17:33:40 UTC (rev 1301)
@@ -13,13 +13,13 @@

<p>
One of the aims of the Depot build system is the simplification
- of build procedures. Depot focusses on the principal of 80/20 where
+ of build procedures. Depot focuses on the principal of 80/20 where
80% of projects can be easily automated to extent that no
build file is needed at all. For the remaining 20% Depot provides
mechanisms to customize builds for those specialized requirements.
Overall - the aim is to reduce the amount of information that
resides in a build file and focus where possible on mechanisms that
- will enable consistent and relaiable build automation.
+ will enable consistent and reliable build automation.
</p>

</section>

Modified: trunk/main/central/src/docs/metro/concepts/context.xml
===================================================================
--- trunk/main/central/src/docs/metro/concepts/context.xml 2006-03-30
09:41:44 UTC (rev 1300)
+++ trunk/main/central/src/docs/metro/concepts/context.xml 2006-03-30
17:33:40 UTC (rev 1301)
@@ -78,7 +78,7 @@
</p>

<p>
- A number constraints exist concerning context operation signatures:
+ Two constraints exist concerning context operation signatures:
</p>

<ul>




  • r1301 - in trunk/main/central/src/docs: about/download depot/concepts metro/concepts, mcconnell at BerliOS, 03/30/2006

Archive powered by MHonArc 2.6.24.

Top of Page