Author: simonetripodi
Date: Sat Jul 28 09:36:14 2012
New Revision: 1366628
URL: http://svn.apache.org/viewvc?rev=1366628&view=rev
Log:
XML format, no functional modifications
Modified:
commons/proper/chain/trunk/src/changes/changes.xml
Modified: commons/proper/chain/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/commons/proper/chain/trunk/src/changes/changes.xml?rev=1366628&r1=1366627&r2=1366628&view=diff
==============================================================================
--- commons/proper/chain/trunk/src/changes/changes.xml (original)
+++ commons/proper/chain/trunk/src/changes/changes.xml Sat Jul 28 09:36:14 2012
@@ -41,11 +41,11 @@ The <action> type attribute can be add,u
<body>
<release version="2.0" description="Major release">
- <action issue="CHAIN-72" dev="elijah" type="update">
- Refactored configuration module to a facade that supports multiple
implementations.
- </action>
+ <action issue="CHAIN-72" dev="elijah" type="update">
+ Refactored configuration module to a facade that supports multiple
implementations.
+ </action>
<action issue="CHAIN-47" dev="elijah" type="fix">
- WebContext, ServletWebContext are now interfaces
+ WebContext, ServletWebContext are now interfaces
</action>
<action issue="CHAIN-75" dev="elijah" type="update">
Update serialVersionUID in all classes to a date based format.
@@ -84,13 +84,13 @@ The <action> type attribute can be add,u
Update Chain Context interface to use K,V generics
</action>
<action issue="CHAIN-56" dev="simonetripodi" type="add">
- clever Context with generic type "auto-cast" feature.
+ clever Context with generic type "auto-cast" feature.
</action>
<action issue="CHAIN-55" dev="simonetripodi" type="add">
- split the huge project in submodules.
+ split the huge project in submodules.
</action>
<action issue="CHAIN-53" dev="simonetripodi" type="add" due-to="Elijah
Zupancic">
- Global Update of Chain - Generics, JDK 1.5, Update Dependency
Versions.
+ Global Update of Chain - Generics, JDK 1.5, Update Dependency Versions.
</action>
</release>