--- Niall Pemberton <[EMAIL PROTECTED]> wrote: > Adding rather than copying looses all the svn > history of these files > which is a big mistake IMO.
Point taken; I wasn't thinking about that. :) However, since we've not yet agreed on the final home for this stuff, I'm going to leave as-is for now. If we decide to merge this stuff back to trunk (this is intended, after all, to be only a temporary branch), we can copy the (non-compiling) BeanUtils versions in, then Lang-ify by committing the branch versions. Also, I didn't reuse the old tests at all, but if you think it's important that we do so let me know. -Matt > > Niall > > On Wed, Mar 19, 2008 at 4:31 AM, > <[EMAIL PROTECTED]> wrote: > > Author: mbenson > > Date: Tue Mar 18 21:31:46 2008 > > New Revision: 638703 > > > > URL: > http://svn.apache.org/viewvc?rev=638703&view=rev > > Log: > > [LANG-416] import MethodUtils, ConstructorUtils > from [beanutils] > > > > Added: > > > commons/proper/lang/branches/LANG_POST_2_4/src/java/org/apache/commons/lang/ConstructorUtils.java > (with props) > > > commons/proper/lang/branches/LANG_POST_2_4/src/java/org/apache/commons/lang/MemberUtils.java > (with props) > > > commons/proper/lang/branches/LANG_POST_2_4/src/java/org/apache/commons/lang/MethodUtils.java > (with props) > > > commons/proper/lang/branches/LANG_POST_2_4/src/test/org/apache/commons/lang/ConstructorUtilsTest.java > (with props) > > > commons/proper/lang/branches/LANG_POST_2_4/src/test/org/apache/commons/lang/MethodUtilsTest.java > (with props) > > Modified: > > > commons/proper/lang/branches/LANG_POST_2_4/src/test/org/apache/commons/lang/LangTestSuite.java > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > ____________________________________________________________________________________ Never miss a thing. Make Yahoo your home page. http://www.yahoo.com/r/hs --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
