svn commit: r732236 - /commons/proper/scxml/branches/J6/src/test/java/org/apache/commons/scxml/env/javascript/example-01.xml

2009-01-06 Thread rahul
Author: rahul Date: Tue Jan 6 22:06:37 2009 New Revision: 732236 URL: http://svn.apache.org/viewvc?rev=732236&view=rev Log: Correct test document -- in an , the lvalue and rvalue must be coercible types. Modified: commons/proper/scxml/branches/J6/src/test/java/org/apache/commons/scxml/env/

svn commit: r732206 - /commons/proper/scxml/branches/J6/pom.xml

2009-01-06 Thread sebb
Author: sebb Date: Tue Jan 6 18:51:34 2009 New Revision: 732206 URL: http://svn.apache.org/viewvc?rev=732206&view=rev Log: Avoid bug in Surefire 2.4.3 which stops when java is found in a directory name... Modified: commons/proper/scxml/branches/J6/pom.xml Modified: commons/proper/scxml/bra

svn commit: r732181 - /commons/proper/scxml/trunk/pom.xml

2009-01-06 Thread rahul
Author: rahul Date: Tue Jan 6 15:48:17 2009 New Revision: 732181 URL: http://svn.apache.org/viewvc?rev=732181&view=rev Log: Upgrade changes plugin to v2.1 SCXML-97 Modified: commons/proper/scxml/trunk/pom.xml Modified: commons/proper/scxml/trunk/pom.xml URL: http://svn.apache.org/viewvc/co

svn commit: r732180 - /commons/proper/scxml/branches/J6/pom.xml

2009-01-06 Thread rahul
Author: rahul Date: Tue Jan 6 15:48:00 2009 New Revision: 732180 URL: http://svn.apache.org/viewvc?rev=732180&view=rev Log: Upgrade changes plugin to v2.1 SCXML-97 Modified: commons/proper/scxml/branches/J6/pom.xml Modified: commons/proper/scxml/branches/J6/pom.xml URL: http://svn.apache.o

svn commit: r732178 - in /commons/proper/scxml/trunk: build.xml pom.xml project.xml xdocs/guide/testing-standalone.xml

2009-01-06 Thread rahul
Author: rahul Date: Tue Jan 6 15:42:47 2009 New Revision: 732178 URL: http://svn.apache.org/viewvc?rev=732178&view=rev Log: Upgrade Commons BeanUtils to v1.8.0 [ SCXML-97 ]. Also upgrade Commons Digester to v1.8.1. Modified: commons/proper/scxml/trunk/build.xml commons/proper/scxml/trunk

svn commit: r732176 - in /commons/proper/scxml/branches/J6: build.xml pom.xml project.xml xdocs/guide/testing-standalone.xml

2009-01-06 Thread rahul
Author: rahul Date: Tue Jan 6 15:41:54 2009 New Revision: 732176 URL: http://svn.apache.org/viewvc?rev=732176&view=rev Log: Upgrade Commons BeanUtils to v1.8.0 [ SCXML-97 ]. Also upgrade Commons Digester to v2.0. Modified: commons/proper/scxml/branches/J6/build.xml commons/proper/scxml/b

svn commit: r732174 - /commons/proper/scxml/branches/J6/src/test/java/org/apache/commons/scxml/env/javascript/JSBindingsTest.java

2009-01-06 Thread rahul
Author: rahul Date: Tue Jan 6 15:39:20 2009 New Revision: 732174 URL: http://svn.apache.org/viewvc?rev=732174&view=rev Log: Changes to test case that should have been part of r728828 (Add support for the SCXML Script Module). The m2 build is not running the javascript package tests (though the

svn commit: r732172 - /commons/proper/scxml/branches/J6/src/test/java/org/apache/commons/scxml/env/javascript/JSEvaluatorTest.java

2009-01-06 Thread rahul
Author: rahul Date: Tue Jan 6 15:35:42 2009 New Revision: 732172 URL: http://svn.apache.org/viewvc?rev=732172&view=rev Log: The initialstate attribute is now called initial. Modified: commons/proper/scxml/branches/J6/src/test/java/org/apache/commons/scxml/env/javascript/JSEvaluatorTest.java

svn commit: r731993 - in /commons/sandbox/monitoring/branches/modules/core/src/main/java/org/apache/commons/monitoring: ./ metrics/ monitors/

2009-01-06 Thread nicolas
Author: nicolas Date: Tue Jan 6 08:35:51 2009 New Revision: 731993 URL: http://svn.apache.org/viewvc?rev=731993&view=rev Log: remove generics on Metric / Role as they don't make things simplier. Modified: commons/sandbox/monitoring/branches/modules/core/src/main/java/org/apache/commons/moni

svn commit: r731977 - in /commons/sandbox/monitoring/branches/modules: instrumentation/ spring/

2009-01-06 Thread nicolas
Author: nicolas Date: Tue Jan 6 07:36:00 2009 New Revision: 731977 URL: http://svn.apache.org/viewvc?rev=731977&view=rev Log: svn:ignore Modified: commons/sandbox/monitoring/branches/modules/instrumentation/ (props changed) commons/sandbox/monitoring/branches/modules/spring/ (props

svn commit: r731976 - in /commons/sandbox/monitoring/branches/modules/core/src/main/java/org/apache/commons/monitoring: ./ metrics/

2009-01-06 Thread nicolas
Author: nicolas Date: Tue Jan 6 07:35:38 2009 New Revision: 731976 URL: http://svn.apache.org/viewvc?rev=731976&view=rev Log: use double instead of long to better support unit conversions (without data lost) Modified: commons/sandbox/monitoring/branches/modules/core/src/main/java/org/apach

svn commit: r731969 - in /commons/sandbox/monitoring/branches/modules/core: ./ src/main/java/org/apache/commons/monitoring/stopwatches/

2009-01-06 Thread nicolas
Author: nicolas Date: Tue Jan 6 07:17:41 2009 New Revision: 731969 URL: http://svn.apache.org/viewvc?rev=731969&view=rev Log: a simplier stopwatch that only computes elapsed time Added: commons/sandbox/monitoring/branches/modules/core/src/main/java/org/apache/commons/monitoring/stopwatches/