svn commit: r988285 - /commons/sandbox/gsoc/2010/scxml-js/trunk/build.xml

2010-08-23 Thread jbeard
Author: jbeard Date: Mon Aug 23 19:46:08 2010 New Revision: 988285 URL: http://svn.apache.org/viewvc?rev=988285&view=rev Log: Added license text to build.xml Modified: commons/sandbox/gsoc/2010/scxml-js/trunk/build.xml Modified: commons/sandbox/gsoc/2010/scxml-js/trunk/build.xml URL: http:/

svn commit: r988284 - /commons/sandbox/gsoc/2010/scxml-js/trunk/test/ant-rhino-integration/require/hello.js

2010-08-23 Thread jbeard
Author: jbeard Date: Mon Aug 23 19:46:02 2010 New Revision: 988284 URL: http://svn.apache.org/viewvc?rev=988284&view=rev Log: Added small file for ant-rhino-integration test. Added: commons/sandbox/gsoc/2010/scxml-js/trunk/test/ant-rhino-integration/require/hello.js (with props) Added:

svn commit: r988283 - /commons/sandbox/gsoc/2010/scxml-js/trunk/runner.js

2010-08-23 Thread jbeard
Author: jbeard Date: Mon Aug 23 19:45:54 2010 New Revision: 988283 URL: http://svn.apache.org/viewvc?rev=988283&view=rev Log: Removed small e4x reference in runner.js Modified: commons/sandbox/gsoc/2010/scxml-js/trunk/runner.js Modified: commons/sandbox/gsoc/2010/scxml-js/trunk/runner.js URL

svn commit: r988281 - /commons/sandbox/gsoc/2010/scxml-js/trunk/build.xml

2010-08-23 Thread jbeard
Author: jbeard Date: Mon Aug 23 19:45:42 2010 New Revision: 988281 URL: http://svn.apache.org/viewvc?rev=988281&view=rev Log: Updated compile class and jar targets to use parameters. Modified: commons/sandbox/gsoc/2010/scxml-js/trunk/build.xml Modified: commons/sandbox/gsoc/2010/scxml-js/tru

svn commit: r988280 - /commons/sandbox/gsoc/2010/scxml-js/trunk/build.xml

2010-08-23 Thread jbeard
Author: jbeard Date: Mon Aug 23 19:45:33 2010 New Revision: 988280 URL: http://svn.apache.org/viewvc?rev=988280&view=rev Log: Moved selenium test out into a macro to allow better code reuse. Added new task run-all-unit-tests to run unit tests with rhino, selenium tests with ahead-of-time compila

svn commit: r988273 - in /commons/sandbox/gsoc/2010/scxml-js/trunk/test/ant-rhino-integration/require: ./ require.xml require2.xml require3.xml require4.xml testLoad.js

2010-08-23 Thread jbeard
Author: jbeard Date: Mon Aug 23 19:44:48 2010 New Revision: 988273 URL: http://svn.apache.org/viewvc?rev=988273&view=rev Log: Added some experiments for using Rhino's built-in load() function in Ant script contexts, as well as importing RequireJS modules. Added: commons/sandbox/gsoc/2010/scx

svn commit: r988275 - /commons/sandbox/gsoc/2010/scxml-js/trunk/build.xml

2010-08-23 Thread jbeard
Author: jbeard Date: Mon Aug 23 19:45:04 2010 New Revision: 988275 URL: http://svn.apache.org/viewvc?rev=988275&view=rev Log: Fixed previous check-in. Asynchronous behaviour required blocking while loop. Modified: commons/sandbox/gsoc/2010/scxml-js/trunk/build.xml Modified: commons/sandbox/g

svn commit: r988272 - /commons/sandbox/gsoc/2010/scxml-js/trunk/build.xml

2010-08-23 Thread jbeard
Author: jbeard Date: Mon Aug 23 19:44:38 2010 New Revision: 988272 URL: http://svn.apache.org/viewvc?rev=988272&view=rev Log: Slight refactoring. Moved the property generation into a single central area. This allowed the removal of the dependency between generate-unit-tests-html task and generat

svn commit: r988270 - /commons/sandbox/gsoc/2010/scxml-js/trunk/build.xml

2010-08-23 Thread jbeard
Author: jbeard Date: Mon Aug 23 19:44:18 2010 New Revision: 988270 URL: http://svn.apache.org/viewvc?rev=988270&view=rev Log: Intermediate commit. Shows that it is possible to compile all scxml unit tests. Performance hit seems minimal. Next step will be running tests. Modified: commons/sand

svn commit: r988269 - /commons/sandbox/gsoc/2010/scxml-js/trunk/build.xml

2010-08-23 Thread jbeard
Author: jbeard Date: Mon Aug 23 19:44:07 2010 New Revision: 988269 URL: http://svn.apache.org/viewvc?rev=988269&view=rev Log: Created build.xml ant build file to replace the Makefile that I checked in before. Right now, it includes tasks for building a single js file, class file, and jar for the

svn commit: r988060 - /commons/proper/math/branches/MATH_2_X/

2010-08-23 Thread psteitz
Author: psteitz Date: Mon Aug 23 10:24:23 2010 New Revision: 988060 URL: http://svn.apache.org/viewvc?rev=988060&view=rev Log: Created 2.x branch. Added: commons/proper/math/branches/MATH_2_X/ - copied from r988058, commons/proper/math/trunk/