2013/2/2 sebb <seb...@gmail.com> > On 2 February 2013 10:59, Benedikt Ritter <brit...@apache.org> wrote: > > 2013/2/2 <brit...@apache.org> > > > >> Author: britter > >> Date: Sat Feb 2 10:56:03 2013 > >> New Revision: 1441731 > >> > >> URL: http://svn.apache.org/viewvc?rev=1441731&view=rev > >> Log: > >> Added NOTICE.txt; BeanUtils2 svn subtree was created on 01/19/2012 > >> > > Was it brand new? >
The API is completely new and was created bei Simone Tripodi [1]. BeanUtils2 does however contain code extracted from BeanUtils1. So better use BeanUtils1's year of introduction? [1] http://markmail.org/thread/guqfbcfonm3nlxz7 > > >> Added: > >> commons/sandbox/beanutils2/trunk/NOTICE.txt (with props) > >> > >> Added: commons/sandbox/beanutils2/trunk/NOTICE.txt > >> URL: > >> > http://svn.apache.org/viewvc/commons/sandbox/beanutils2/trunk/NOTICE.txt?rev=1441731&view=auto > >> > >> > ============================================================================== > >> --- commons/sandbox/beanutils2/trunk/NOTICE.txt (added) > >> +++ commons/sandbox/beanutils2/trunk/NOTICE.txt Sat Feb 2 10:56:03 2013 > >> @@ -0,0 +1,5 @@ > >> +Apache Commons BeanUtils2 > >> +Copyright 2012-2013 The Apache Software Foundation > >> + > >> +This product includes software developed at > >> +The Apache Software Foundation (http://www.apache.org/). > >> \ No newline at end of file > >> > > > > Should files always include a newline at the end? > > Yes, text files should generally. > changed that. > > Of course there may be some special-case test files that don't need a > final newline (e.g. testing an empty file). > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > >