svn commit: r634904 - in /commons/proper/codec/trunk/src: java/org/apache/commons/codec/binary/Base64.java test/org/apache/commons/codec/binary/Base64Test.java

2008-03-07 Thread bayard
Author: bayard Date: Fri Mar 7 23:51:41 2008 New Revision: 634904 URL: http://svn.apache.org/viewvc?rev=634904&view=rev Log: Adding Chris Black's patch from CODEC-40 adding BigInteger support to Base64. Still needs edge case testing Modified: commons/proper/codec/trunk/src/java/org/apache/

svn commit: r634903 - in /commons/proper/codec/trunk/src: java/org/apache/commons/codec/digest/DigestUtils.java test/org/apache/commons/codec/digest/DigestUtilsTest.java

2008-03-07 Thread bayard
Author: bayard Date: Fri Mar 7 23:49:46 2008 New Revision: 634903 URL: http://svn.apache.org/viewvc?rev=634903&view=rev Log: Applying CODEC-52; Niklas Gustavsson's enhancement to have InputStream variants for DigestUtil's digest methods Modified: commons/proper/codec/trunk/src/java/org/apa

svn commit: r634874 - in /commons/proper/lang/trunk/src: java/org/apache/commons/lang/text/ExtendedMessageFormat.java test/org/apache/commons/lang/text/ExtendedMessageFormatTest.java

2008-03-07 Thread mbenson
Author: mbenson Date: Fri Mar 7 16:30:04 2008 New Revision: 634874 URL: http://svn.apache.org/viewvc?rev=634874&view=rev Log: get ExtendedMessageFormat working on JDK 1.3, sort of Modified: commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/ExtendedMessageFormat.java commo

svn commit: r634870 - in /commons/proper/scxml/branches/J5: ./ src/main/java/org/apache/commons/scxml/io/ src/test/java/org/apache/commons/scxml/ src/test/java/org/apache/commons/scxml/env/jexl/

2008-03-07 Thread rahul
Author: rahul Date: Fri Mar 7 15:59:06 2008 New Revision: 634870 URL: http://svn.apache.org/viewvc?rev=634870&view=rev Log: Port r620242 to J5 branch. SCXML-67 Process child of Thanks to SeongSoo, Park Added: commons/proper/scxml/branches/J5/src/test/java/org/apache/commons/scxml/env/jex

svn commit: r634864 - in /commons/proper/scxml/trunk: pom.xml project.xml

2008-03-07 Thread rahul
Author: rahul Date: Fri Mar 7 15:41:35 2008 New Revision: 634864 URL: http://svn.apache.org/viewvc?rev=634864&view=rev Log: Add SeongSoo Park to contributor list SCXML-67 Modified: commons/proper/scxml/trunk/pom.xml commons/proper/scxml/trunk/project.xml Modified: commons/proper/scxml/t

svn commit: r634861 - in /commons/proper/scxml/trunk: pom.xml project.xml

2008-03-07 Thread rahul
Author: rahul Date: Fri Mar 7 15:23:24 2008 New Revision: 634861 URL: http://svn.apache.org/viewvc?rev=634861&view=rev Log: Add Tony Seebregts for contributions to the J5 branch ( see SCXML-68 ). Modified: commons/proper/scxml/trunk/pom.xml commons/proper/scxml/trunk/project.xml Modif

svn commit: r634858 [2/2] - in /commons/proper/scxml/branches/J5: ./ src/main/java/org/apache/commons/scxml/env/javascript/ src/test/java/org/apache/commons/scxml/ src/test/java/org/apache/commons/scx

2008-03-07 Thread rahul
Added: commons/proper/scxml/branches/J5/src/test/java/org/apache/commons/scxml/env/javascript/example-01.xml URL: http://svn.apache.org/viewvc/commons/proper/scxml/branches/J5/src/test/java/org/apache/commons/scxml/env/javascript/example-01.xml?rev=634858&view=auto ===

svn commit: r634857 - /commons/proper/scxml/branches/J5/BRANCHINFO.txt

2008-03-07 Thread rahul
Author: rahul Date: Fri Mar 7 15:01:57 2008 New Revision: 634857 URL: http://svn.apache.org/viewvc?rev=634857&view=rev Log: Expand the scope of this branch to JDK 1.6 (for useful features such as javax.script, see SCXML-68, for example). Modified: commons/proper/scxml/branches/J5/BRANCHINFO

svn commit: r634854 - /commons/proper/lang/trunk/src/test/org/apache/commons/lang/text/ExtendedMessageFormatTest.java

2008-03-07 Thread niallp
Author: niallp Date: Fri Mar 7 14:40:39 2008 New Revision: 634854 URL: http://svn.apache.org/viewvc?rev=634854&view=rev Log: Fix tests not compiling under JDK 1.3 Modified: commons/proper/lang/trunk/src/test/org/apache/commons/lang/text/ExtendedMessageFormatTest.java Modified: commons/pro

svn commit: r634727 - in /commons/sandbox/monitoring/trunk/src/main: java/org/apache/commons/monitoring/reporting/ java/org/apache/commons/monitoring/reporting/web/ resources/

2008-03-07 Thread nicolas
Author: nicolas Date: Fri Mar 7 08:16:25 2008 New Revision: 634727 URL: http://svn.apache.org/viewvc?rev=634727&view=rev Log: fix sorting in Web UI broken by locale-dependent number formats Modified: commons/sandbox/monitoring/trunk/src/main/java/org/apache/commons/monitoring/reporting/Abst

svn commit: r634708 - /commons/sandbox/monitoring/trunk/src/main/java/org/apache/commons/monitoring/aop/SpringPerformanceInterceptor.java

2008-03-07 Thread nicolas
Author: nicolas Date: Fri Mar 7 07:13:07 2008 New Revision: 634708 URL: http://svn.apache.org/viewvc?rev=634708&view=rev Log: missing throwable declaration Modified: commons/sandbox/monitoring/trunk/src/main/java/org/apache/commons/monitoring/aop/SpringPerformanceInterceptor.java Modified:

svn commit: r634679 - in /commons/sandbox/monitoring/trunk: ./ src/main/java/org/apache/commons/monitoring/aop/

2008-03-07 Thread nicolas
Author: nicolas Date: Fri Mar 7 06:04:46 2008 New Revision: 634679 URL: http://svn.apache.org/viewvc?rev=634679&view=rev Log: add support for commons-proxy interceptors AbstractPerformanceInterceptor for common method interception features, to be derived according to method interception APIs Ad

svn commit: r634580 - in /commons/sandbox/monitoring/trunk/src: main/java/org/apache/commons/monitoring/ main/java/org/apache/commons/monitoring/impl/repositories/ main/java/org/apache/commons/monitor

2008-03-07 Thread nicolas
Author: nicolas Date: Fri Mar 7 00:22:14 2008 New Revision: 634580 URL: http://svn.apache.org/viewvc?rev=634580&view=rev Log: fix Selector not being determinist when multiple get methods with various args fix monitor.Key constructor to avoid nulls add convenience Monitoring.start( Monitor ) Modi