svn commit: r1854064 - /cocoon/branches/BRANCH_2_1_X/status.xml
[email protected] Thu, 21 Feb 2019 16:33:29 -0000
| Newsgroups | gmane.text.xml.cocoon.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: anathaniel
Date: Thu Feb 21 16:33:29 2019
New Revision: 1854064
URL: http://svn.apache.org/viewvc?rev=1854064&view=rev
Log:
Add JIRA task references
Modified:
cocoon/branches/BRANCH_2_1_X/status.xml
Modified: cocoon/branches/BRANCH_2_1_X/status.xml
URL: http://svn.apache.org/viewvc/cocoon/branches/BRANCH_2_1_X/status.xml?rev=1854064&r1=1854063&r2=1854064&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/status.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/status.xml Thu Feb 21 16:33:29 2019
@@ -188,22 +188,22 @@
<action dev="all" type="update">
Starting with 2.1.13 the minimum required Java version will be 1.6.
</action>
- <action dev="AN" type="fix">
+ <action dev="AN" type="fix" fixes-bug="COCOON-2362">
Unsynchronized HashMap.put in ResourceReader and GeneratorSelector may lead to infinite loop.
</action>
- <action dev="AN" type="update">
- Update to poi-3.14
+ <action dev="AN" type="update" fixes-bug="COCOON-2363">
+ Update to poi-3.14 (requires Java 1.6)
</action>
- <action dev="AN" type="update">
+ <action dev="AN" type="update" fixes-bug="COCOON-2364">
Update to fop-1.1
</action>
- <action dev="AN" type="update">
+ <action dev="AN" type="update" fixes-bug="COCOON-2365">
Update to commons-httpclient-3.1
</action>
- <action dev="AN" type="update">
+ <action dev="AN" type="update" fixes-bug="COCOON-2366">
XSP: Use javax.tools.JavaCompiler interface for Javac (available since Java 6).
</action>
- <action dev="AN" type="update">
+ <action dev="AN" type="update" fixes-bug="COCOON-2367">
Core: Update to xalan-2.7.2 and add serializer-2.7.2
</action>
<action dev="DC" type="fix">