Author: mbenson
Date: Mon May 5 15:12:48 2008
New Revision: 653618
URL: http://svn.apache.org/viewvc?rev=653618&view=rev
Log:
add FieldUtils and tests
Added:
commons/proper/lang/branches/LANG_POST_2_4/src/test/org/apache/commons/lang/reflect/FieldUtilsTest.java
(with props)
commons/
Author: sgoeschl
Date: Mon May 5 08:37:34 2008
New Revision: 653505
URL: http://svn.apache.org/viewvc?rev=653505&view=rev
Log:
Pulling in test dependencies for the jetty plugin - this allows to use test
classes (e.g. servlets)
Modified:
commons/sandbox/monitoring/trunk/pom.xml
Modified: co
Author: nick
Date: Mon May 5 07:40:13 2008
New Revision: 653494
URL: http://svn.apache.org/viewvc?rev=653494&view=rev
Log:
New date utils method for getting the number of days covered between two date
Modified:
commons/sandbox/me/trunk/src/org/apache/commons/me/util/DateHelper.java
comm
Author: nicolas
Date: Mon May 5 05:53:47 2008
New Revision: 653460
URL: http://svn.apache.org/viewvc?rev=653460&view=rev
Log:
fix to doc
Modified:
commons/sandbox/monitoring/trunk/src/site/xdoc/web.xml
Modified: commons/sandbox/monitoring/trunk/src/site/xdoc/web.xml
URL:
http://svn.apache.
Added:
commons/sandbox/monitoring/trunk/src/main/resources/META-INF/monitoring.tld
URL:
http://svn.apache.org/viewvc/commons/sandbox/monitoring/trunk/src/main/resources/META-INF/monitoring.tld?rev=653443&view=auto
==
---
Author: ebourg
Date: Mon May 5 00:11:12 2008
New Revision: 653323
URL: http://svn.apache.org/viewvc?rev=653323&view=rev
Log:
Fixed a regression in AppletConfiguration after the removal of Commons
Collections
Disabled the headless mode for running the tests
Modified:
commons/proper/configura