Author: dkulp Date: Tue Dec 15 03:22:41 2009 New Revision: 890627 URL: http://svn.apache.org/viewvc?rev=890627&view=rev Log: Blocked revisions 890609,890615 via svnmerge
................ r890609 | dkulp | 2009-12-14 21:47:36 -0500 (Mon, 14 Dec 2009) | 11 lines Merged revisions 890198 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r890198 | bharath | 2009-12-14 02:01:57 -0500 (Mon, 14 Dec 2009) | 3 lines Bug: CXF-2581 Desc: During logging, we invoke toString on an array, which will generate junk result. Fixed this by invoking Arrays.toString to convert the array into a readable String that gives the contents of the array. Test: Units Tests ........ ................ r890615 | dkulp | 2009-12-14 22:00:51 -0500 (Mon, 14 Dec 2009) | 9 lines Merged revisions 890614 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r890614 | dkulp | 2009-12-14 21:59:39 -0500 (Mon, 14 Dec 2009) | 1 line Fix pmd error ........ ................ Modified: cxf/branches/2.1.x-fixes/ (props changed) Propchange: cxf/branches/2.1.x-fixes/ ------------------------------------------------------------------------------ Binary property 'svnmerge-blocked' - no diff available.
