svn commit: r590275 [13/15] - in /lenya/site: ./ docs/2_0_x/ docs/2_0_x/concepts/ docs/2_0_x/installation/ docs/2_0_x/reference/ docs/2_0_x/reference/modules/ docs/2_0_x/reference/protocols/ docs/2_0_x/reference/publication/ docs/2_0_x/reference/public...

[email protected]
Newsgroups gmane.comp.cms.lenya.cvs
Message-ID <[email protected]>
Modified: lenya/site/tlp-HEAD.svn.html
URL: http://svn.apache.org/viewvc/lenya/site/tlp-HEAD.svn.html?rev=590275&r1=590274&r2=590275&view=diff
==============================================================================
--- lenya/site/tlp-HEAD.svn.html (original)
+++ lenya/site/tlp-HEAD.svn.html Tue Oct 30 12:13:08 2007
@@ -125,6 +125,15 @@
 <div class="menupagetitle">log HEAD</div>
 </div>
 <div class="menuitem">
+<a href="tlp-2007-10.svn.html">log 2007-10</a>
+</div>
+<div class="menuitem">
+<a href="tlp-2007-09.svn.html">log 2007-09</a>
+</div>
+<div class="menuitem">
+<a href="tlp-2007-08.svn.html">log 2007-08</a>
+</div>
+<div class="menuitem">
 <a href="tlp-2007-07.svn.html">log 2007-07</a>
 </div>
 <div class="menuitem">
@@ -326,6 +335,9 @@
 <a href="#version_2007-10">Version 2007-10 ()</a>
 <ul class="minitoc">
 <li>
+<a href="#1.2">1.2</a>
+</li>
+<li>
 <a href="#1.4">1.4</a>
 </li>
 <li>
@@ -338,56 +350,10 @@
 <a href="#Sandbox">Sandbox</a>
 </li>
 <li>
-<a href="#">Contributors to this release</a>
-</li>
-</ul>
-</li>
-<li>
-<a href="#version_2007-09">Version 2007-09 ()</a>
-<ul class="minitoc">
-<li>
-<a href="#1.2">1.2</a>
-</li>
-<li>
-<a href="#1.4-N1030C">1.4</a>
-</li>
-<li>
-<a href="#Documentation-N103AD">Documentation</a>
-</li>
-<li>
-<a href="#No+context+matched-N1040D">No context matched</a>
-</li>
-<li>
-<a href="#Revolution">Revolution</a>
-</li>
-<li>
-<a href="#Sandbox-N10583">Sandbox</a>
-</li>
-<li>
-<a href="#-N105BC">Contributors to this release</a>
-</li>
-</ul>
-</li>
-<li>
-<a href="#version_2007-08">Version 2007-08 ()</a>
-<ul class="minitoc">
-<li>
-<a href="#1.2-N105D3">1.2</a>
-</li>
-<li>
-<a href="#1.4-N105F2">1.4</a>
-</li>
-<li>
-<a href="#Documentation-N10F90">Documentation</a>
-</li>
-<li>
-<a href="#Sandbox-N11058">Sandbox</a>
-</li>
-<li>
 <a href="#Site">Site</a>
 </li>
 <li>
-<a href="#-N11089">Contributors to this release</a>
+<a href="#">Contributors to this release</a>
 </li>
 </ul>
 </li>
@@ -406,7 +372,14 @@
 <a name="N10041"></a><a name="version_2007-10"></a>
 <h2 class="h3">Version 2007-10 ()</h2>
 <div class="section">
-<a name="N10048"></a><a name="1.4"></a>
+<a name="N10048"></a><a name="1.2"></a>
+<h3 class="h4">1.2</h3>
+<ul>
+<li>
+<img class="icon" alt="update" src="images/update.jpg">[1.2] Modified lenya.sh to allow multiple instances of Lenya and add stop command.  Stops this instance before start attempts.  Reduced dependence on environment variables: LENYA_HOME is set to current directory, and JETTY_PORT is set here.   <a href="http://svn.apache.org/viewcvs.cgi?rev=589735&view=rev">Diff</a> 
+       Committed by solprovider.</li>
+</ul>
+<a name="N1005A"></a><a name="1.4"></a>
 <h3 class="h4">1.4</h3>
 <ul>
 <li>
@@ -428,6 +401,40 @@
  <a href="http://svn.apache.org/viewcvs.cgi?rev=587460&view=rev">Diff</a> 
        Committed by nettings.</li>
 <li>
+<img class="icon" alt="add" src="images/add.jpg">[1.4] I missed the added files. Sorry.
+ <a href="http://svn.apache.org/viewcvs.cgi?rev=588753&view=rev">Diff</a> 
+       Committed by rfrovarp.</li>
+<li>
+<img class="icon" alt="add" src="images/add.jpg">[1.4] Fixed relative URl generation, added test for relative URLs with OutgoingLinkRewriter, see bug 43681. <a href="http://svn.apache.org/viewcvs.cgi?rev=589580&view=rev">Diff</a> 
+       Committed by andreas.</li>
+<li>
+<img class="icon" alt="add" src="images/add.jpg">[1.4] Overriding error handler in default publication <a href="http://svn.apache.org/viewcvs.cgi?rev=589887&view=rev">Diff</a> 
+       Committed by andreas.</li>
+<li>
+<img class="icon" alt="add" src="images/add.jpg">[1.4] added a configuration file for jetty6 (needs to be downloaded
+separately), in order to ease testing with proxied environments.
+see comment header of this file for usage details.
+
+our included jetty should eventually be updated, since it has a bug that
+prevents ajp proxy connections from working - this is kind of testing
+the waters...
+
+ <a href="http://svn.apache.org/viewcvs.cgi?rev=590068&view=rev">Diff</a> 
+       Committed by nettings.</li>
+<li>
+<img class="icon" alt="add" src="images/add.jpg">[1.4] added proxy test environment. no functional changes, everything is
+inactive by default. needs docs (see header of jetty6.xml for a rough
+outline), and proxy settings are somewhat broken atm...
+
+ <a href="http://svn.apache.org/viewcvs.cgi?rev=590121&view=rev">Diff</a> 
+       Committed by nettings.</li>
+<li>
+<img class="icon" alt="add" src="images/add.jpg">[1.4] added some q&amp;d docs for Jetty6 and proxy testing. work in need of
+progress.
+
+ <a href="http://svn.apache.org/viewcvs.cgi?rev=590176&view=rev">Diff</a> 
+       Committed by nettings.</li>
+<li>
 <img class="icon" alt="remove" src="images/remove.jpg">[1.4] Not used. Only contained a subset of what cocoon provides under the browser name anyway.
  <a href="http://svn.apache.org/viewcvs.cgi?rev=586525&view=rev">Diff</a> 
        Committed by rfrovarp.</li>
@@ -511,1130 +518,266 @@
 <img class="icon" alt="update" src="images/update.jpg">[1.4] Allow for deleting of files directly from archive. Fixes bug 43691.
  <a href="http://svn.apache.org/viewcvs.cgi?rev=587898&view=rev">Diff</a> 
        Committed by rfrovarp.</li>
-</ul>
-<a name="N10185"></a><a name="Documentation"></a>
-<h3 class="h4">Documentation</h3>
-<ul>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[Documentation] fixed acl-related documentation error, thanks to markus angst for
-spotting this one.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=587262&view=rev">Diff</a> 
-       Committed by nettings.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[Documentation] clarifications to search configuration docs suggested by markus angst.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=587267&view=rev">Diff</a> 
-       Committed by nettings.</li>
-</ul>
-<a name="N101A4"></a><a name="No+context+matched"></a>
-<h3 class="h4">No context matched</h3>
-<ul>
 <li>
-<img class="icon" alt="add" src="images/add.jpg">[No context matched] Added factory for JEXL attribute rule evaluator <a href="http://svn.apache.org/viewcvs.cgi?rev=580948&view=rev">Diff</a> 
+<img class="icon" alt="update" src="images/update.jpg">[1.4] Disable search test because indexing doesn't work in the test environment <a href="http://svn.apache.org/viewcvs.cgi?rev=588560&view=rev">Diff</a> 
        Committed by andreas.</li>
 <li>
-<img class="icon" alt="add" src="images/add.jpg">[No context matched] Added some ascii art diagrams for attribute and shibboleth auth <a href="http://svn.apache.org/viewcvs.cgi?rev=581379&view=rev">Diff</a> 
+<img class="icon" alt="update" src="images/update.jpg">[1.4] Change search index configuration in test publication <a href="http://svn.apache.org/viewcvs.cgi?rev=588562&view=rev">Diff</a> 
        Committed by andreas.</li>
 <li>
-<img class="icon" alt="add" src="images/add.jpg">[No context matched] Adding SslRedirectAction adapted from lenya 2.0 <a href="http://svn.apache.org/viewcvs.cgi?rev=583759&view=rev">Diff</a> 
-       Committed by jann.</li>
-<li>
-<img class="icon" alt="remove" src="images/remove.jpg">[No context matched] Adding diagrams to shibboleth docs <a href="http://svn.apache.org/viewcvs.cgi?rev=581196&view=rev">Diff</a> 
+<img class="icon" alt="update" src="images/update.jpg">[1.4] Avoid event queuing only while session is being committed. This fixes the ObservationTest. <a href="http://svn.apache.org/viewcvs.cgi?rev=588596&view=rev">Diff</a> 
        Committed by andreas.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[No context matched] Make redirect to WAYF server configurable <a href="http://svn.apache.org/viewcvs.cgi?rev=580913&view=rev">Diff</a> 
+<img class="icon" alt="update" src="images/update.jpg">[1.4] Updated exception type in TransactionTest <a href="http://svn.apache.org/viewcvs.cgi?rev=588617&view=rev">Diff</a> 
        Committed by andreas.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[No context matched] [minor change] improved javadocs <a href="http://svn.apache.org/viewcvs.cgi?rev=580947&view=rev">Diff</a> 
+<img class="icon" alt="update" src="images/update.jpg">[1.4] Commented out invalid checks to avoid NPE in RevisionControllerTest <a href="http://svn.apache.org/viewcvs.cgi?rev=588618&view=rev">Diff</a> 
        Committed by andreas.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[No context matched] Adding missing libraries for ANTLR grammar compilation, updated antlr build file <a href="http://svn.apache.org/viewcvs.cgi?rev=580978&view=rev">Diff</a> 
+<img class="icon" alt="update" src="images/update.jpg">[1.4] Use request.isSecure() instead of protocol string comparison. Moved check out of try block for better performance. Tested with mod_proxy_ajp. <a href="http://svn.apache.org/viewcvs.cgi?rev=588641&view=rev">Diff</a> 
        Committed by andreas.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[No context matched] [Refactoring] move attribute translation from shibboleth packages to Lenya packages <a href="http://svn.apache.org/viewcvs.cgi?rev=580989&view=rev">Diff</a> 
-       Committed by andreas.</li>
+<img class="icon" alt="update" src="images/update.jpg">[1.4] Rework webtests from bug 43134. Thanks to Markus Angst for the patch.
+ <a href="http://svn.apache.org/viewcvs.cgi?rev=588647&view=rev">Diff</a> 
+       Committed by rfrovarp.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[No context matched] Updated xconf file to package changes <a href="http://svn.apache.org/viewcvs.cgi?rev=580996&view=rev">Diff</a> 
+<img class="icon" alt="update" src="images/update.jpg">[1.4] Added site element to sitetree proxy transformer configuration. This way, the area nodes also get the correct URL in proxy environments. See bug 43429. <a href="http://svn.apache.org/viewcvs.cgi?rev=588654&view=rev">Diff</a> 
        Committed by andreas.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[No context matched] Use table + i18n to display attribute list on group profile page <a href="http://svn.apache.org/viewcvs.cgi?rev=581007&view=rev">Diff</a> 
+<img class="icon" alt="update" src="images/update.jpg">[1.4] [refactoring] extracted constant <a href="http://svn.apache.org/viewcvs.cgi?rev=588670&view=rev">Diff</a> 
        Committed by andreas.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[No context matched] Added more docs about attribute-based authorization <a href="http://svn.apache.org/viewcvs.cgi?rev=581156&view=rev">Diff</a> 
+<img class="icon" alt="update" src="images/update.jpg">[1.4] Added configuration option to use relative URLs in ProxyModule <a href="http://svn.apache.org/viewcvs.cgi?rev=588672&view=rev">Diff</a> 
        Committed by andreas.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[No context matched] Obtain context path only if necessary <a href="http://svn.apache.org/viewcvs.cgi?rev=581244&view=rev">Diff</a> 
-       Committed by andreas.</li>
+<img class="icon" alt="update" src="images/update.jpg">[1.4] I removed the (somehow) doubled part of the content <a href="http://svn.apache.org/viewcvs.cgi?rev=589061&view=rev">Diff</a> 
+       Committed by ragaller.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[No context matched] Don't attach port string if port is 80 <a href="http://svn.apache.org/viewcvs.cgi?rev=581245&view=rev">Diff</a> 
+<img class="icon" alt="update" src="images/update.jpg">[1.4] Added target description <a href="http://svn.apache.org/viewcvs.cgi?rev=589563&view=rev">Diff</a> 
        Committed by andreas.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[No context matched] Setting default values in cocoon-xconf.xsl <a href="http://svn.apache.org/viewcvs.cgi?rev=581252&view=rev">Diff</a> 
+<img class="icon" alt="update" src="images/update.jpg">[1.4] Removed obsolete and non-functional web test target <a href="http://svn.apache.org/viewcvs.cgi?rev=589564&view=rev">Diff</a> 
        Committed by andreas.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[No context matched] Configure shire in cocoon.xconf <a href="http://svn.apache.org/viewcvs.cgi?rev=581556&view=rev">Diff</a> 
-       Committed by jann.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[No context matched] Fixed URL handling (based on proxy settings) and IP address handling for shibboleth authentication <a href="http://svn.apache.org/viewcvs.cgi?rev=581645&view=rev">Diff</a> 
-       Committed by jann.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[No context matched] Wrong classpath to AttriubteTranslator <a href="http://svn.apache.org/viewcvs.cgi?rev=582009&view=rev">Diff</a> 
-       Committed by jann.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[No context matched] build does not work with &amp; in xsl File <a href="http://svn.apache.org/viewcvs.cgi?rev=582011&view=rev">Diff</a> 
-       Committed by jann.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[No context matched] Ups forgot to add sitemap changes in the last commit for the ssl redirect action <a href="http://svn.apache.org/viewcvs.cgi?rev=583761&view=rev">Diff</a> 
-       Committed by jann.</li>
+<img class="icon" alt="update" src="images/update.jpg">[1.4] Added trash and archive areas to publication.xml grammar <a href="http://svn.apache.org/viewcvs.cgi?rev=589565&view=rev">Diff</a> 
+       Committed by andreas.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[No context matched] We need to get the baseURL from the target. Otherwise it might not correspond to the AssertionCosumerURL and we did not get any attributes <a href="http://svn.apache.org/viewcvs.cgi?rev=585437&view=rev">Diff</a> 
-       Committed by jann.</li>
+<img class="icon" alt="update" src="images/update.jpg">[1.4] Updated web test: user IDs are converted to lowercase <a href="http://svn.apache.org/viewcvs.cgi?rev=589566&view=rev">Diff</a> 
+       Committed by andreas.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[No context matched] If the request scheme is already https do not redirect again. This prevents a redirect loop. If you use mod_proxy than you have to ensure that requests are redirect to https://. Found no better solution for that redirect problem at the moment <a href="http://svn.apache.org/viewcvs.cgi?rev=587902&view=rev">Diff</a> 
-       Committed by jann.</li>
+<img class="icon" alt="update" src="images/update.jpg">[1.4] updated jdk version requirements, tomcat version, endorsed libs.
+added blah about automated testing.
+
+ <a href="http://svn.apache.org/viewcvs.cgi?rev=589639&view=rev">Diff</a> 
+       Committed by nettings.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[No context matched] Updated shibboleth authentication process diagram <a href="http://svn.apache.org/viewcvs.cgi?rev=588197&view=rev">Diff</a> 
+<img class="icon" alt="update" src="images/update.jpg">[1.4] Fixed generation of relative URLs, updated test accordingly <a href="http://svn.apache.org/viewcvs.cgi?rev=589640&view=rev">Diff</a> 
        Committed by andreas.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[No context matched] [minor change] improved layout <a href="http://svn.apache.org/viewcvs.cgi?rev=588198&view=rev">Diff</a> 
-       Committed by andreas.</li>
-</ul>
-<a name="N102D4"></a><a name="Sandbox"></a>
-<h3 class="h4">Sandbox</h3>
-<ul>
+<img class="icon" alt="update" src="images/update.jpg">[1.4] blurb about web docs being out of sync, will fix later.
+ <a href="http://svn.apache.org/viewcvs.cgi?rev=589642&view=rev">Diff</a> 
+       Committed by nettings.</li>
 <li>
-<img class="icon" alt="add" src="images/add.jpg">[Sandbox] temporary test file for eol settings (I will remove the file as soon as I know that things are working as expected) <a href="http://svn.apache.org/viewcvs.cgi?rev=584818&view=rev">Diff</a> 
-       Committed by ragaller.</li>
-</ul>
-<a name="N102E6"></a>
-<h3 class="h4">Contributors to this release</h3>
-<p>We thank the following people for their contributions to this release.</p>
-<p>This is a list of all people who participated as committers:<br> (andreas),  (jann),  (nettings),  (ragaller),  (rfrovarp).</p>
-</div>
-<a name="N102F6"></a><a name="version_2007-09"></a>
-<h2 class="h3">Version 2007-09 ()</h2>
-<div class="section">
-<a name="N102FD"></a><a name="1.2"></a>
-<h3 class="h4">1.2</h3>
-<ul>
+<img class="icon" alt="update" src="images/update.jpg">[1.4] Lock authoring document in deactivate usecase. This fixes bug #43460. <a href="http://svn.apache.org/viewcvs.cgi?rev=589677&view=rev">Diff</a> 
+       Committed by andreas.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[1.2] set WWW-Authenticate header for neutron 401 response as required by the http 1.1 spec <a href="http://svn.apache.org/viewcvs.cgi?rev=574158&view=rev">Diff</a> 
-       Committed by josias.</li>
-</ul>
-<a name="N1030F"></a><a name="1.4-N1030C"></a>
-<h3 class="h4">1.4</h3>
-<ul>
+<img class="icon" alt="update" src="images/update.jpg">[1.4] 
+updated todo list
+ <a href="http://svn.apache.org/viewcvs.cgi?rev=589680&view=rev">Diff</a> 
+       Committed by nettings.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Publish usecase: Lock live sitetree; SourceNode: re-date lock to loading revision; fixes bug 43290. <a href="http://svn.apache.org/viewcvs.cgi?rev=574602&view=rev">Diff</a> 
-       Committed by andreas.</li>
+<img class="icon" alt="update" src="images/update.jpg">[1.4] Prevents stacktrace for icons for placeholder entries in trash or archive. Fixes bug 43662.
+ <a href="http://svn.apache.org/viewcvs.cgi?rev=589705&view=rev">Diff</a> 
+       Committed by rfrovarp.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] UnitOfWorkImpl.isDirty() does also check for new and removed objects <a href="http://svn.apache.org/viewcvs.cgi?rev=574827&view=rev">Diff</a> 
+<img class="icon" alt="update" src="images/update.jpg">[1.4] Use existing instead of chosen language for sitetree links, works with 404 pages as well. <a href="http://svn.apache.org/viewcvs.cgi?rev=589738&view=rev">Diff</a> 
        Committed by andreas.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] [minor change] fixed javadoc typo <a href="http://svn.apache.org/viewcvs.cgi?rev=574828&view=rev">Diff</a> 
+<img class="icon" alt="update" src="images/update.jpg">[1.4] [minor change] formatting <a href="http://svn.apache.org/viewcvs.cgi?rev=589764&view=rev">Diff</a> 
        Committed by andreas.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Introduced Persistable.isModified() to check if a persistable should be saved. SiteTreeImpl.changed() won't be called during loading anymore. This fixes bug 43291. <a href="http://svn.apache.org/viewcvs.cgi?rev=574842&view=rev">Diff</a> 
+<img class="icon" alt="update" src="images/update.jpg">[1.4] Added method PageEnvelope.getLanguage() and attribute 'language' to page envelope module which falls back to the default language if the document does not exist (useful for 404 pages). <a href="http://svn.apache.org/viewcvs.cgi?rev=589768&view=rev">Diff</a> 
        Committed by andreas.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] UuidToUrlTransformer: Don't override area and pubId of absolute links. This fixes bug 43378. <a href="http://svn.apache.org/viewcvs.cgi?rev=575296&view=rev">Diff</a> 
+<img class="icon" alt="update" src="images/update.jpg">[1.4] Show 404 page using the normal default publication layout. <a href="http://svn.apache.org/viewcvs.cgi?rev=589770&view=rev">Diff</a> 
        Committed by andreas.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Fixed lock update when copying revisions. This fixes bug 43297. <a href="http://svn.apache.org/viewcvs.cgi?rev=575297&view=rev">Diff</a> 
+<img class="icon" alt="update" src="images/update.jpg">[1.4] Display layouted 404 page also for non-XHTML documents <a href="http://svn.apache.org/viewcvs.cgi?rev=589779&view=rev">Diff</a> 
        Committed by andreas.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] No sense in displaying change password button if it won't do anything as it will only confuse users.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=580116&view=rev">Diff</a> 
-       Committed by rfrovarp.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Updated search page styling <a href="http://svn.apache.org/viewcvs.cgi?rev=580354&view=rev">Diff</a> 
+<img class="icon" alt="update" src="images/update.jpg">[1.4] Allow to request documents without extension <a href="http://svn.apache.org/viewcvs.cgi?rev=589787&view=rev">Diff</a> 
        Committed by andreas.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] [minor change] formatting <a href="http://svn.apache.org/viewcvs.cgi?rev=580355&view=rev">Diff</a> 
+<img class="icon" alt="update" src="images/update.jpg">[1.4] [minor change] code formatting <a href="http://svn.apache.org/viewcvs.cgi?rev=589861&view=rev">Diff</a> 
        Committed by andreas.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Removed unused javadoc parameter <a href="http://svn.apache.org/viewcvs.cgi?rev=580357&view=rev">Diff</a> 
+<img class="icon" alt="update" src="images/update.jpg">[1.4] Using separate sitemap for error handling, cleaned up exception XSLT <a href="http://svn.apache.org/viewcvs.cgi?rev=589872&view=rev">Diff</a> 
        Committed by andreas.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Index resource meta data (fixes bug 43456), search in meta data fiels <a href="http://svn.apache.org/viewcvs.cgi?rev=580358&view=rev">Diff</a> 
-       Committed by andreas.</li>
+<img class="icon" alt="update" src="images/update.jpg">[1.4] added example proxy settings to create a known proxy test environment.
+no functional changes, since all proxy-related settings are commented
+out by default. web docs should eventually be changed to match the new
+example values once they have proven useful.
+
+ <a href="http://svn.apache.org/viewcvs.cgi?rev=590077&view=rev">Diff</a> 
+       Committed by nettings.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Don't allow to paste a cut doc in its own subtree. This fixes bug 43459. <a href="http://svn.apache.org/viewcvs.cgi?rev=580365&view=rev">Diff</a> 
-       Committed by andreas.</li>
+<img class="icon" alt="update" src="images/update.jpg">[1.4] some tweaks to the proxy test scaffold. it still falls apart the moment
+the servlet issues a redirect - seems it does not honor the proxy
+settings.
+
+ <a href="http://svn.apache.org/viewcvs.cgi?rev=590166&view=rev">Diff</a> 
+       Committed by nettings.</li>
 </ul>
-<a name="N103B0"></a><a name="Documentation-N103AD"></a>
+<a name="N10378"></a><a name="Documentation"></a>
 <h3 class="h4">Documentation</h3>
 <ul>
 <li>
-<img class="icon" alt="add" src="images/add.jpg">[Documentation] Starting usecase tutorial <a href="http://svn.apache.org/viewcvs.cgi?rev=578194&view=rev">Diff</a> 
+<img class="icon" alt="add" src="images/add.jpg">[Documentation] Consolidated proxy docs <a href="http://svn.apache.org/viewcvs.cgi?rev=588631&view=rev">Diff</a> 
        Committed by andreas.</li>
 <li>
-<img class="icon" alt="add" src="images/add.jpg">[Documentation] Continuing usecase tutorial <a href="http://svn.apache.org/viewcvs.cgi?rev=578564&view=rev">Diff</a> 
-       Committed by andreas.</li>
+<img class="icon" alt="add" src="images/add.jpg">[Documentation] Updating change log <a href="http://svn.apache.org/viewcvs.cgi?rev=590269&view=rev">Diff</a> 
+       Committed by thorsten.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[Documentation] Added note about source code to resource type tutorial <a href="http://svn.apache.org/viewcvs.cgi?rev=578155&view=rev">Diff</a> 
-       Committed by andreas.</li>
+<img class="icon" alt="update" src="images/update.jpg">[Documentation] fixed acl-related documentation error, thanks to markus angst for
+spotting this one.
+ <a href="http://svn.apache.org/viewcvs.cgi?rev=587262&view=rev">Diff</a> 
+       Committed by nettings.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[Documentation] Continued usecase tutorial <a href="http://svn.apache.org/viewcvs.cgi?rev=578209&view=rev">Diff</a> 
-       Committed by andreas.</li>
+<img class="icon" alt="update" src="images/update.jpg">[Documentation] clarifications to search configuration docs suggested by markus angst.
+ <a href="http://svn.apache.org/viewcvs.cgi?rev=587267&view=rev">Diff</a> 
+       Committed by nettings.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[Documentation] Added note about document wrappers to best practise tutorial <a href="http://svn.apache.org/viewcvs.cgi?rev=578472&view=rev">Diff</a> 
+<img class="icon" alt="update" src="images/update.jpg">[Documentation] Adding hint about Tomcat's emptySessionPath attribute to proxy docs <a href="http://svn.apache.org/viewcvs.cgi?rev=588629&view=rev">Diff</a> 
        Committed by andreas.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[Documentation] Continuing usecase tutorial <a href="http://svn.apache.org/viewcvs.cgi?rev=578562&view=rev">Diff</a> 
+<img class="icon" alt="update" src="images/update.jpg">[Documentation] Updated proxy docs, don't include /authoring/ in the URL <a href="http://svn.apache.org/viewcvs.cgi?rev=588652&view=rev">Diff</a> 
        Committed by andreas.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[Documentation] Adding screenshot to usecase tutorial <a href="http://svn.apache.org/viewcvs.cgi?rev=578565&view=rev">Diff</a> 
+<img class="icon" alt="update" src="images/update.jpg">[Documentation] Added more docs about proxy transformer and input module <a href="http://svn.apache.org/viewcvs.cgi?rev=588690&view=rev">Diff</a> 
        Committed by andreas.</li>
-</ul>
-<a name="N10410"></a><a name="No+context+matched-N1040D"></a>
-<h3 class="h4">No context matched</h3>
-<ul>
 <li>
-<img class="icon" alt="add" src="images/add.jpg">[No context matched] Creating shibboleth integration branch <a href="http://svn.apache.org/viewcvs.cgi?rev=575354&view=rev">Diff</a> 
+<img class="icon" alt="update" src="images/update.jpg">[Documentation] Added docs about resource type expiration. This fixes bug 43097. <a href="http://svn.apache.org/viewcvs.cgi?rev=589663&view=rev">Diff</a> 
        Committed by andreas.</li>
 <li>
-<img class="icon" alt="add" src="images/add.jpg">[No context matched] Added ANTLR library <a href="http://svn.apache.org/viewcvs.cgi?rev=575669&view=rev">Diff</a> 
-       Committed by andreas.</li>
+<img class="icon" alt="update" src="images/update.jpg">[Documentation] updated from wiki, wiki page emptied.
+
+ <a href="http://svn.apache.org/viewcvs.cgi?rev=589672&view=rev">Diff</a> 
+       Committed by nettings.</li>
 <li>
-<img class="icon" alt="add" src="images/add.jpg">[No context matched] Added ANTLR license <a href="http://svn.apache.org/viewcvs.cgi?rev=575679&view=rev">Diff</a> 
-       Committed by andreas.</li>
+<img class="icon" alt="update" src="images/update.jpg">[Documentation] minor updates for tinymce module docs
+
+ <a href="http://svn.apache.org/viewcvs.cgi?rev=589679&view=rev">Diff</a> 
+       Committed by nettings.</li>
 <li>
-<img class="icon" alt="add" src="images/add.jpg">[No context matched] Creating shibboleth integration documentation branch <a href="http://svn.apache.org/viewcvs.cgi?rev=575686&view=rev">Diff</a> 
-       Committed by andreas.</li>
+<img class="icon" alt="update" src="images/update.jpg">[Documentation] updated proxy configuration docs.
+ <a href="http://svn.apache.org/viewcvs.cgi?rev=589748&view=rev">Diff</a> 
+       Committed by nettings.</li>
 <li>
-<img class="icon" alt="add" src="images/add.jpg">[No context matched] Starting docs about attribute-based authorization <a href="http://svn.apache.org/viewcvs.cgi?rev=575745&view=rev">Diff</a> 
+<img class="icon" alt="update" src="images/update.jpg">[Documentation] Renamed node-* in docu to human-readable element names <a href="http://svn.apache.org/viewcvs.cgi?rev=590102&view=rev">Diff</a> 
        Committed by andreas.</li>
 <li>
-<img class="icon" alt="add" src="images/add.jpg">[No context matched] Adding antlr build file <a href="http://svn.apache.org/viewcvs.cgi?rev=579534&view=rev">Diff</a> 
+<img class="icon" alt="update" src="images/update.jpg">[Documentation] Renamed node-* in docu to human-readable element names <a href="http://svn.apache.org/viewcvs.cgi?rev=590105&view=rev">Diff</a> 
        Committed by andreas.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[No context matched] Merging changes from docu (510156:HEAD) <a href="http://svn.apache.org/viewcvs.cgi?rev=575692&view=rev">Diff</a> 
-       Committed by andreas.</li>
+<img class="icon" alt="update" src="images/update.jpg">[Documentation] docs update.
+ <a href="http://svn.apache.org/viewcvs.cgi?rev=590198&view=rev">Diff</a> 
+       Committed by nettings.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[No context matched] Simplified shibboleth docs structure <a href="http://svn.apache.org/viewcvs.cgi?rev=575735&view=rev">Diff</a> 
-       Committed by andreas.</li>
+<img class="icon" alt="update" src="images/update.jpg">[Documentation] fixing bad links by renaming node <a href="http://svn.apache.org/viewcvs.cgi?rev=590250&view=rev">Diff</a> 
+       Committed by thorsten.</li>
+</ul>
+<a name="N10440"></a><a name="No+context+matched"></a>
+<h3 class="h4">No context matched</h3>
+<ul>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[No context matched] Wrapping some long lines <a href="http://svn.apache.org/viewcvs.cgi?rev=575739&view=rev">Diff</a> 
+<img class="icon" alt="add" src="images/add.jpg">[No context matched] Added factory for JEXL attribute rule evaluator <a href="http://svn.apache.org/viewcvs.cgi?rev=580948&view=rev">Diff</a> 
        Committed by andreas.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[No context matched] Added hint about shibboleth presentation on slideshare <a href="http://svn.apache.org/viewcvs.cgi?rev=575744&view=rev">Diff</a> 
+<img class="icon" alt="add" src="images/add.jpg">[No context matched] Added some ascii art diagrams for attribute and shibboleth auth <a href="http://svn.apache.org/viewcvs.cgi?rev=581379&view=rev">Diff</a> 
        Committed by andreas.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[No context matched] Adding antlr build import to build.xml <a href="http://svn.apache.org/viewcvs.cgi?rev=579533&view=rev">Diff</a> 
-       Committed by andreas.</li>
+<img class="icon" alt="add" src="images/add.jpg">[No context matched] Adding SslRedirectAction adapted from lenya 2.0 <a href="http://svn.apache.org/viewcvs.cgi?rev=583759&view=rev">Diff</a> 
+       Committed by jann.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[No context matched] [minor change] code cleanup <a href="http://svn.apache.org/viewcvs.cgi?rev=579660&view=rev">Diff</a> 
+<img class="icon" alt="remove" src="images/remove.jpg">[No context matched] Adding diagrams to shibboleth docs <a href="http://svn.apache.org/viewcvs.cgi?rev=581196&view=rev">Diff</a> 
        Committed by andreas.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[No context matched] Convert destroy() to dispose() to meet Avalon standards <a href="http://svn.apache.org/viewcvs.cgi?rev=579661&view=rev">Diff</a> 
+<img class="icon" alt="update" src="images/update.jpg">[No context matched] Make redirect to WAYF server configurable <a href="http://svn.apache.org/viewcvs.cgi?rev=580913&view=rev">Diff</a> 
        Committed by andreas.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[No context matched] Consider proxy settings for Shibboleth and login redirect URLs <a href="http://svn.apache.org/viewcvs.cgi?rev=579662&view=rev">Diff</a> 
+<img class="icon" alt="update" src="images/update.jpg">[No context matched] [minor change] improved javadocs <a href="http://svn.apache.org/viewcvs.cgi?rev=580947&view=rev">Diff</a> 
        Committed by andreas.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[No context matched] Add server to shire and target URLs in ShibbolethModule <a href="http://svn.apache.org/viewcvs.cgi?rev=579935&view=rev">Diff</a> 
+<img class="icon" alt="update" src="images/update.jpg">[No context matched] Adding missing libraries for ANTLR grammar compilation, updated antlr build file <a href="http://svn.apache.org/viewcvs.cgi?rev=580978&view=rev">Diff</a> 
        Committed by andreas.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[No context matched] [minor change] Javadoc cleanup <a href="http://svn.apache.org/viewcvs.cgi?rev=579952&view=rev">Diff</a> 
+<img class="icon" alt="update" src="images/update.jpg">[No context matched] [Refactoring] move attribute translation from shibboleth packages to Lenya packages <a href="http://svn.apache.org/viewcvs.cgi?rev=580989&view=rev">Diff</a> 
        Committed by andreas.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[No context matched] [minor change] clarified comments <a href="http://svn.apache.org/viewcvs.cgi?rev=579956&view=rev">Diff</a> 
+<img class="icon" alt="update" src="images/update.jpg">[No context matched] Updated xconf file to package changes <a href="http://svn.apache.org/viewcvs.cgi?rev=580996&view=rev">Diff</a> 
        Committed by andreas.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[No context matched] Code cleanup, made methods more generic <a href="http://svn.apache.org/viewcvs.cgi?rev=579969&view=rev">Diff</a> 
+<img class="icon" alt="update" src="images/update.jpg">[No context matched] Use table + i18n to display attribute list on group profile page <a href="http://svn.apache.org/viewcvs.cgi?rev=581007&view=rev">Diff</a> 
        Committed by andreas.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[No context matched] the context prefix is needed. Otherwise this only works within the ROOT context <a href="http://svn.apache.org/viewcvs.cgi?rev=580311&view=rev">Diff</a> 
-       Committed by jann.</li>
-</ul>
-<a name="N1050C"></a><a name="Revolution"></a>
-<h3 class="h4">Revolution</h3>
-<ul>
-<li>
-<img class="icon" alt="add" src="images/add.jpg">[Revolution] Finished merging Java code from last year.  Fixed version number. <a href="http://svn.apache.org/viewcvs.cgi?rev=575531&view=rev">Diff</a> 
-       Committed by solprovider.</li>
-<li>
-<img class="icon" alt="add" src="images/add.jpg">[Revolution] Renamed default pub to "default12".  Created "default13" using flat structure.  Still needs editing resources in flat structure to avoid repeatedly migrating. <a href="http://svn.apache.org/viewcvs.cgi?rev=577177&view=rev">Diff</a> 
-       Committed by solprovider.</li>
-<li>
-<img class="icon" alt="add" src="images/add.jpg">[Revolution] Added xml and xinha modules.  Fixed bug of content protocol not honoring revision.  Flat content is now directly editable. <a href="http://svn.apache.org/viewcvs.cgi?rev=578051&view=rev">Diff</a> 
-       Committed by solprovider.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[Revolution] Tested as stand-alone Eclipse 3.2 project.  Added latest versions of missing libraries.  Fixed all errors. <a href="http://svn.apache.org/viewcvs.cgi?rev=574702&view=rev">Diff</a> 
-       Committed by solprovider.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[Revolution] Merged last year's changes. <a href="http://svn.apache.org/viewcvs.cgi?rev=575290&view=rev">Diff</a> 
-       Committed by solprovider.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[Revolution] Update documentation.  Testing (incomplete). <a href="http://svn.apache.org/viewcvs.cgi?rev=578300&view=rev">Diff</a> 
-       Committed by solprovider.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[Revolution] Testing commit. <a href="http://svn.apache.org/viewcvs.cgi?rev=580210&view=rev">Diff</a> 
-       Committed by solprovider.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[Revolution] Fixed editing flat content for 1.2's opening sequence. Changed "&amp;nbsp;" to "&amp;#160;"; needed to fix Xinha so corrected every occurrence. Tested; current functionality works; updated TODO. (Commit all errors so sending portions.) <a href="http://svn.apache.org/viewcvs.cgi?rev=580211&view=rev">Diff</a> 
-       Committed by solprovider.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[Revolution] More commit.  Changes to obsolete code updated as part of fixing HTML spaces. <a href="http://svn.apache.org/viewcvs.cgi?rev=580212&view=rev">Diff</a> 
-       Committed by solprovider.</li>
-</ul>
-<a name="N10586"></a><a name="Sandbox-N10583"></a>
-<h3 class="h4">Sandbox</h3>
-<ul>
-<li>
-<img class="icon" alt="add" src="images/add.jpg">[Sandbox] Adding person module <a href="http://svn.apache.org/viewcvs.cgi?rev=578152&view=rev">Diff</a> 
+<img class="icon" alt="update" src="images/update.jpg">[No context matched] Added more docs about attribute-based authorization <a href="http://svn.apache.org/viewcvs.cgi?rev=581156&view=rev">Diff</a> 
        Committed by andreas.</li>
 <li>
-<img class="icon" alt="add" src="images/add.jpg">[Sandbox] Add addKnownPerson usecase <a href="http://svn.apache.org/viewcvs.cgi?rev=578208&view=rev">Diff</a> 
+<img class="icon" alt="update" src="images/update.jpg">[No context matched] Obtain context path only if necessary <a href="http://svn.apache.org/viewcvs.cgi?rev=581244&view=rev">Diff</a> 
        Committed by andreas.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[Sandbox] Added note about usage of the person module in the documenation <a href="http://svn.apache.org/viewcvs.cgi?rev=578153&view=rev">Diff</a> 
+<img class="icon" alt="update" src="images/update.jpg">[No context matched] Don't attach port string if port is 80 <a href="http://svn.apache.org/viewcvs.cgi?rev=581245&view=rev">Diff</a> 
        Committed by andreas.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[Sandbox] Adding foaf:knows to person module <a href="http://svn.apache.org/viewcvs.cgi?rev=578193&view=rev">Diff</a> 
+<img class="icon" alt="update" src="images/update.jpg">[No context matched] Setting default values in cocoon-xconf.xsl <a href="http://svn.apache.org/viewcvs.cgi?rev=581252&view=rev">Diff</a> 
        Committed by andreas.</li>
-</ul>
-<a name="N105BF"></a><a name="-N105BC"></a>
-<h3 class="h4">Contributors to this release</h3>
-<p>We thank the following people for their contributions to this release.</p>
-<p>This is a list of all people who participated as committers:<br> (andreas),  (jann),  (josias),  (rfrovarp),  (solprovider).</p>
-</div>
-<a name="N105CF"></a><a name="version_2007-08"></a>
-<h2 class="h3">Version 2007-08 ()</h2>
-<div class="section">
-<a name="N105D6"></a><a name="1.2-N105D3"></a>
-<h3 class="h4">1.2</h3>
-<ul>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[1.2] Adding upload feature to neutron usecase. Thanks to Thomas Comiotto <a href="http://svn.apache.org/viewcvs.cgi?rev=564473&view=rev">Diff</a> 
+<img class="icon" alt="update" src="images/update.jpg">[No context matched] Configure shire in cocoon.xconf <a href="http://svn.apache.org/viewcvs.cgi?rev=581556&view=rev">Diff</a> 
        Committed by jann.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[1.2] link and typo fixed <a href="http://svn.apache.org/viewcvs.cgi?rev=568149&view=rev">Diff</a> 
-       Committed by michi.</li>
-</ul>
-<a name="N105F5"></a><a name="1.4-N105F2"></a>
-<h3 class="h4">1.4</h3>
-<ul>
+<img class="icon" alt="update" src="images/update.jpg">[No context matched] Fixed URL handling (based on proxy settings) and IP address handling for shibboleth authentication <a href="http://svn.apache.org/viewcvs.cgi?rev=581645&view=rev">Diff</a> 
+       Committed by jann.</li>
 <li>
-<img class="icon" alt="add" src="images/add.jpg">[1.4] moved login/logout usecase views from ac to acusecases module, where the
-java part is already. changed xconfs accordingly
- <a href="http://svn.apache.org/viewcvs.cgi?rev=562851&view=rev">Diff</a> 
-       Committed by nettings.</li>
+<img class="icon" alt="update" src="images/update.jpg">[No context matched] Wrong classpath to AttriubteTranslator <a href="http://svn.apache.org/viewcvs.cgi?rev=582009&view=rev">Diff</a> 
+       Committed by jann.</li>
 <li>
-<img class="icon" alt="add" src="images/add.jpg">[1.4] Moved UUIDGenerator service from impl to api <a href="http://svn.apache.org/viewcvs.cgi?rev=564258&view=rev">Diff</a> 
-       Committed by andreas.</li>
+<img class="icon" alt="update" src="images/update.jpg">[No context matched] build does not work with &amp; in xsl File <a href="http://svn.apache.org/viewcvs.cgi?rev=582011&view=rev">Diff</a> 
+       Committed by jann.</li>
 <li>
-<img class="icon" alt="add" src="images/add.jpg">[1.4] Added SourceNodeRcmlFactory which creates per-URI singleton RCML objects (forgot in last commit) <a href="http://svn.apache.org/viewcvs.cgi?rev=564266&view=rev">Diff</a> 
-       Committed by andreas.</li>
+<img class="icon" alt="update" src="images/update.jpg">[No context matched] Ups forgot to add sitemap changes in the last commit for the ssl redirect action <a href="http://svn.apache.org/viewcvs.cgi?rev=583761&view=rev">Diff</a> 
+       Committed by jann.</li>
 <li>
-<img class="icon" alt="add" src="images/add.jpg">[1.4] Moving SSL handling from OutgoingLinkRewriter to SslRedirectAction (much better performance) <a href="http://svn.apache.org/viewcvs.cgi?rev=567484&view=rev">Diff</a> 
-       Committed by andreas.</li>
+<img class="icon" alt="update" src="images/update.jpg">[No context matched] We need to get the baseURL from the target. Otherwise it might not correspond to the AssertionCosumerURL and we did not get any attributes <a href="http://svn.apache.org/viewcvs.cgi?rev=585437&view=rev">Diff</a> 
+       Committed by jann.</li>
 <li>
-<img class="icon" alt="add" src="images/add.jpg">[1.4] Introduce Persistable interface. This allows to save complex objects (meta data, site tree) only once before the session is committed. Optimistic usecases lock their nodes before the usecase is executed (see bug 43136). <a href="http://svn.apache.org/viewcvs.cgi?rev=568271&view=rev">Diff</a> 
-       Committed by andreas.</li>
+<img class="icon" alt="update" src="images/update.jpg">[No context matched] If the request scheme is already https do not redirect again. This prevents a redirect loop. If you use mod_proxy than you have to ensure that requests are redirect to https://. Found no better solution for that redirect problem at the moment <a href="http://svn.apache.org/viewcvs.cgi?rev=587902&view=rev">Diff</a> 
+       Committed by jann.</li>
 <li>
-<img class="icon" alt="add" src="images/add.jpg">[1.4] Added menu module, e.g. for asynchronous menu loading <a href="http://svn.apache.org/viewcvs.cgi?rev=568637&view=rev">Diff</a> 
+<img class="icon" alt="update" src="images/update.jpg">[No context matched] Updated shibboleth authentication process diagram <a href="http://svn.apache.org/viewcvs.cgi?rev=588197&view=rev">Diff</a> 
        Committed by andreas.</li>
 <li>
-<img class="icon" alt="add" src="images/add.jpg">[1.4] Bug 42558
-lenya.properties.xml per publication. Patch submitted by Markus Angst. Thank you very much Markus.
-Adding example to the default pub. <a href="http://svn.apache.org/viewcvs.cgi?rev=568859&view=rev">Diff</a> 
-       Committed by thorsten.</li>
-<li>
-<img class="icon" alt="add" src="images/add.jpg">[1.4] Added tee transformer and simple load test to development module <a href="http://svn.apache.org/viewcvs.cgi?rev=569373&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="remove" src="images/remove.jpg">[1.4] svn merge -r 562961:562875 https://svn.apache.org/repos/asf/lenya/trunk
-undo accidental commit - apologies for the noise.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=562973&view=rev">Diff</a> 
-       Committed by nettings.</li>
-<li>
-<img class="icon" alt="remove" src="images/remove.jpg">[1.4] removed unused search usecase view from usecase module
- <a href="http://svn.apache.org/viewcvs.cgi?rev=563176&view=rev">Diff</a> 
-       Committed by nettings.</li>
-<li>
-<img class="icon" alt="remove" src="images/remove.jpg">[1.4] removed unused stylesheet from core. it apparently converted the output
-of the directory generator to a webDAV propfind reply. the webdav module
-implements the same functionality with its webdav.propfind usecase.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=565166&view=rev">Diff</a> 
-       Committed by nettings.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Correctly retrieves list of preceding siblings now. Can now move node up to top position in a substree.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=561936&view=rev">Diff</a> 
-       Committed by rfrovarp.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] tried to clarify javadocs, please review!
- <a href="http://svn.apache.org/viewcvs.cgi?rev=562256&view=rev">Diff</a> 
-       Committed by nettings.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] [minor change] removed unused import, fixed special character issue <a href="http://svn.apache.org/viewcvs.cgi?rev=562390&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] javadocs additions
- <a href="http://svn.apache.org/viewcvs.cgi?rev=562393&view=rev">Diff</a> 
-       Committed by nettings.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Revisions usecase: Removed NPE workaround, use parameter for workflow event <a href="http://svn.apache.org/viewcvs.cgi?rev=562400&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Simplified and cleaned up revision control code. The SourceNodeRCML doesn't write to the real source anymore. This is part of the fix for bug 42937. <a href="http://svn.apache.org/viewcvs.cgi?rev=562417&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Form editors: add check if source document is null (more robust when running web tests) <a href="http://svn.apache.org/viewcvs.cgi?rev=562418&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Use LinkedHashMap to preserve resource type sample order. This fixes bug 42942. <a href="http://svn.apache.org/viewcvs.cgi?rev=562419&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Prevent backspace key as back in the two forms editors.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=562543&view=rev">Diff</a> 
-       Committed by rfrovarp.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] tinymce now also uses richard's backspace catcher, for consistency
-with the other editors.
-
- <a href="http://svn.apache.org/viewcvs.cgi?rev=562774&view=rev">Diff</a> 
-       Committed by nettings.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] removed unused parameter "requestURI" from UsecaseAuthorizer interface
-fixed UsecaseAuthorizerImpl and external occurrences accordingly
-
-cleaned up UsecaseAuthorizerImpl:
-* made helper functions private, since they are not part of any
-interface, and an "Impl" should not add to the externally visible API.
-* removed duplicate javadocs, added @see to interface docs
-
- <a href="http://svn.apache.org/viewcvs.cgi?rev=562850&view=rev">Diff</a> 
-       Committed by nettings.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] missed one public helper method in the last commit...
- <a href="http://svn.apache.org/viewcvs.cgi?rev=562853&view=rev">Diff</a> 
-       Committed by nettings.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] reordered properties and methods. no functional change.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=562859&view=rev">Diff</a> 
-       Committed by nettings.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] made getConfiguration() private. that's all for now.. :)
- <a href="http://svn.apache.org/viewcvs.cgi?rev=562861&view=rev">Diff</a> 
-       Committed by nettings.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] rearranged methods and properties. no functional change.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=562864&view=rev">Diff</a> 
-       Committed by nettings.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] removed private helper functions, moved code into public interface
-method.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=562865&view=rev">Diff</a> 
-       Committed by nettings.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] javadoc additions.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=562875&view=rev">Diff</a> 
-       Committed by nettings.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] move UsecaseAuthorizer, impl and helper classes from usecase to ac
-module to avoid circular dependencies
-create new usecase ac.visit
-change PolicyAuthorizer to check ac.visit permission for each requested
-page
-add usecase policy to default: ac.visit will be granted to editors,
-admins and reviewers (basically restoring the old implicit behaviour,
-but now in a clean and obvious way without opening security holes)
-
-WARNING: this is a proof-of-concept code that touches security-critical
-infrastructure. it will compile and has been
-tested briefly. there has been NO SECURITY AUDIT of any kind. the whole
-shebang may be utter bogus - it's here as a discussion item.
-
- <a href="http://svn.apache.org/viewcvs.cgi?rev=562961&view=rev">Diff</a> 
-       Committed by nettings.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] no functional changes.
-removed erroneous comments from xpatch files.
-whitenoise.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=563146&view=rev">Diff</a> 
-       Committed by nettings.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] added deprecation note (file remains for now as it's being used by kupu
-and bxe)
-
- <a href="http://svn.apache.org/viewcvs.cgi?rev=563178&view=rev">Diff</a> 
-       Committed by nettings.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] fix internal-only setting. it was wrongly attached to a matcher instead
-of the pipeline...
-
- <a href="http://svn.apache.org/viewcvs.cgi?rev=563186&view=rev">Diff</a> 
-       Committed by nettings.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] removed unused SourceResolver. 
-no functional change.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=563234&view=rev">Diff</a> 
-       Committed by nettings.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] added some comments.
-there is a (to me) totally mysterious conditional regarding the source
-of the usecase policy configuration. if you know your way around this
-piece of code, could you please chuck out my FIXME: comments and add
-some clarification? thanks.
-
- <a href="http://svn.apache.org/viewcvs.cgi?rev=563240&view=rev">Diff</a> 
-       Committed by nettings.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] grouped properties by scope at the top.
-no functional changes.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=563459&view=rev">Diff</a> 
-       Committed by nettings.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] UsecaseAuthorizerImpl: Removed unused code, updated javadocs <a href="http://svn.apache.org/viewcvs.cgi?rev=563801&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Fixes issue with the script eating backspaces in the editing area. Thanks to J&ouml;rn for reporting.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=563892&view=rev">Diff</a> 
-       Committed by rfrovarp.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Removed debugging code.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=563898&view=rev">Diff</a> 
-       Committed by rfrovarp.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Fixes bug 43064. Thanks to Markus Angst for the bug report and patch.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=564017&view=rev">Diff</a> 
-       Committed by rfrovarp.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Don't create continuation if usecase preconditions failed. This avoids the 'no transition for event checkExecutionConditions in state start' errors. <a href="http://svn.apache.org/viewcvs.cgi?rev=564254&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Send notification message if a document could not be indexed (temporary workaround for bug 42510 until we have an indexing queue) <a href="http://svn.apache.org/viewcvs.cgi?rev=564261&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Create continuation for usecase if preconditions failed, but don't advance/execute. <a href="http://svn.apache.org/viewcvs.cgi?rev=564262&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Refactored revision control: clean up XML reading+writing. RCML objects are now singletons per source URI. This allows to synchronize access per RCML object, avoiding synchronization issues which occured when running load tests. UnitOfWork.commit() and rollback() are now synchronized via the class object to avoid inter-usecase commit synchronization issues (also occured during load tests). <a href="http://svn.apache.org/viewcvs.cgi?rev=564264&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Updating load test after changes to usecase flowscript <a href="http://svn.apache.org/viewcvs.cgi?rev=564269&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Removed method Node.getRcml() for safety reasons. This lead to the removal of the revision controller class and some refactorings. <a href="http://svn.apache.org/viewcvs.cgi?rev=564507&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Added usecase to force the check-in of documents. <a href="http://svn.apache.org/viewcvs.cgi?rev=564527&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Fixed revision control issue: Don't consider only backup entries when checking for the last modified version. <a href="http://svn.apache.org/viewcvs.cgi?rev=564532&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Added method AbstractUsecase.prepareView() and use it in ForceCheckIn usecase. <a href="http://svn.apache.org/viewcvs.cgi?rev=564537&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Removed PolicyAuthorizer, moved role resolving to DefaultAccessController <a href="http://svn.apache.org/viewcvs.cgi?rev=564543&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Extend the UsecaseAuthorizerImpl to check the page access. This is done by a ac.visit pseudo-usecase. For more info, see bug 42952. Thanks a lot to Joern Nettingsmeier for the patch (I applied it because it depended on some changes to the role resolving). <a href="http://svn.apache.org/viewcvs.cgi?rev=564551&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Log error message when indexing failed. <a href="http://svn.apache.org/viewcvs.cgi?rev=564561&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Fixed javadoc error, synchronize lock method in SourceNode <a href="http://svn.apache.org/viewcvs.cgi?rev=564585&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Avoid NPE in force check-in usecase <a href="http://svn.apache.org/viewcvs.cgi?rev=564598&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Introduced global transaction lock <a href="http://svn.apache.org/viewcvs.cgi?rev=564653&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Removed unnecessary lock check <a href="http://svn.apache.org/viewcvs.cgi?rev=564656&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Use revision history for last modification date in source nodes, more accurate than file system <a href="http://svn.apache.org/viewcvs.cgi?rev=564657&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Removed unnecessary modification check from site tree (handled by transaction) <a href="http://svn.apache.org/viewcvs.cgi?rev=564659&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] added note to readme about removal of policy authorizer, since it
-requires changes to custom publications.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=564885&view=rev">Diff</a> 
-       Committed by nettings.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Load site structure for area every time it is requested to avoid stale site objects <a href="http://svn.apache.org/viewcvs.cgi?rev=565032&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Advance state machine in AbstractUsecase after corresponding method succeeded <a href="http://svn.apache.org/viewcvs.cgi?rev=565039&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Remove unnecessary session selection code from sitetree implementation <a href="http://svn.apache.org/viewcvs.cgi?rev=565041&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Added transition check for AbstractUsecase methods <a href="http://svn.apache.org/viewcvs.cgi?rev=565055&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] [minor change] improved error message <a href="http://svn.apache.org/viewcvs.cgi?rev=565056&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] [refactoring] better code re-use in DocumentFactoryImpl <a href="http://svn.apache.org/viewcvs.cgi?rev=565057&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] [minor change] removed unused import <a href="http://svn.apache.org/viewcvs.cgi?rev=565067&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] [minor change] removed unused import <a href="http://svn.apache.org/viewcvs.cgi?rev=565068&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Moved transaction locking from UnitOfWorkImpl to SessionImpl <a href="http://svn.apache.org/viewcvs.cgi?rev=565069&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Use more readable XML format for RCML files <a href="http://svn.apache.org/viewcvs.cgi?rev=565070&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Improved load test <a href="http://svn.apache.org/viewcvs.cgi?rev=565071&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] resource type configuration cleanup part 1:
-&lt;sample-name&gt;foo://bar&lt;/sample-name&gt; 
-becomes
-&lt;sample uri="foo://bar"/&gt;
-
- <a href="http://svn.apache.org/viewcvs.cgi?rev=565125&view=rev">Diff</a> 
-       Committed by nettings.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] resource type configuration cleanup part 2:
-&lt;schema src="foo://bar.rng"
-language="http://relaxng.org/ns/structure/0.9"/&gt;
-becomes
-&lt;schema uri="foo://bar.rng"
-namespace="http://relaxng.org/ns/structure/0.9"/&gt;
-
- <a href="http://svn.apache.org/viewcvs.cgi?rev=565133&view=rev">Diff</a> 
-       Committed by nettings.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] whitenoise, reorganized source code.
-no functional change.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=565135&view=rev">Diff</a> 
-       Committed by nettings.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] whitenoise, rearranged class properties.
-FIXME: what is the "synchronized" attribute in workflow transitions?
-looks like dead code, because it's not in the default pub, and the
-validation schema does not even mention it...
- <a href="http://svn.apache.org/viewcvs.cgi?rev=565260&view=rev">Diff</a> 
-       Committed by nettings.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] removed unused workflow validation xsd.
-ported xsd to rng, it is now applied during build.
-this change requires the xsi:schemaLocation attribute to be removed from
-custom workflow declarations.
-fixes bug http://issues.apache.org/bugzilla/show_bug.cgi?id=42351
-
- <a href="http://svn.apache.org/viewcvs.cgi?rev=565263&view=rev">Diff</a> 
-       Committed by nettings.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Add method to resolve links without providing a start document <a href="http://svn.apache.org/viewcvs.cgi?rev=565341&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] UuidToUrlTransformer: handle non-document start URLs <a href="http://svn.apache.org/viewcvs.cgi?rev=565342&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Provide language parameter in sitetree links to avoid the failing of the UuidToUrlTransformer <a href="http://svn.apache.org/viewcvs.cgi?rev=565344&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Removed unused variable.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=565377&view=rev">Diff</a> 
-       Committed by rfrovarp.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Removed unused variable.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=565385&view=rev">Diff</a> 
-       Committed by rfrovarp.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Fix potential NPE
- <a href="http://svn.apache.org/viewcvs.cgi?rev=565388&view=rev">Diff</a> 
-       Committed by rfrovarp.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Make public static field immutable
- <a href="http://svn.apache.org/viewcvs.cgi?rev=565390&view=rev">Diff</a> 
-       Committed by rfrovarp.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Cleaned up debugging message. Include name of IP range in error message instead of null.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=565435&view=rev">Diff</a> 
-       Committed by rfrovarp.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Fixed up string equality issues.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=565448&view=rev">Diff</a> 
-       Committed by rfrovarp.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Cleans up the look of the insert link display. Wraps the form inside of the standard box that is used everywhere else. Also goes back to the side by side layout. Can easily be changed to top to bottom if desired. Most of the changes are formatting as a result of the added divs. Thanks to Jonathan Albers for the help.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=565504&view=rev">Diff</a> 
-       Committed by rfrovarp.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Now looks like all the other create usecases: no menu, wrapped in the standard usecase template.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=565519&view=rev">Diff</a> 
-       Committed by rfrovarp.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Allow those with edit permission to cut and copy. They already can create, delete, nudge, and paste.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=565524&view=rev">Diff</a> 
-       Committed by rfrovarp.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] DateFormat is NOT thread safe. To be so it must be externally synchronized. I don't see any benefit, so I've just removed the static.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=565548&view=rev">Diff</a> 
-       Committed by rfrovarp.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Re-added newVersion parameter to RCML <a href="http://svn.apache.org/viewcvs.cgi?rev=565674&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Don't store DocumentFactory instance in PublicationFactory, this seemed to cause trouble (see bug 43110) <a href="http://svn.apache.org/viewcvs.cgi?rev=565753&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Don't store DocumentFactory instance in PublicationFactory, this seemed to cause trouble (see bug 43110) <a href="http://svn.apache.org/viewcvs.cgi?rev=565755&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] LanguageExistsAction: code simplification, javadoc cleanup <a href="http://svn.apache.org/viewcvs.cgi?rev=565765&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Added RepositoryItem.getSession(), removed NodeFactory.setSession() <a href="http://svn.apache.org/viewcvs.cgi?rev=565766&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Should be start() instead of run(). Unless the code is supposed to run in the current thread, but at that point creating the thread is pointless.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=565787&view=rev">Diff</a> 
-       Committed by rfrovarp.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Now releases lock while waiting for indexer to be released.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=565815&view=rev">Diff</a> 
-       Committed by rfrovarp.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Make sure only one thread is getting to the DateFormat object at a time.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=565823&view=rev">Diff</a> 
-       Committed by rfrovarp.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Fixed equal objects must have equal hash codes problem.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=565827&view=rev">Diff</a> 
-       Committed by rfrovarp.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Prevent NPE in final handleError() method.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=565832&view=rev">Diff</a> 
-       Committed by rfrovarp.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] getAttributeNS() will never return null. It will return an empty string if the lookup fails, so I believe this is correct. The non-short circuiting or is confusing and I don't see the reason for it here. Change them back if I'm wrong.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=565835&view=rev">Diff</a> 
-       Committed by rfrovarp.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Removed new String() so that strings can be interned, removed toString() on strings, converted new Boolean to Boolean.valueOf() to use interned value.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=565858&view=rev">Diff</a> 
-       Committed by rfrovarp.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Removed unused variables and redundant null checks and imports as necessary.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=565859&view=rev">Diff</a> 
-       Committed by rfrovarp.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Reverting r565787. Turns out it must run in the current thread for now.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=565894&view=rev">Diff</a> 
-       Committed by rfrovarp.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Use StringTokenizer instead of String.split() for performance reasons <a href="http://svn.apache.org/viewcvs.cgi?rev=566226&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Refactoring (performance improvement) <a href="http://svn.apache.org/viewcvs.cgi?rev=566227&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] SiteTree: store node factory as field to improve performance <a href="http://svn.apache.org/viewcvs.cgi?rev=566245&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Refactoring, better code readability in document policy manager wrapper <a href="http://svn.apache.org/viewcvs.cgi?rev=566248&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Remove SiteUtil.isDocument() <a href="http://svn.apache.org/viewcvs.cgi?rev=566250&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Made SourceCache ThreadSafe <a href="http://svn.apache.org/viewcvs.cgi?rev=566251&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Replaced String.split() by StringTokenizer (performance) <a href="http://svn.apache.org/viewcvs.cgi?rev=566255&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] [minor change] javadoc fix <a href="http://svn.apache.org/viewcvs.cgi?rev=566256&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Check meta data key only if no values exist (performance) <a href="http://svn.apache.org/viewcvs.cgi?rev=566334&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] fixed typo in comment <a href="http://svn.apache.org/viewcvs.cgi?rev=567073&view=rev">Diff</a> 
-       Committed by rfrovarp.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Avoid exception in ForceCheckIn.prepareView() <a href="http://svn.apache.org/viewcvs.cgi?rev=567439&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Consider preconditions when advancing usecase state in webdav.js (avoid state machine exceptions) <a href="http://svn.apache.org/viewcvs.cgi?rev=567440&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Added workaround for usecases which can't use the same session for check-in and check-out (BXE, FCKeditor): Allow to check-out a node without the restriction to the same session. See bug 43157. <a href="http://svn.apache.org/viewcvs.cgi?rev=567462&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Don't restrict kupu check-out to session <a href="http://svn.apache.org/viewcvs.cgi?rev=567467&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Made publication manager more efficient and correct (avoid invalid publication objects) <a href="http://svn.apache.org/viewcvs.cgi?rev=567473&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Module manager: compute file URI at startup and not on demand for better performance <a href="http://svn.apache.org/viewcvs.cgi?rev=567475&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Store site structure in area object for better performance <a href="http://svn.apache.org/viewcvs.cgi?rev=567476&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Removed execution time check from FallbackSourceFactory (GregorianCalendar is expensive) <a href="http://svn.apache.org/viewcvs.cgi?rev=567477&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Performance optimization in Query class <a href="http://svn.apache.org/viewcvs.cgi?rev=567479&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] PublicationTemplateManager: use file path instead of context:// path (less expensive) <a href="http://svn.apache.org/viewcvs.cgi?rev=567480&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Made SslRedirectAction work with non-access-controller URLs <a href="http://svn.apache.org/viewcvs.cgi?rev=567489&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Don't create session UUID for immutable sessions <a href="http://svn.apache.org/viewcvs.cgi?rev=567495&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Prevent NPE. Not sure how it happened, but I did get a null identity.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=567518&view=rev">Diff</a> 
-       Committed by rfrovarp.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Updated InsertAsset to new OutgoingLinkRewriter constructor <a href="http://svn.apache.org/viewcvs.cgi?rev=567644&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Use SharedItemStore specifically for the site tree. This avoids the problem that the SharedItemStore is filled with Document and other objects. The DelegatingSiteTree can be shared. <a href="http://svn.apache.org/viewcvs.cgi?rev=567725&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] [minor change] removed invalid catch block <a href="http://svn.apache.org/viewcvs.cgi?rev=567726&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Fixed class cast problems with delegating sitetree <a href="http://svn.apache.org/viewcvs.cgi?rev=567737&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Use modifiable session in ReservedCheckinAction (fixes bug 43157) <a href="http://svn.apache.org/viewcvs.cgi?rev=568030&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Added DocumentFactory.existsPublication(id) for simplicity, fixed publication handling in i18n (fixes bug 43171) <a href="http://svn.apache.org/viewcvs.cgi?rev=568041&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] [minor change] added some javadocs <a href="http://svn.apache.org/viewcvs.cgi?rev=568169&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] [minor change] removed unused field <a href="http://svn.apache.org/viewcvs.cgi?rev=568171&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] UuidToUrlTransformer: lookup document extension only if necessary (expensive) <a href="http://svn.apache.org/viewcvs.cgi?rev=568269&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Use default extension 'html' to avoid extension lookup for each document (expensive) <a href="http://svn.apache.org/viewcvs.cgi?rev=568314&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Set expiration to 2 hours for language-selector SVG images to reduce server load <a href="http://svn.apache.org/viewcvs.cgi?rev=568315&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Use transparent background for sitetree icons <a href="http://svn.apache.org/viewcvs.cgi?rev=568539&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Fixed execution order in usecases flowscript <a href="http://svn.apache.org/viewcvs.cgi?rev=568540&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] [minor change] removed unused namespace declarations <a href="http://svn.apache.org/viewcvs.cgi?rev=568541&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Prepare core for Ajax menu <a href="http://svn.apache.org/viewcvs.cgi?rev=568636&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Make user names case insensitive. Fixes bug 41848.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=568662&view=rev">Diff</a> 
-       Committed by rfrovarp.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Always strip spaces from node name in create usecase. <a href="http://svn.apache.org/viewcvs.cgi?rev=568678&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Fixed usecase state machine transition (fixes bug 43185). <a href="http://svn.apache.org/viewcvs.cgi?rev=568679&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Don't alert error messages when loading the menu <a href="http://svn.apache.org/viewcvs.cgi?rev=568681&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Bug 42558
-lenya.properties.xml per publication. Patch submitted by Markus Angst. Thank you very much Markus.
-Additional added logging in an empty catch. <a href="http://svn.apache.org/viewcvs.cgi?rev=568857&view=rev">Diff</a> 
-       Committed by thorsten.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Adding context prefix to MENU_URL. Otherwise it will not work if you use lenya with tomcat in a non ROOT context <a href="http://svn.apache.org/viewcvs.cgi?rev=568889&view=rev">Diff</a> 
-       Committed by jann.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Improved Ajax menubar generation (load single menus on demand) <a href="http://svn.apache.org/viewcvs.cgi?rev=568933&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] added comment about disabling prettyprinting in production
-
- <a href="http://svn.apache.org/viewcvs.cgi?rev=569157&view=rev">Diff</a> 
-       Committed by nettings.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Add revision number to Document interface, added revision handling to LenyaMetaDataTransformer and DocumentInfoModule. This fixes bug 42932. <a href="http://svn.apache.org/viewcvs.cgi?rev=569341&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Added revision handling to SVG image resizing. <a href="http://svn.apache.org/viewcvs.cgi?rev=569342&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] [minor change] removed dead code <a href="http://svn.apache.org/viewcvs.cgi?rev=569343&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] [minor change] removed outdated fixme comment <a href="http://svn.apache.org/viewcvs.cgi?rev=569344&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Updating collection sitemap to new LenyaMetaDataGenerator syntax <a href="http://svn.apache.org/viewcvs.cgi?rev=569366&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Updating default pub sitemap to new LenyaMetaDataGenerator syntax <a href="http://svn.apache.org/viewcvs.cgi?rev=569367&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] [minor change] fixed sitemap parameter, improved comments <a href="http://svn.apache.org/viewcvs.cgi?rev=569420&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Removed fallback:// for publication-does-not-exist.jx (makes no sense) <a href="http://svn.apache.org/viewcvs.cgi?rev=569442&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Avoid NPE in PageEnvelopeModule for non-publication URLs <a href="http://svn.apache.org/viewcvs.cgi?rev=570146&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Replaced file handling in ResourceExistsAction with TraversableSource handling <a href="http://svn.apache.org/viewcvs.cgi?rev=570151&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Fixed meta data generator call <a href="http://svn.apache.org/viewcvs.cgi?rev=570390&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Fixed revision writability check in DocumentImpl <a href="http://svn.apache.org/viewcvs.cgi?rev=570392&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Performance optimization: re-arranged pipelines in global-sitemap.xmap <a href="http://svn.apache.org/viewcvs.cgi?rev=570467&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Use global parameter for pipeline expiration <a href="http://svn.apache.org/viewcvs.cgi?rev=570469&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Avoid exception for lenya-document URLs on non-document URLs (fixes bug 43227). <a href="http://svn.apache.org/viewcvs.cgi?rev=570749&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Move check-in of nodes to finally block to avoid stale checked-in nodes (see bug 43163) <a href="http://svn.apache.org/viewcvs.cgi?rev=570759&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Clear source node RCML entries when deleting. Otherwise, the last check-in entry will keep active. See bug 43163 for more information. <a href="http://svn.apache.org/viewcvs.cgi?rev=570775&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Replaced lenyadoc URL with lenya-document URL <a href="http://svn.apache.org/viewcvs.cgi?rev=570776&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Fixed lenya-document URL (removed trailing slash) <a href="http://svn.apache.org/viewcvs.cgi?rev=570795&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Mark AxisUUIDGenerator as ThreadSafe <a href="http://svn.apache.org/viewcvs.cgi?rev=570864&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Mark AxisUUIDGenerator as ThreadSafe <a href="http://svn.apache.org/viewcvs.cgi?rev=570866&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] [minor change] refactoring - extract field <a href="http://svn.apache.org/viewcvs.cgi?rev=570872&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Disable browsing button in built in image and link windows since we now use plugins.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=570909&view=rev">Diff</a> 
-       Committed by rfrovarp.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Put simple object instead of source wrapper in sourceUris map. This avoids a memory leak. See bug 43240. <a href="http://svn.apache.org/viewcvs.cgi?rev=570920&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Store publication ID instead of publication object in DocumentIdentifier. See bug 43240. <a href="http://svn.apache.org/viewcvs.cgi?rev=570957&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Avoid returning null-value DocumentLocator objects <a href="http://svn.apache.org/viewcvs.cgi?rev=571137&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Translate image/pjpeg to image/jpeg for purposes of reading image dimensions. Fixes bug 43245.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=571280&view=rev">Diff</a> 
-       Committed by rfrovarp.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Added check to SourceNode if it was loaded when it is locked. This can help to uncover situations where the repository might become corrupted. See bug 43136, comment #18. <a href="http://svn.apache.org/viewcvs.cgi?rev=571429&view=rev">Diff</a> 
-       Committed by andreas.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Fixed possible synchronization issue with loading and lastModified
- <a href="http://svn.apache.org/viewcvs.cgi?rev=571466&view=rev">Diff</a> 
-       Committed by rfrovarp.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Fixed possible NPE.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=571470&view=rev">Diff</a> 
-       Committed by rfrovarp.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Synchronize access to committed.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=571475&view=rev">Diff</a> 
-       Committed by rfrovarp.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Will hopefully fix bug 42370
- <a href="http://svn.apache.org/viewcvs.cgi?rev=571481&view=rev">Diff</a> 
-       Committed by rfrovarp.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Fixes bug 43198.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=571488&view=rev">Diff</a> 
-       Committed by rfrovarp.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Fixes bug 43137.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=571493&view=rev">Diff</a> 
-       Committed by rfrovarp.</li>
-<li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Performance increase. Use StringBuffer instead of straight string concatenation inside of loops.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=571548&view=rev">Diff</a> 
-       Committed by rfrovarp.</li>

[... 158 lines stripped ...]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.