svn propchange: r1446913 - svn:log

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn propchange: r1446913 - svn:log

adrianc
Author: adrianc
Revision: 1446913
Modified property: svn:log

Modified: svn:log at Sat Feb 16 16:43:17 2013
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Sat Feb 16 16:43:17 2013
@@ -1,5 +1,5 @@
 Reverting revision 1345849 because it is not thread-safe and it doesn't work.
 
-It appears this was an attempt to create per-tenant FOP factories, but instead each tenant overwrites other tenant's FOP factory instances.
+It appears this was an attempt to create per-tenant FOP factories, but instead each tenant overwrites the previous FOP factory settings.
 
 A proper implementation would require a FOP factory cache keyed by delegator name.