notify-dpml AT lists.ibiblio.org
Subject: DPML Notify
List archive
r899 - in trunk/main: . central/etc/docs/images/news central/src/docs/about/news metro/station/server/etc/prefs metro/station/server/etc/prefs/propertiess
- From: mcconnell at BerliOS <mcconnell AT mail.berlios.de>
- To: notify-dpml AT lists.ibiblio.org
- Subject: r899 - in trunk/main: . central/etc/docs/images/news central/src/docs/about/news metro/station/server/etc/prefs metro/station/server/etc/prefs/propertiess
- Date: Wed, 11 Jan 2006 04:54:24 +0100
Author: mcconnell
Date: 2006-01-11 04:54:13 +0100 (Wed, 11 Jan 2006)
New Revision: 899
Added:
trunk/main/central/etc/docs/images/news/2005-06-12-hits.png
trunk/main/central/etc/docs/images/news/2005-06-12-sessions.png
trunk/main/metro/station/server/etc/prefs/propertiess/
trunk/main/metro/station/server/etc/prefs/propertiess/logging.properties
Modified:
trunk/main/build.xml
trunk/main/central/etc/docs/images/news/2005.png
trunk/main/central/src/docs/about/news/index.xml
Log:
update logging properties for the station and update site info
Modified: trunk/main/build.xml
===================================================================
--- trunk/main/build.xml 2006-01-10 07:00:13 UTC (rev 898)
+++ trunk/main/build.xml 2006-01-11 03:54:13 UTC (rev 899)
@@ -69,7 +69,7 @@
<property name="filename" value="dpml-sdk-win32-${project.version}.zip"/>
<property name="ziploc" location="target/dist"/>
<mkdir dir="${ziploc}"/>
- <zip destfile="${ziploc}/${filename}">
+ <zip destfile="${ziploc}/${filename}" duplicate="fail">
<zipfileset dir="target/bundle" prefix="dpml">
<exclude name="share/bin/depot"/>
<exclude name="share/bin/build"/>
Added: trunk/main/central/etc/docs/images/news/2005-06-12-hits.png
===================================================================
(Binary files differ)
Property changes on:
trunk/main/central/etc/docs/images/news/2005-06-12-hits.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/main/central/etc/docs/images/news/2005-06-12-sessions.png
===================================================================
(Binary files differ)
Property changes on:
trunk/main/central/etc/docs/images/news/2005-06-12-sessions.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified: trunk/main/central/etc/docs/images/news/2005.png
===================================================================
(Binary files differ)
Modified: trunk/main/central/src/docs/about/news/index.xml
===================================================================
--- trunk/main/central/src/docs/about/news/index.xml 2006-01-10 07:00:13
UTC (rev 898)
+++ trunk/main/central/src/docs/about/news/index.xml 2006-01-11 03:54:13
UTC (rev 899)
@@ -15,7 +15,8 @@
<subsection name="10 January 2005 20060110 Milstone Distribution">
<p>
- The milestone build 20060110 incorporates a series of updates dealing
+ The milestone build <a
href="../setup/archive.html#Build%20%20051228">20060110</a>
+ incorporates a series of updates dealing
with full support for both Unix and Windows under JDK 1.5. The
milestone is released with the specific objective of binary
distribution validation.
@@ -23,7 +24,8 @@
</subsection>
- <subsection name="1 January 2006 Retrospective">
+ <subsection name="31 December 2005 Retrospective">
+
<p>
The DPML was established is October 2004. Initial efforts focused
on infrastructure and migration of the Merlin codebase out of Apache
@@ -39,9 +41,22 @@
improvements to the build and runtime management strategies.
</p>
- <!--<p><img src="/images/news/2005.png" alt="2005"/></p>-->
+ <p>
+ Traffic on the site reflecting growth of content from the series of
+ milestone builds producted during the third and forth quarters of
2005.
+ </p>
+ <p><img src="/images/news/2005-06-12-hits.png" alt="2005"/></p>
+
<p>
+ Session traffic was largely flat during the last quarter of 2005
+ presumably on the grounds that the DPML is for the moment dealing
+ with milestone as opposed to versioned builds.
+ </p>
+
+ <p><img src="/images/news/2005-06-12-sessions.png" alt="2005"/></p>
+
+ <p>
Perhaps the most important achievement of 2005 is the validation of
the principal that
that your can decompose problems down to the insignificant. The DPML
currently host some 37 projects. Each project is itself a
self-contained and
Added:
trunk/main/metro/station/server/etc/prefs/propertiess/logging.properties
===================================================================
--- trunk/main/metro/station/server/etc/prefs/propertiess/logging.properties
2006-01-10 07:00:13 UTC (rev 898)
+++ trunk/main/metro/station/server/etc/prefs/propertiess/logging.properties
2006-01-11 03:54:13 UTC (rev 899)
@@ -0,0 +1,8 @@
+handlers=java.util.logging.FileHandler
+java.util.logging.FileHandler.pattern=${dpml.data}/logs/station/server.log
+java.util.logging.FileHandler.limit=50000
+java.util.logging.FileHandler.count=1
+java.util.logging.FileHandler.formatter=net.dpml.transit.util.StandardFormatter
+sun.rmi.transport.tcp.level=INFO
+sun.rmi.loader.level=INFO
+
- r899 - in trunk/main: . central/etc/docs/images/news central/src/docs/about/news metro/station/server/etc/prefs metro/station/server/etc/prefs/propertiess, mcconnell at BerliOS, 01/10/2006
Archive powered by MHonArc 2.6.24.