husted 2002/09/12 05:40:04 Modified: contrib/scaffold/src STATUS.txt Log: + Replace calls to BeanUtils.populate with copyProperties + Migrate to latest commons.beanutil.BeanUtils Revision Changes Path 1.7 +6 -0 jakarta-struts/contrib/scaffold/src/STATUS.txt Index: STATUS.txt =================================================================== RCS file: /home/cvs/jakarta-struts/contrib/scaffold/src/STATUS.txt,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- STATUS.txt 6 Sep 2002 21:49:03 -0000 1.6 +++ STATUS.txt 12 Sep 2002 12:40:04 -0000 1.7 @@ -20,6 +20,12 @@ // ------------------------------------------------------------ CHANGES +11-SEP-2002 +----------- ++ Replace calls to BeanUtils.populate with copyProperties ++ Migrate to latest commons.beanutil.BeanUtils + + 06-SEP-2002 ----------- + ActionForm: Add remoteAddr property (automatic). Add validate
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>