You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by se...@apache.org on 2008/08/16 15:16:34 UTC

svn commit: r686496 - in /turbine/site/xdocs: board-reports.xml reports/report-2008-05.xml reports/report-2008-08.xml

Author: seade
Date: Sat Aug 16 06:16:34 2008
New Revision: 686496

URL: http://svn.apache.org/viewvc?rev=686496&view=rev
Log:
Added last two board reports.

Added:
    turbine/site/xdocs/reports/report-2008-05.xml   (contents, props changed)
      - copied, changed from r647456, turbine/site/xdocs/reports/report-2008-02.xml
    turbine/site/xdocs/reports/report-2008-08.xml
Modified:
    turbine/site/xdocs/board-reports.xml

Modified: turbine/site/xdocs/board-reports.xml
URL: http://svn.apache.org/viewvc/turbine/site/xdocs/board-reports.xml?rev=686496&r1=686495&r2=686496&view=diff
==============================================================================
--- turbine/site/xdocs/board-reports.xml (original)
+++ turbine/site/xdocs/board-reports.xml Sat Aug 16 06:16:34 2008
@@ -33,8 +33,8 @@
 <p>
 As part of the <a href="http://www.apache.org/">Apache Software Foundation</a>
 we must report to the board about our activity. These reports are due quarterly
-and are public.  As part of our move to a top-level project (TLP), we are
-required o report monthly for the first three months.
+and are public.  As part of our move to a top-level project (TLP), we were
+required to report monthly for the first three months.
 </p>
 
 <ul>
@@ -43,7 +43,9 @@
 <li><a href="reports/report-2007-08.html">August 2007 Report</a></li>
 <li><a href="reports/report-2007-11.html">November 2007 Report</a></li>
 <li><a href="reports/report-2008-02.html">February 2008 Report</a></li>
-<!--<li><a href="reports/report-2008-05.html">May 2008 Report</a></li>-->
+<li><a href="reports/report-2008-05.html">May 2008 Report</a></li>
+<li><a href="reports/report-2008-08.html">August 2008 Report</a></li>
+<!--<li><a href="reports/report-2008-11.html">November 2008 Report</a></li>-->
 </ul>
 
 </section>

Copied: turbine/site/xdocs/reports/report-2008-05.xml (from r647456, turbine/site/xdocs/reports/report-2008-02.xml)
URL: http://svn.apache.org/viewvc/turbine/site/xdocs/reports/report-2008-05.xml?p2=turbine/site/xdocs/reports/report-2008-05.xml&p1=turbine/site/xdocs/reports/report-2008-02.xml&r1=647456&r2=686496&rev=686496&view=diff
==============================================================================
--- turbine/site/xdocs/reports/report-2008-02.xml (original)
+++ turbine/site/xdocs/reports/report-2008-05.xml Sat Aug 16 06:16:34 2008
@@ -22,67 +22,23 @@
 <document>
 
 <properties>
-  <title>Board Report February 2008</title>
+  <title>Board Report May 2008</title>
   <author email="seade@backstagetech.com.au">Scott Eade</author>
 </properties>
 
 <body>
 
-<section name="Apache Turbine Project Board Report, February 2008">
+<section name="Apache Turbine Project Board Report, May 2008">
 
 <subsection name="Status">
 
-<p>There has been good progress towards resolving the outstanding ECCN issues
- within the Turbine project. See below for details.</p>
-<p>The final tasks relating to Turbine becoming a TLP have finally been
- completed - the mirrored downloads and archived releases have been moved from
- jakarta to turbine directories.</p>
-<p>Other than this the Turbine project continues on with a fairly low level of
- activity.</p>
+<p>The Turbine project continues on with its usual fairly low level of
+activity. This quarter there was a burst of activity from those present
+at ApacheCon eu.</p>
 <p>The Turbine project has no board-level issues at this time.</p>
 
 </subsection>
 
-<subsection name="ECCN Status and activity">
-
-<p>While this issue has been highlighted by Bill for the current round of
- reports, it has been on our radar for some time now.</p>
-<p>The following areas had the potential to require ECCN registration due to
- their use of a "symmetric algorithm employing a key length exceeding 56 bits"
- and/or because they "were designed to work with strong cryptographic
- libraries":</p>
-<ol>
-  <li>fulcrum-crypto - used the cryptix library to implement Unix crypt()</li>
-  <li>The Crypto Service in Turbine Core, from which fulcrum-crypto was
-   extracted - also used the cryptix library</li>
-  <li>fulcrum-yaafi - supports decryption of strongly encrypted configuration
-   files</li>
-  <li>fulcrum-pbe - supports strong encryption/decryption of files</li>
-</ol>
-<p>In particular, the following actions have taken place:</p>
-<ul>
-  <li>the cryptix dependency has been removed from fulcrum-crypto and Turbine
-   core's Crypto Service (replaced with
-   org.apache.jetspeed.services.security.ldap.UnixCrypt from the JetSpeed Portal
-   project).</li>
-  <li>the exposed interfaces and underlying implementation of fulcrum-yaafi and
-   fulcrum-pbe have been modified to ensure that only DES (56 bit key length)
-   can be used (strong encryption was never used but was available through the
-   exposed interfaces).</li>
-</ul>
-<p>It is our understanding that after our next release of the following
- components, no aspects of the Apache Turbine project will require ECCN
- registration:</p>
-<ul>
-  <li>fulcrum-crypto-1.0.7 - ETA some time in the next few weeks</li>
-  <li>turbine-2.3.3 - ETA some time in the next month or so</li>
-  <li>fulcrum-yaafi-1.0.6 - ETA some time in the next few weeks</li>
-  <li>fulcrum-pbe-1.0.0 - Not yet a released component so no release required in
-   order to comply.</li>
-</ul>
-
-</subsection>
-
 <subsection name="Community changes">
 
 <p>No new committers were voted in since the last board report.</p>
@@ -92,21 +48,31 @@
 
 <subsection name="Turbine core project">
 
-<p>The Turbine Core trunk and turbine-site modules have been updated to ASL 2.0
- - this was long overdue and is in preparation for a future release.</p>
-<p>The changes to fulcrum-crypto have been backported to the Crypto Service so
- as to eliminate the ECCN registration requirement for Turbine core.</p>
-<p>We are working on releasing Turbine 2.3.3 - this has primarily been waiting
- on the DB Project's Torque 3.3 release which is likely to appear in the next
- couple of weeks.</p>
+<p>There has been quite a bit of progress towards Turbine 2.3.3:</p>
+<ul>
+  <li>Thomas Vandahl has added l10n support to the ParameterParser
+(cleaning up the code quite a bit in the process) and integrated this
+into the Intake validation service. In the process of doing this Thomas
+has removed a few undesirable service interdependencies, thus resolving
+a long standing stumbling block on our quest to separate the services
+out of turbine core.</li>
+  <li>Dependency versions have been updated.</li>
+</ul>
+<p>The 2.3.3 release is now pretty much ready to go. Thomas Vandahl is
+mentoring Juergen Hoffmann through the release process.</p>
+<p>Discussion on the naming of a future trunk release has been kicked off.
+The possibility of jumping to "Turbine 4" is being considered.</p>
+<p>Henning stopped by and committed a DOAP file for the Turbine project.</p>
 <p>No beta or final releases were made since the last board report.</p>
 
 </subsection>
 
 <subsection name="Fulcrum component project">
 
-<p>Mostly ECCN related activity, but progress on migrating from Maven 1.x to
- Maven 2.x for project builds has commenced.</p>
+<p>Siegfried Goeschl continues to commit tweaks to the fulcrum components
+as well as some work on migrating the build process to Maven 2. Thomas
+has also been maintaining fulcrum components in parallel with the
+equivalent changes to turbine core.</p>
 <p>No beta or final releases were made since the last board report.</p>
 
 </subsection>

Propchange: turbine/site/xdocs/reports/report-2008-05.xml
------------------------------------------------------------------------------
    svn:mergeinfo = 

Added: turbine/site/xdocs/reports/report-2008-08.xml
URL: http://svn.apache.org/viewvc/turbine/site/xdocs/reports/report-2008-08.xml?rev=686496&view=auto
==============================================================================
--- turbine/site/xdocs/reports/report-2008-08.xml (added)
+++ turbine/site/xdocs/reports/report-2008-08.xml Sat Aug 16 06:16:34 2008
@@ -0,0 +1,84 @@
+<?xml version="1.0"?>
+
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements.  See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership.  The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied.  See the License for the
+ specific language governing permissions and limitations
+ under the License.
+-->
+
+<document>
+
+<properties>
+  <title>Board Report August 2008</title>
+  <author email="seade@backstagetech.com.au">Scott Eade</author>
+</properties>
+
+<body>
+
+<section name="Apache Turbine Project Board Report, August 2008">
+
+<subsection name="Status">
+
+<p>The project continues on with its typical activity pattern,
+i.e. occasional bursts of development.</p>
+<p>The Turbine project has no board-level issues at this time.</p>
+
+</subsection>
+
+<subsection name="Community changes">
+
+<p>No new committers were voted in since the last board report.</p>
+<p>No new PMC members were voted in since the last board report.</p>
+
+</subsection>
+
+<subsection name="Turbine core project">
+
+<p>Subsequent to the release of Turbine 2.3.3 RC1, a long standing memory
+leak was highlighted and fixed. The 2.3.3 release is now ready to go and
+only awaits the attention of the release manager to produce the
+artefacts and call for a vote.</p>
+<p>Releases since the last board report:</p>
+<ul>
+  <li>Turbine 2.3.3 RC1</li>
+</ul>
+
+</subsection>
+
+<subsection name="Fulcrum component project">
+
+<p>Thomas Vandahl continues to port various enhancements made to Turbine
+2.3.3 to the separated fulcrum components as well as generally cleaning
+up code and adding documentation.</p>
+<p>Siegfried Goeschl continues to commit tweaks and more significant
+enhancements to a number of fulcrum components (notably the addition of
+Spring integration for the YAAFI container and the ability to run an
+embedded Jetty container as a service) and on migrating the build
+process to Maven 2.</p>
+<p>No beta or final releases were made since the last board report.</p>
+
+</subsection>
+
+<subsection name="META project">
+
+<p>No beta or final releases were made since the last board report.</p>
+
+</subsection>
+
+</section>
+
+</body>
+</document>