Skip to Content.
Sympa Menu

notify-dpml - r1991 - in trunk: central/apis/src/docs/index/dpml central/site/src/docs/about/download main/metro/part/src/main/net/dpml/annotation

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: r1991 - in trunk: central/apis/src/docs/index/dpml central/site/src/docs/about/download main/metro/part/src/main/net/dpml/annotation
  • Date: Wed, 25 Apr 2007 09:09:43 +0200

Author: mcconnell
Date: 2007-04-25 09:09:42 +0200 (Wed, 25 Apr 2007)
New Revision: 1991

Modified:
trunk/central/apis/src/docs/index/dpml/index.xml
trunk/central/apis/src/docs/index/dpml/navigation.xml
trunk/central/site/src/docs/about/download/archive.xml
trunk/central/site/src/docs/about/download/index.xml
trunk/main/metro/part/src/main/net/dpml/annotation/LifestylePolicy.java
Log:
housekeeping in prep for a 2.0.2 distribution

Modified: trunk/central/apis/src/docs/index/dpml/index.xml
===================================================================
--- trunk/central/apis/src/docs/index/dpml/index.xml 2007-04-25 06:38:01
UTC (rev 1990)
+++ trunk/central/apis/src/docs/index/dpml/index.xml 2007-04-25 07:09:42
UTC (rev 1991)
@@ -15,7 +15,7 @@
<table>
<tr>
<td><a href="@VERSION@/index.html">@VERSION@</a></td>
- <td>Latest version of the DPML SDK based on the JRE6.</td>
+ <td>Latest version of the DPML SDK on SE6.</td>
</tr>
</table>
</subsection>
@@ -28,7 +28,16 @@
<th>Description</th>
</tr>
<tr>
- <td><a
href="http://api.dpml.net/dpml/@VERSION@/index.html";>@VERSION@</a></td>
+ <td><a
href="http://api.dpml.net/dpml/2.0.2/index.html";>2.0.2</a></td>
+ <td>Functional update addressing part composition by uri
reference. Includes
+ updated checkstyle handler backed by Checkstyle 4.3.</td>
+ </tr>
+ <tr>
+ <td><a
href="http://api.dpml.net/dpml/2.0.1/index.html";>2.0.1</a></td>
+ <td>Maintenace update addressing error handling and reporting
improvements.</td>
+ </tr>
+ <tr>
+ <td><a
href="http://api.dpml.net/dpml/2.0.0/index.html";>2.0.0</a></td>
<td>Branch based on SE6 and open Javac compiler APIs.</td>
</tr>
<tr>

Modified: trunk/central/apis/src/docs/index/dpml/navigation.xml
===================================================================
--- trunk/central/apis/src/docs/index/dpml/navigation.xml 2007-04-25
06:38:01 UTC (rev 1990)
+++ trunk/central/apis/src/docs/index/dpml/navigation.xml 2007-04-25
07:09:42 UTC (rev 1991)
@@ -25,7 +25,8 @@
<body>

<menu>
- <item name="@VERSION@"
href="http://api.dpml.net/dpml/@VERSION@/index.html"/>
+ <item name="2.0.2" href="http://api.dpml.net/dpml/2.0.2/index.html"/>
+ <item name="2.0.1" href="http://api.dpml.net/dpml/2.0.1/index.html"/>
<item name="2.0.0" href="http://api.dpml.net/dpml/2.0.0/index.html"/>
<item name="1.1.0" href="http://api.dpml.net/dpml/1.1.0/index.html"/>
<item name="1.0.5" href="http://api.dpml.net/dpml/1.0.5/index.html"/>

Modified: trunk/central/site/src/docs/about/download/archive.xml
===================================================================
--- trunk/central/site/src/docs/about/download/archive.xml 2007-04-25
06:38:01 UTC (rev 1990)
+++ trunk/central/site/src/docs/about/download/archive.xml 2007-04-25
07:09:42 UTC (rev 1991)
@@ -16,6 +16,69 @@
<p>
The following table lists formal distributions published by the DPML.
</p>
+
+ <subsection name="Version 2.0.2">
+
+ <p>
+ Resolved issues and/or enhancements:
+ </p>
+
+ <p>
+ Functional enhancements through the addition of support for
component composition
+ via reference to nested parts within the internal structure of a
component using
+ part uris as the construction mechanisms. Also includes numerous
code and
+ documentation quality enhancements and updates to the checkstyle
task involving
+ migration from Checkstyle 4.1 to 4.3.
+ </p>
+
+ <table>
+ <tr>
+ <td>Windows NSIS Installer</td>
+ <td>
+ <a
href="http://download.dpml.net/formal/sdk/2.0.2/dpml-sdk-win32-2.0.2.exe";>
+ dpml-sdk-win32-2.0.2.exe</a>
+ </td>
+ <td>
+ <a
href="http://download.dpml.net/formal/sdk/2.0.2/dpml-sdk-win32-2.0.2.exe.md5";>
+ MD5</a>
+ </td>
+ </tr>
+ <tr>
+ <td>Windows Zip Archive</td>
+ <td>
+ <a
href="http://download.dpml.net/formal/sdk/2.0.2/dpml-sdk-win32-2.0.2.zip";>
+ dpml-sdk-win32-2.0.2.zip</a>
+ </td>
+ <td>
+ <a
href="http://download.dpml.net/formal/sdk/2.0.2/dpml-sdk-win32-2.0.2.zip.md5";>
+ MD5</a>
+ </td>
+ </tr>
+ <tr>
+ <td>Linux Archive</td>
+ <td>
+ <a
href="http://download.dpml.net/formal/sdk/2.0.2/dpml-sdk-linux-2.0.2.tar.gz";>
+ dpml-sdk-linux-2.0.2.tar.gz</a>
+ </td>
+ <td>
+ <a
href="http://download.dpml.net/formal/sdk/2.0.2/dpml-sdk-linux-2.0.2.tar.gz.md5";>
+ MD5</a>
+ </td>
+ </tr>
+ <tr>
+ <td>Documentation Archive</td>
+ <td>
+ <a
href="http://download.dpml.net/formal/sdk/2.0.2/dpml-sdk-docs-2.0.2.zip";>
+ dpml-sdk-docs-2.0.2.zip</a>
+ </td>
+ <td>
+ <a
href="http://download.dpml.net/formal/sdk/2.0.2/dpml-sdk-docs-2.0.2.zip.md5";>
+ MD5</a>
+ </td>
+ </tr>
+ </table>
+
+ </subsection>

<subsection name="Version 2.0.1">


Modified: trunk/central/site/src/docs/about/download/index.xml
===================================================================
--- trunk/central/site/src/docs/about/download/index.xml 2007-04-25
06:38:01 UTC (rev 1990)
+++ trunk/central/site/src/docs/about/download/index.xml 2007-04-25
07:09:42 UTC (rev 1991)
@@ -63,6 +63,15 @@
general exception handling and error reporting.
</p>

+ <p>
+ New features and/or enhancements delivered under
+ version @VERSION@ relative to the 2.0.1 distribution include the
addition of
+ support for component composition via reference to nested parts
within the
+ internal structure of a component using part uris as the
construction mechanisms.
+ Also includes numerous code and documentation quality enhancements
and updates to
+ the checkstyle task involving migration from Checkstyle 4.1 to 4.3.
+ </p>
+
</subsection>

<subsection name="Build @VERSION@">

Modified:
trunk/main/metro/part/src/main/net/dpml/annotation/LifestylePolicy.java
===================================================================
--- trunk/main/metro/part/src/main/net/dpml/annotation/LifestylePolicy.java
2007-04-25 06:38:01 UTC (rev 1990)
+++ trunk/main/metro/part/src/main/net/dpml/annotation/LifestylePolicy.java
2007-04-25 07:09:42 UTC (rev 1991)
@@ -19,7 +19,7 @@
package net.dpml.annotation;

/**
- * Lifecycle policy.
+ * Lifestyle policy.
* @author <a href="@PUBLISHER-URL@">@PUBLISHER-NAME@</a>
* @version @PROJECT-VERSION@
*/




  • r1991 - in trunk: central/apis/src/docs/index/dpml central/site/src/docs/about/download main/metro/part/src/main/net/dpml/annotation, mcconnell at BerliOS, 04/25/2007

Archive powered by MHonArc 2.6.24.

Top of Page