Author: thorsten
Revision: 700017
Modified property: svn:log

Modified: svn:log at Mon Sep 29 01:07:22 2008
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Mon Sep 29 01:07:22 2008
@@ -1 +1,6 @@
-Extracting common method that can be used in both implementations
+Extracting common method that can be used in both implementations.
+
+addProperties method has enhanced the properties treatment. 
+Before if in xmlProperties mode we always created a dom object even if the 
property only contained a @value and no childs.
+
+Now in this case we will fall back to the @value and passing a string.