svn commit: r1458835 - /cocoon/site/site/2.1/changes.html

[email protected]
Newsgroups gmane.text.xml.cocoon.cvs
Message-ID <[email protected]>
Author: cdamioli
Date: Wed Mar 20 14:00:30 2013
New Revision: 1458835

URL: http://svn.apache.org/r1458835
Log:
Adding changelog for 2.1.12

Modified:
    cocoon/site/site/2.1/changes.html

Modified: cocoon/site/site/2.1/changes.html
URL: http://svn.apache.org/viewvc/cocoon/site/site/2.1/changes.html?rev=1458835&r1=1458834&r2=1458835&view=diff
==============================================================================
--- cocoon/site/site/2.1/changes.html (original)
+++ cocoon/site/site/2.1/changes.html Wed Mar 20 14:00:30 2013
@@ -1221,23 +1221,121 @@ document.write("Last Published: " + docu
 </div>
   
 <a name="N10024"></a><a name="version_2.1.12"></a>
-<h2 class="h3">Version 2.1.12 (TBD)</h2>
+<h2 class="h3">Version 2.1.12 (March 14 2013)</h2>
 <div class="section">
+<h2>        Bug
+</h2>
 <ul>
-<li>
-<img class="icon" alt="fix" src="../images/fix.jpg">
-      Fix javadoc in PropertySettings. RunningMode is not supported in 2.1.x
-     Committed by RG. See Issue <a class="external" href="http://issues.apache.org/jira/browse/COCOON-2064">COCOON-2064</a>.</li>
-<li>
-<img class="icon" alt="fix" src="../images/fix.jpg">
-      Core: XMLByteStreamCompiler hard-coded limits of 0xffff Strings prevents large XML documents
-            from being handled in Cocoon. 
-     Committed by AG. See Issue <a class="external" href="http://issues.apache.org/jira/browse/COCOON-2158">COCOON-2158</a>.</li>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-1529'>COCOON-1529</a>] -         I18nTranformer should consume and stop propagating start/endPrefixMapping of its namespace
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-1557'>COCOON-1557</a>] -         Change access to AbstractContinuable.getContext to protected
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-1822'>COCOON-1822</a>] -         MultiValueField list-type=&quot;double-listbox&quot; does not work correctly in ajax enabled forms
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-1825'>COCOON-1825</a>] -         Ajax error when an active state widget become invisible state widget
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-1887'>COCOON-1887</a>] -         Host selector should be case insensitive
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-1985'>COCOON-1985</a>] -         AbstractCachingProcessingPipeline locking with IncludeTransformer may hang pipeline
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-2002'>COCOON-2002</a>] -         HTML transformer  only works with latin-1 characters
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-2020'>COCOON-2020</a>] -         CAPTCHA &lt;input&gt; element  should have autocomplete=&quot;off&quot;
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-2041'>COCOON-2041</a>] -         WebDAV Returns improper status on PUT
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-2058'>COCOON-2058</a>] -         Ambiguous rule match for &quot;fi:styling/@submit-on-change&quot;
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-2063'>COCOON-2063</a>] -         NekoHTMLTransformer needs to set the default-encoding of the current system to work properly with UTF-8
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-2069'>COCOON-2069</a>] -         Cocoon 2.1 is not initialized when building without samples
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-2104'>COCOON-2104</a>] -         [PATCH] Add base URI fixup support to XIncludeTransformer
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-2109'>COCOON-2109</a>] -         Incorrent cleanup of expired continuations
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-2158'>COCOON-2158</a>] -         XMLByteStreamCompiler hard-coded limits of 0xffff Strings prevents large XML documents from being handled in Cocoon
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-2168'>COCOON-2168</a>] -         ResourceReader produces Java Heap Overflow when reading a huge resource
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-2186'>COCOON-2186</a>] -         Suggest list .. initial value not being displayed 
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-2192'>COCOON-2192</a>] -         CachingOutputStream does not cache all contents.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-2228'>COCOON-2228</a>] -         StripNameSpacesTransformer does not strip namespace prefix of attributes
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-2241'>COCOON-2241</a>] -         The commandline is not working since cocoon-1985
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-2243'>COCOON-2243</a>] -         NPE when calling ApplicationUtil.isUserInRole
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-2257'>COCOON-2257</a>] -         Missing modCount attribute in JCR sample content
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-2264'>COCOON-2264</a>] -         ConcurrentModificationException in ContinuationsManagerImpl.expireContinuations()
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-2286'>COCOON-2286</a>] -         Application does not start when the context path contains spaces
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-2306'>COCOON-2306</a>] -         StripNameSpacesTransformer does not strip attribute namespaces
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-2307'>COCOON-2307</a>] -         When interrupted, the ResourceReader may store incomplete data in the cache
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-2310'>COCOON-2310</a>] -         XHTMLSerializer from the serializers block does not handle HTML5 doctype
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-2319'>COCOON-2319</a>] -         Bad Environment context when redirecting to cocoon:// with a sitemap not located in the webapp context
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-2321'>COCOON-2321</a>] -         Unable to permanently redirect the client (eg. with an HTTP code 301) from inside a cocoon:// redirection
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-2335'>COCOON-2335</a>] -         samples in asciiart block are missing the text in the generated images
+</li>
+</ul>
+                
+<h2>        Improvement
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-2065'>COCOON-2065</a>] -         huge performance increase of LuceneIndexTransformer on large Lucene indexes
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-2074'>COCOON-2074</a>] -         Build ignores custom applications
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-2149'>COCOON-2149</a>] -         Patch to IncludeTransformer to add root-element stripping (cf CIncludeTransformer)
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-2178'>COCOON-2178</a>] -         Array-based constructors of TreeSelectionEvent used.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-2209'>COCOON-2209</a>] -         POI: formatted style regions stop creating style at 2000 rows.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-2213'>COCOON-2213</a>] -         Change check on mime-type to enable custom encoding of the body
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-2278'>COCOON-2278</a>] -         Make SOAPHelper use https, not just http
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-2289'>COCOON-2289</a>] -         [2.1] Backport FOPNGSerializer
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-2290'>COCOON-2290</a>] -         CLONE - Add a read method to the SitemapComponentTestCase
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-2295'>COCOON-2295</a>] -         Integrate FOP 1.0
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-2314'>COCOON-2314</a>] -         [2.1] Allow to override the upload parameters in CocoonServlet
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-2328'>COCOON-2328</a>] -         Update LocaleAction test case
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-2330'>COCOON-2330</a>] -         Release separate source and dependencies packages
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-2334'>COCOON-2334</a>] -         [PATCH] cocoon 2.1 branch (head) build system
+</li>
+</ul>
+    
+<h2>        New Feature
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-2288'>COCOON-2288</a>] -         Allow usage of SLF4J for traces
+</li>
+</ul>
+                        
+<h2>        Task
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-2305'>COCOON-2305</a>] -         Remove lib/core/servlet_2_2.jar (because 2.3 is needed)
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/COCOON-2331'>COCOON-2331</a>] -         Some Samples have links to associated docs which are now broken
+</li>
 </ul>
-<a name="N1003B"></a><a name="Contributors+to+this+release"></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>Antonio Gallardo (AG), Ralph Goers (RG).</p>
 </div>
   
 <a name="N10046"></a><a name="version_2.1.11"></a>
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.