svn commit: r984132 - in /commons/sandbox/gsoc/2010/scxml-js/trunk: demo/hierarchical-layout-drag-and-drop/ demo/hierarchical-layout/ src/javascript/scxml/cgf/ src/javascript/scxml/cgf/layout/ src/jav

2010-08-10 Thread jbeard
Author: jbeard Date: Tue Aug 10 17:13:48 2010 New Revision: 984132 URL: http://svn.apache.org/viewvc?rev=984132&view=rev Log: Added license text to layout modules. Modified: commons/sandbox/gsoc/2010/scxml-js/trunk/demo/hierarchical-layout-drag-and-drop/drag-and-drop.xml commons/sandbox

svn commit: r984131 - in /commons/sandbox/gsoc/2010/scxml-js/trunk/demo: hierarchical-layout/ hierarchical_layout/

2010-08-10 Thread jbeard
Author: jbeard Date: Tue Aug 10 17:13:28 2010 New Revision: 984131 URL: http://svn.apache.org/viewvc?rev=984131&view=rev Log: Renamed hierarchical_layout to hierarchical-layout. Added: commons/sandbox/gsoc/2010/scxml-js/trunk/demo/hierarchical-layout/ commons/sandbox/gsoc/2010/scxml-js/t

svn commit: r984130 - in /commons/sandbox/gsoc/2010/scxml-js/trunk: demo/hierarchical-layout-drag-and-drop/ demo/hierarchical_layout/ src/javascript/scxml/cgf/ src/javascript/scxml/cgf/layout/

2010-08-10 Thread jbeard
Author: jbeard Date: Tue Aug 10 17:13:16 2010 New Revision: 984130 URL: http://svn.apache.org/viewvc?rev=984130&view=rev Log: Updated merged visualization code to use new dependency injection APIs. Modified: commons/sandbox/gsoc/2010/scxml-js/trunk/demo/hierarchical-layout-drag-and-drop/test

svn commit: r984033 - in /commons/sandbox/gsoc/2010/scxml-js/trunk: build.js src/xslt/backends/js/AbstractStatechartGenerator.xsl

2010-08-10 Thread jbeard
Author: jbeard Date: Tue Aug 10 14:19:51 2010 New Revision: 984033 URL: http://svn.apache.org/viewvc?rev=984033&view=rev Log: Fixed small bug involving executable content in history state inside of parallel states. All unit tests now pass. Modified: commons/sandbox/gsoc/2010/scxml-js/trunk/b

svn commit: r984032 - in /commons/sandbox/gsoc/2010/scxml-js/trunk: ./ src/xslt/backends/js/ src/xslt/ir-compiler/ test/in_predicate/ test/kitchen_sink/ test/parallel/ test/parallel/scripts/

2010-08-10 Thread jbeard
Author: jbeard Date: Tue Aug 10 14:19:42 2010 New Revision: 984032 URL: http://svn.apache.org/viewvc?rev=984032&view=rev Log: Made changes so that history states and initial states inside of parallel states are handled correctly. Intermediat commit, some unit tests are still broken. Added:

svn commit: r984028 - /commons/sandbox/gsoc/2010/scxml-js/trunk/demo/drawing-tool/behaviour/canvas.xml

2010-08-10 Thread jbeard
Author: jbeard Date: Tue Aug 10 14:19:01 2010 New Revision: 984028 URL: http://svn.apache.org/viewvc?rev=984028&view=rev Log: Added more action code to support drawing behaviour. Modified: commons/sandbox/gsoc/2010/scxml-js/trunk/demo/drawing-tool/behaviour/canvas.xml Modified: commons/san

svn commit: r984050 - /commons/proper/daemon/trunk/src/site/xdoc/procrun.xml

2010-08-10 Thread sebb
Author: sebb Date: Tue Aug 10 14:25:23 2010 New Revision: 984050 URL: http://svn.apache.org/viewvc?rev=984050&view=rev Log: Document how to embed ; and # Modified: commons/proper/daemon/trunk/src/site/xdoc/procrun.xml Modified: commons/proper/daemon/trunk/src/site/xdoc/procrun.xml URL: http

svn commit: r984048 - in /commons/sandbox/gsoc/2010/scxml-js/trunk/demo/drawing-tool: behaviour/canvas.xml transform.js

2010-08-10 Thread jbeard
Author: jbeard Date: Tue Aug 10 14:21:58 2010 New Revision: 984048 URL: http://svn.apache.org/viewvc?rev=984048&view=rev Log: Added license text to drawing-tool demo. Modified: commons/sandbox/gsoc/2010/scxml-js/trunk/demo/drawing-tool/behaviour/canvas.xml commons/sandbox/gsoc/2010/scxml

svn commit: r984046 - in /commons/sandbox/gsoc/2010/scxml-js/trunk/demo/drawing-tool/behaviour: node.xml toolbar.xml

2010-08-10 Thread jbeard
Author: jbeard Date: Tue Aug 10 14:21:49 2010 New Revision: 984046 URL: http://svn.apache.org/viewvc?rev=984046&view=rev Log: Deleted unused behaviour models. Removed: commons/sandbox/gsoc/2010/scxml-js/trunk/demo/drawing-tool/behaviour/node.xml commons/sandbox/gsoc/2010/scxml-js/trunk/

svn commit: r984045 - /commons/sandbox/gsoc/2010/scxml-js/trunk/demo/drawing-tool/drawing-tool-precompiled.html

2010-08-10 Thread jbeard
Author: jbeard Date: Tue Aug 10 14:21:41 2010 New Revision: 984045 URL: http://svn.apache.org/viewvc?rev=984045&view=rev Log: Now works in webkit. Had to work around strange behaviour where events were not being dispatched to svg root element. Modified: commons/sandbox/gsoc/2010/scxml-js/tr

svn commit: r984043 - in /commons/sandbox/gsoc/2010/scxml-js/trunk/demo/drawing-tool: behaviour/canvas.xml build.sh transform.js

2010-08-10 Thread jbeard
Author: jbeard Date: Tue Aug 10 14:21:25 2010 New Revision: 984043 URL: http://svn.apache.org/viewvc?rev=984043&view=rev Log: Everything works in the drawing tool demo (tested in Firefox). Modified: commons/sandbox/gsoc/2010/scxml-js/trunk/demo/drawing-tool/behaviour/canvas.xml commons/s

svn commit: r984042 - in /commons/sandbox/gsoc/2010/scxml-js/trunk: demo/drawing-tool/behaviour/ src/xslt/backends/js/ src/xslt/ir-compiler/

2010-08-10 Thread jbeard
Author: jbeard Date: Tue Aug 10 14:21:16 2010 New Revision: 984042 URL: http://svn.apache.org/viewvc?rev=984042&view=rev Log: Toggling between states now works. Special history-oriented behaviour of the drawing tool demo now works. Modified: commons/sandbox/gsoc/2010/scxml-js/trunk/demo/dra

svn commit: r984041 - in /commons/sandbox/gsoc/2010/scxml-js/trunk/demo/drawing-tool: behaviour/canvas.xml transform.js

2010-08-10 Thread jbeard
Author: jbeard Date: Tue Aug 10 14:21:05 2010 New Revision: 984041 URL: http://svn.apache.org/viewvc?rev=984041&view=rev Log: Scaling now works. Modified: commons/sandbox/gsoc/2010/scxml-js/trunk/demo/drawing-tool/behaviour/canvas.xml commons/sandbox/gsoc/2010/scxml-js/trunk/demo/drawing

svn commit: r984039 - /commons/sandbox/gsoc/2010/scxml-js/trunk/demo/drawing-tool/behaviour/canvas.xml

2010-08-10 Thread jbeard
Author: jbeard Date: Tue Aug 10 14:20:49 2010 New Revision: 984039 URL: http://svn.apache.org/viewvc?rev=984039&view=rev Log: Fixed issue involving repositioning scale and rotate handles. Modified: commons/sandbox/gsoc/2010/scxml-js/trunk/demo/drawing-tool/behaviour/canvas.xml Modified: co

svn commit: r984038 - in /commons/sandbox/gsoc/2010/scxml-js/trunk/src/xslt/backends/js: AbstractEnumeratedStatechartGenerator.xsl AbstractStatechartGenerator.xsl StatePatternStatechartGenerator.xsl

2010-08-10 Thread jbeard
Author: jbeard Date: Tue Aug 10 14:20:40 2010 New Revision: 984038 URL: http://svn.apache.org/viewvc?rev=984038&view=rev Log: This fixes a bug for the following situation: a transition originates at a composite state inside of a parallel region, and ends at a state (composite or basic) inside of

svn commit: r984037 - /commons/sandbox/gsoc/2010/scxml-js/trunk/demo/drawing-tool/build.sh

2010-08-10 Thread jbeard
Author: jbeard Date: Tue Aug 10 14:20:28 2010 New Revision: 984037 URL: http://svn.apache.org/viewvc?rev=984037&view=rev Log: Added build.sh Added: commons/sandbox/gsoc/2010/scxml-js/trunk/demo/drawing-tool/build.sh (with props) Added: commons/sandbox/gsoc/2010/scxml-js/trunk/demo/drawing

svn commit: r984011 - /commons/proper/daemon/trunk/RELEASE-NOTES.txt

2010-08-10 Thread sebb
Author: sebb Date: Tue Aug 10 13:56:18 2010 New Revision: 984011 URL: http://svn.apache.org/viewvc?rev=984011&view=rev Log: Fix up release notes to correspond with reality Modified: commons/proper/daemon/trunk/RELEASE-NOTES.txt Modified: commons/proper/daemon/trunk/RELEASE-NOTES.txt URL: ht

svn commit: r983968 - /commons/proper/math/trunk/src/main/java/org/apache/commons/math/optimization/general/PowellOptimizer.java

2010-08-10 Thread erans
Author: erans Date: Tue Aug 10 12:45:10 2010 New Revision: 983968 URL: http://svn.apache.org/viewvc?rev=983968&view=rev Log: Minor clean-up (to avoid changing a method arguments in-place). Modified: commons/proper/math/trunk/src/main/java/org/apache/commons/math/optimization/general/PowellOp

svn commit: r983933 - in /commons/proper/lang/trunk/src: main/java/org/apache/commons/lang3/ArrayUtils.java test/java/org/apache/commons/lang3/ArrayUtilsTest.java

2010-08-10 Thread jcarman
Author: jcarman Date: Tue Aug 10 11:31:38 2010 New Revision: 983933 URL: http://svn.apache.org/viewvc?rev=983933&view=rev Log: Reverting "generification" of toMap() method in ArrayUtils. Modified: commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/ArrayUtils.java commons/p

svn commit: r983921 [3/3] - in /commons/proper/math/trunk/src: main/java/org/apache/commons/math/ main/java/org/apache/commons/math/analysis/integration/ main/java/org/apache/commons/math/analysis/int

2010-08-10 Thread erans
Modified: commons/proper/math/trunk/src/main/java/org/apache/commons/math/stat/inference/TTestImpl.java URL: http://svn.apache.org/viewvc/commons/proper/math/trunk/src/main/java/org/apache/commons/math/stat/inference/TTestImpl.java?rev=983921&r1=983920&r2=983921&view=diff

svn commit: r983903 - /commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/reflect/ConstructorUtils.java

2010-08-10 Thread sebb
Author: sebb Date: Tue Aug 10 09:43:33 2010 New Revision: 983903 URL: http://svn.apache.org/viewvc?rev=983903&view=rev Log: Comment why OK to suppress the warning Remove unnecessary cast Modified: commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/reflect/ConstructorUtils.java