svn commit: r1350491 - in /cocoon/subprojects/cocoon-xml/trunk/src/changes: ./ changes.xml
| Newsgroups | gmane.text.xml.cocoon.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: ilgrosso
Date: Fri Jun 15 07:29:30 2012
New Revision: 1350491
URL: http://svn.apache.org/viewvc?rev=1350491&view=rev
Log:
updating files for release
Added:
cocoon/subprojects/cocoon-xml/trunk/src/changes/
cocoon/subprojects/cocoon-xml/trunk/src/changes/changes.xml
- copied, changed from r1347945, cocoon/subprojects/cocoon-block-deployment/trunk/src/changes/changes.xml
Copied: cocoon/subprojects/cocoon-xml/trunk/src/changes/changes.xml (from r1347945, cocoon/subprojects/cocoon-block-deployment/trunk/src/changes/changes.xml)
URL: http://svn.apache.org/viewvc/cocoon/subprojects/cocoon-xml/trunk/src/changes/changes.xml?p2=cocoon/subprojects/cocoon-xml/trunk/src/changes/changes.xml&p1=cocoon/subprojects/cocoon-block-deployment/trunk/src/changes/changes.xml&r1=1347945&r2=1350491&rev=1350491&view=diff
==============================================================================
--- cocoon/subprojects/cocoon-block-deployment/trunk/src/changes/changes.xml (original)
+++ cocoon/subprojects/cocoon-xml/trunk/src/changes/changes.xml Fri Jun 15 07:29:30 2012
@@ -24,41 +24,19 @@
-->
<document>
<properties>
- <title>Changes Cocoon Block-Deployment</title>
+ <title>Changes Cocoon XML Utilities</title>
</properties>
<body>
- <release version="1.2.1" date="2012-06-08" description="released">
- <action dev="ilgrosso" type="add">
- Site docs included.
- </action>
+ <release version="2.0.4" date="2012-06-15" description="released">
<action dev="ilgrosso" type="add">
Parent POM set to Cocoon 9.
</action>
- </release>
- <release version="1.1.0" date="2009-06-16" description="released.">
- <action dev="reinhard" type="add">
- Throw BlockContextInitializationException if there are no deployed blocks but the block context protocol is used.
- </action>
- <action dev="reinhard" type="add">
- The blockcontext: URLConnection checks if a requested block is available. Otherwise
- an exception, that explains what has gone wrong, is thrown.
- </action>
- <action dev="gkossakowski" type="add">
- Added implementation of org.apache.cocoon.spring.configurator.BlockResourcesHolder interface to
- restore back-compatiblity with Cocoon Core 2.2.
+ <action dev="javier" type="add">
+ ParamSAXFragmentBuffer extends ParamSAXBuffer for handling XML fragments.
</action>
- <action dev="gkossakowski" type="remove">
- Deprecated org.apache.cocoon.spring.configurator.BlockResourcesHolder interface, use
- org.apache.cocoon.blockdeployment.BlockResourcesHolder instead. (The interface will be removed in version 1.3.x or 2.x).
+ <action dev="ilgrosso" type="add">
+ ParamSAXBuffer ported from Cocoon 2.1.X.
</action>
</release>
- <release version="1.0.0" date="2008-08-09" description="released">
- <action dev="gkossakowski" type="update">
- Java 5 as minimum requirement.
- </action>
- <action dev="reinhard" type="add">
- Initial creation.
- </action>
- </release>
</body>
</document>