Author: oheger
Date: Sat Mar 24 19:57:33 2018
New Revision: 1827668
URL: http://svn.apache.org/viewvc?rev=1827668&view=rev
Log:
CONFIGURATION-692: Updated changes.xml.
Modified:
commons/proper/configuration/trunk/src/changes/changes.xml
Modified: commons/proper/configuration/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/commons/proper/configuration/trunk/src/changes/changes.xml?rev=1827668&r1=1827667&r2=1827668&view=diff
==============================================================================
--- commons/proper/configuration/trunk/src/changes/changes.xml (original)
+++ commons/proper/configuration/trunk/src/changes/changes.xml Sat Mar 24
19:57:33 2018
@@ -64,6 +64,10 @@
ExprLookup now handles expressions that do not return a string result
by converting them to string.
</action>
+ <action dev="oheger" type="add" issue="CONFIGURATION-692">
+ ConversionExceptions thrown when accessing the properties of a
+ configuration now contain the original cause of the exception.
+ </action>
</release>
<release version="2.2" date="2017-10-12"