svn commit: r1132819 - in /commons/proper/scxml/trunk/src: main/java/org/apache/commons/scxml/SCXMLHelper.java test/java/org/apache/commons/scxml/SCXMLExecutorTest.java test/java/org/apache/commons/sc

2011-06-06 Thread rahul
Author: rahul Date: Mon Jun 6 22:47:09 2011 New Revision: 1132819 URL: http://svn.apache.org/viewvc?rev=1132819&view=rev Log: SCXML-161 Transition leaving a child state of parallel incorrect. Fix by accounting for non-composite regions. Test case provided by Enrico Nardelli . A

svn commit: r1132823 - in /commons/proper/scxml/branches/J6/src: main/java/org/apache/commons/scxml/SCXMLHelper.java test/java/org/apache/commons/scxml/SCXMLExecutorTest.java test/java/org/apache/comm

2011-06-06 Thread rahul
Author: rahul Date: Mon Jun 6 22:49:05 2011 New Revision: 1132823 URL: http://svn.apache.org/viewvc?rev=1132823&view=rev Log: Port r1132819 from trunk. SCXML-161 Transition leaving a child state of parallel incorrect. Fix by accounting for non-composite regions. Test case provided by En

svn commit: r1132830 - /commons/proper/scxml/trunk/src/site/xdoc/building.xml

2011-06-06 Thread rahul
Author: rahul Date: Mon Jun 6 23:13:06 2011 New Revision: 1132830 URL: http://svn.apache.org/viewvc?rev=1132830&view=rev Log: Remove m1 section from building page, now that the build has been removed. Modified: commons/proper/scxml/trunk/src/site/xdoc/building.xml Modified: commons/pr

svn commit: r1132832 - /commons/proper/scxml/branches/J6/src/site/xdoc/building.xml

2011-06-06 Thread rahul
Author: rahul Date: Mon Jun 6 23:13:55 2011 New Revision: 1132832 URL: http://svn.apache.org/viewvc?rev=1132832&view=rev Log: Update building docs to use m2 instead, now that the m1 build has been removed. Modified: commons/proper/scxml/branches/J6/src/site/xdoc/building.xml Modi

svn commit: r1000100 - /commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml/semantics/SCXMLSemanticsImpl.java

2010-09-22 Thread rahul
Author: rahul Date: Wed Sep 22 17:37:24 2010 New Revision: 1000100 URL: http://svn.apache.org/viewvc?rev=1000100&view=rev Log: Javadoc notes and a typo. Modified: commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml/semantics/SCXMLSemanticsImpl.java Modified: commons/pr

svn commit: r1000101 - /commons/proper/scxml/branches/J6/src/main/java/org/apache/commons/scxml/semantics/SCXMLSemanticsImpl.java

2010-09-22 Thread rahul
Author: rahul Date: Wed Sep 22 17:38:06 2010 New Revision: 1000101 URL: http://svn.apache.org/viewvc?rev=1000101&view=rev Log: Javadoc note and fixing a typo. Modified: commons/proper/scxml/branches/J6/src/main/java/org/apache/commons/scxml/semantics/SCXMLSemanticsImpl.java Modi

svn commit: r1059252 - /commons/proper/scxml/branches/J6/src/main/java/org/apache/commons/scxml/env/xpath/XPathEvaluator.java

2011-01-14 Thread rahul
Author: rahul Date: Sat Jan 15 04:08:06 2011 New Revision: 1059252 URL: http://svn.apache.org/viewvc?rev=1059252&view=rev Log: Remove debug trace. Modified: commons/proper/scxml/branches/J6/src/main/java/org/apache/commons/scxml/env/xpath/XPathEvaluator.java Modified: commons/proper/s

svn commit: r1059253 - in /commons/proper/scxml/branches/J6/src/test/java/org/apache/commons/scxml/env/xpath: XPathExampleTest.java example-02.xml

2011-01-14 Thread rahul
Author: rahul Date: Sat Jan 15 04:10:12 2011 New Revision: 1059253 URL: http://svn.apache.org/viewvc?rev=1059253&view=rev Log: Test case illustrating use of namespaces in XPath expressions. Added: commons/proper/scxml/branches/J6/src/test/java/org/apache/commons/scxml/env/xpath/exampl

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

2011-01-14 Thread rahul
Author: rahul Date: Sat Jan 15 04:17:14 2011 New Revision: 1059254 URL: http://svn.apache.org/viewvc?rev=1059254&view=rev Log: Update a couple of deps. Modified: commons/proper/scxml/branches/J6/pom.xml Modified: commons/proper/scxml/branches/J6/pom.xml URL: http://svn.apache.org/vi

svn commit: r1059255 - /commons/proper/scxml/branches/J6/src/test/java/org/apache/commons/scxml/env/xpath/example-02.xml

2011-01-14 Thread rahul
Author: rahul Date: Sat Jan 15 04:19:10 2011 New Revision: 1059255 URL: http://svn.apache.org/viewvc?rev=1059255&view=rev Log: Add missing svn:eol-style. Modified: commons/proper/scxml/branches/J6/src/test/java/org/apache/commons/scxml/env/xpath/example-02.xml (contents, props cha

svn commit: r944742 - /commons/sandbox/gsoc/

2010-05-15 Thread rahul
Author: rahul Date: Sun May 16 00:14:30 2010 New Revision: 944742 URL: http://svn.apache.org/viewvc?rev=944742&view=rev Log: Create base SVN directory for Google Summer of Code project sandboxes. Added: commons/sandbox/gsoc/

svn commit: r944743 - /commons/sandbox/gsoc/README.txt

2010-05-15 Thread rahul
Author: rahul Date: Sun May 16 00:17:28 2010 New Revision: 944743 URL: http://svn.apache.org/viewvc?rev=944743&view=rev Log: Add a README listing the purpose and organization of the gsoc sandbox directory. Added: commons/sandbox/gsoc/README.txt (with props) Added: commons/sandbox/

svn commit: r944744 - in /commons/sandbox/gsoc/2010: ./ README.txt

2010-05-15 Thread rahul
Author: rahul Date: Sun May 16 00:21:54 2010 New Revision: 944744 URL: http://svn.apache.org/viewvc?rev=944744&view=rev Log: Create SVN directory for 2010 Google Summer of Code project sandboxes; add a README listing projects. Added: commons/sandbox/gsoc/2010/ commons/sandbox/gsoc/

svn commit: r944746 - in /commons/sandbox/gsoc/2010/scxml-js: ./ branches/ tags/ trunk/ trunk/LICENSE.txt trunk/NOTICE.txt trunk/README.txt

2010-05-15 Thread rahul
Author: rahul Date: Sun May 16 00:34:58 2010 New Revision: 944746 URL: http://svn.apache.org/viewvc?rev=944746&view=rev Log: Create SVN space for jbeard's 2010 Google Summer of Code project with standard directory structure (branches, tags, trunk); add LICENSE, NOTICE and README

svn commit: r944749 - in /commons/sandbox/gsoc/2010/scxml-eclipse: ./ branches/ tags/ trunk/ trunk/LICENSE.txt trunk/NOTICE.txt trunk/README.txt

2010-05-15 Thread rahul
Author: rahul Date: Sun May 16 00:41:59 2010 New Revision: 944749 URL: http://svn.apache.org/viewvc?rev=944749&view=rev Log: Create SVN space for guixl's 2010 Google Summer of Code project with standard directory structure (branches, tags, trunk); add LICENSE, NOTICE and README to trun

svn commit: r952687 - in /commons/sandbox/gsoc/2010: scxml-eclipse/trunk/getDeps.xml scxml-eclipse/trunk/sdocbook/How to run source code for scxml visual editor tool.ppt scxml-js/trunk/getDeps.xml

2010-06-08 Thread rahul
Author: rahul Date: Tue Jun 8 15:26:19 2010 New Revision: 952687 URL: http://svn.apache.org/viewvc?rev=952687&view=rev Log: Remove cut-n-paste comment from Ant files and use distinct project names. Modified: commons/sandbox/gsoc/2010/scxml-eclipse/trunk/getDeps.xml commons/sandbox/

svn commit: r957791 - /commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml/SCXMLTestHelper.java

2010-06-24 Thread rahul
Author: rahul Date: Fri Jun 25 04:28:14 2010 New Revision: 957791 URL: http://svn.apache.org/viewvc?rev=957791&view=rev Log: Add a couple of helper test methods. Modified: commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml/SCXMLTestHelper.java Modified: commons/proper/s

svn commit: r957793 - /commons/proper/scxml/branches/J6/src/test/java/org/apache/commons/scxml/SCXMLTestHelper.java

2010-06-24 Thread rahul
Author: rahul Date: Fri Jun 25 04:32:05 2010 New Revision: 957793 URL: http://svn.apache.org/viewvc?rev=957793&view=rev Log: Add a couple of helper test methods. Porting r957791 from trunk. Modified: commons/proper/scxml/branches/J6/src/test/java/org/apache/commons/s

svn commit: r958237 - /commons/sandbox/gsoc/2010/scxml-js/trunk/

2010-06-26 Thread rahul
Author: rahul Date: Sat Jun 26 15:31:15 2010 New Revision: 958237 URL: http://svn.apache.org/viewvc?rev=958237&view=rev Log: Adding .project to svn:ignore. Modified: commons/sandbox/gsoc/2010/scxml-js/trunk/ (props changed) Propchange: commons/sandbox/gsoc/2010/scxml-js/t

svn commit: r958238 - /commons/sandbox/gsoc/2010/scxml-eclipse/trunk/

2010-06-26 Thread rahul
Author: rahul Date: Sat Jun 26 15:32:04 2010 New Revision: 958238 URL: http://svn.apache.org/viewvc?rev=958238&view=rev Log: Adding .project to svn:ignore. Modified: commons/sandbox/gsoc/2010/scxml-eclipse/trunk/ (props changed) Propchange: commons/sandbox/gsoc/2010/scxml-eclipse/t

svn commit: r958241 - /commons/sandbox/gsoc/2010/scxml-eclipse/trunk/src/main/java/org.apache.commons.scxml.modeling.diagram/lib/

2010-06-26 Thread rahul
Author: rahul Date: Sat Jun 26 16:09:27 2010 New Revision: 958241 URL: http://svn.apache.org/viewvc?rev=958241&view=rev Log: Ignore jar files downloaded to the lib/ directory by the ant build. Modified: commons/sandbox/gsoc/2010/scxml-eclipse/trunk/src/main/

svn commit: r958301 - in /commons/sandbox/gsoc/2010/scxml-js/trunk: pom.xml src/changes/ src/changes/changes.xml src/site/ src/site/site.xml src/site/xdoc/ src/site/xdoc/index.xml src/site/xdoc/issue-

2010-06-26 Thread rahul
Author: rahul Date: Sun Jun 27 00:40:37 2010 New Revision: 958301 URL: http://svn.apache.org/viewvc?rev=958301&view=rev Log: Add a website for the scxml-js project: * The m2 POM is currently used purely for building the site * Simple site.xml is added, can be improved as docs etc. be

svn commit: r958302 - /commons/sandbox/gsoc/2010/scxml-js/trunk/

2010-06-26 Thread rahul
Author: rahul Date: Sun Jun 27 00:41:39 2010 New Revision: 958302 URL: http://svn.apache.org/viewvc?rev=958302&view=rev Log: Ignore target directory (produced by m2 build). Modified: commons/sandbox/gsoc/2010/scxml-js/trunk/ (props changed) Propchange: commons/sandbox/gsoc/2010/scxm

svn commit: r958309 - in /commons/sandbox/gsoc/2010/scxml-eclipse/trunk: pom.xml src/changes/ src/changes/changes.xml src/site/ src/site/site.xml src/site/xdoc/ src/site/xdoc/index.xml src/site/xdoc/i

2010-06-26 Thread rahul
Author: rahul Date: Sun Jun 27 01:28:52 2010 New Revision: 958309 URL: http://svn.apache.org/viewvc?rev=958309&view=rev Log: Add a website for the scxml-eclipse project: * The m2 POM is currently used purely for building the site, the dummy section that skips compilation is introduced unti

svn commit: r958310 - /commons/sandbox/gsoc/2010/scxml-eclipse/trunk/

2010-06-26 Thread rahul
Author: rahul Date: Sun Jun 27 01:29:42 2010 New Revision: 958310 URL: http://svn.apache.org/viewvc?rev=958310&view=rev Log: Ignore target directory (produced by m2 build). Modified: commons/sandbox/gsoc/2010/scxml-eclipse/trunk/ (props changed) Propchange: commons/sandbox/gsoc/2010/s

svn commit: r960666 - in /commons/proper/commons-site/trunk/src/site/xdoc/sandbox: gsoc/ gsoc/2010/ gsoc/2010/index.xml gsoc/index.xml index.xml

2010-07-05 Thread rahul
Author: rahul Date: Mon Jul 5 19:37:58 2010 New Revision: 960666 URL: http://svn.apache.org/viewvc?rev=960666&view=rev Log: Added Google Summer of Code (GSoC) section to the sandbox page and a couple of GSoC landing pages in the directory structure. COMMONSSITE-58 Added: commons/pr

svn commit: r960669 - /commons/proper/commons-site/trunk/

2010-07-05 Thread rahul
Author: rahul Date: Mon Jul 5 19:43:53 2010 New Revision: 960669 URL: http://svn.apache.org/viewvc?rev=960669&view=rev Log: Ignore .project file. Modified: commons/proper/commons-site/trunk/ (props changed) Propchange: commons/proper/commons-site/t

svn commit: r960670 - /commons/proper/scxml/trunk/src/site/xdoc/index.xml

2010-07-05 Thread rahul
Author: rahul Date: Mon Jul 5 19:46:36 2010 New Revision: 960670 URL: http://svn.apache.org/viewvc?rev=960670&view=rev Log: Added a "Related Projects" section to the Commons SCXML homepage (includes scxml-eclipse and scxml-js). Variant of patch by Xunlong Gui SCXML-150 Modifie

svn commit: r960707 - /commons/sandbox/gsoc/2010/scxml-eclipse/trunk/src/site/xdoc/index.xml

2010-07-05 Thread rahul
Author: rahul Date: Mon Jul 5 21:24:20 2010 New Revision: 960707 URL: http://svn.apache.org/viewvc?rev=960707&view=rev Log: Reword project intro on home page. Modified: commons/sandbox/gsoc/2010/scxml-eclipse/trunk/src/site/xdoc/index.xml Modified: commons/sandbox/gsoc/2010/scxml-ecl

svn commit: r964493 - /commons/proper/scxml/trunk/src/site/xdoc/index.xml

2010-07-15 Thread rahul
Author: rahul Date: Thu Jul 15 17:08:50 2010 New Revision: 964493 URL: http://svn.apache.org/viewvc?rev=964493&view=rev Log: Add scxmlgui in related projects section. Modified version of patch by: Fabrizio Morbini SCXML-151 Modified: commons/proper/scxml/trunk/src/site/xdoc/index

svn commit: r964494 - /commons/proper/scxml/branches/J6/src/site/xdoc/index.xml

2010-07-15 Thread rahul
Author: rahul Date: Thu Jul 15 17:09:15 2010 New Revision: 964494 URL: http://svn.apache.org/viewvc?rev=964494&view=rev Log: Sync related projects section from trunk. Modified: commons/proper/scxml/branches/J6/src/site/xdoc/index.xml Modified: commons/proper/scxml/branches/J6/src/site/

svn propchange: r964665 - svn:log

2010-07-16 Thread rahul
Author: rahul Revision: 964665 Modified property: svn:log Modified: svn:log at Fri Jul 16 15:41:30 2010 -- (empty)

svn propchange: r964665 - svn:log

2010-07-16 Thread rahul
Author: rahul Revision: 964665 Modified property: svn:log Modified: svn:log at Fri Jul 16 15:45:25 2010 -- --- svn:log (original) +++ svn:log Fri Jul 16 15:45:25 2010 @@ -1 +1 @@ -add prefix "*.scxml" for docum

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

2010-07-16 Thread rahul
Author: rahul Date: Fri Jul 16 23:14:15 2010 New Revision: 964975 URL: http://svn.apache.org/viewvc?rev=964975&view=rev Log: Upgrading Commons Parent POM to latest release (v17). Modified: commons/proper/scxml/trunk/pom.xml Modified: commons/proper/scxml/trunk/pom.xml URL:

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

2010-07-16 Thread rahul
Author: rahul Date: Fri Jul 16 23:14:50 2010 New Revision: 964976 URL: http://svn.apache.org/viewvc?rev=964976&view=rev Log: Upgrading Commons Parent POM to latest release (v17). Modified: commons/proper/scxml/branches/J6/pom.xml Modified: commons/proper/scxml/branches/J6/pom.xml URL:

svn commit: r964979 - /commons/proper/scxml/branches/J6/src/test/java/org/apache/commons/scxml/SCXMLTestHelper.java

2010-07-16 Thread rahul
Author: rahul Date: Fri Jul 16 23:22:30 2010 New Revision: 964979 URL: http://svn.apache.org/viewvc?rev=964979&view=rev Log: Add a String to namespace aware Document utility method for tests. Modified: commons/proper/scxml/branches/J6/src/test/java/org/apache/commons/s

svn commit: r964982 - in /commons/proper/scxml/branches/J6/src/test/java/org/apache/commons/scxml/env/xpath: XPathExampleTest.java example-01.xml

2010-07-16 Thread rahul
Author: rahul Date: Fri Jul 16 23:36:32 2010 New Revision: 964982 URL: http://svn.apache.org/viewvc?rev=964982&view=rev Log: Add an example of a guard condition operating over the XML payload of an event. Modified: commons/proper/scxml/branches/J6/src/test/java/org/apache/commons/scxml

svn commit: r987963 - in /commons/sandbox/at-digester/trunk/src/java/org/apache/commons/digester/annotations: DigesterLoader.java handlers/MethodHandler.java

2010-08-22 Thread rahul
Author: rahul Date: Mon Aug 23 01:07:39 2010 New Revision: 987963 URL: http://svn.apache.org/viewvc?rev=987963&view=rev Log: Humor the Sun compiler on XP. Modified: commons/sandbox/at-digester/trunk/src/java/org/apache/commons/digester/annotations/DigesterLoader.java commons/sandbo

svn commit: r987965 - /commons/proper/digester/trunk/src/java/org/apache/commons/digester/annotations/

2010-08-22 Thread rahul
Author: rahul Date: Mon Aug 23 01:11:08 2010 New Revision: 987965 URL: http://svn.apache.org/viewvc?rev=987965&view=rev Log: [at-digester] Part 1 of 2. Copy the at-digester source packages from sandbox. This functionality makes it possible to add digester rules via annotations on the P

svn commit: r987966 - /commons/proper/digester/trunk/src/test/org/apache/commons/digester/annotations/

2010-08-22 Thread rahul
Author: rahul Date: Mon Aug 23 01:12:12 2010 New Revision: 987966 URL: http://svn.apache.org/viewvc?rev=987966&view=rev Log: [at-digester] Part 2 of 2. Copy the at-digester tests from sandbox. Thanks to Simone Tripodi . Added: commons/proper/digester/trunk/src/test/org/apache/com

svn commit: r987967 - /commons/sandbox/at-digester/trunk/

2010-08-22 Thread rahul
Author: rahul Date: Mon Aug 23 01:17:00 2010 New Revision: 987967 URL: http://svn.apache.org/viewvc?rev=987967&view=rev Log: Ignore Eclipse files. Modified: commons/sandbox/at-digester/trunk/ (props changed) Propchange: commons/sandbox/at-digester/t

svn commit: r987970 - /commons/proper/digester/trunk/pom.xml

2010-08-22 Thread rahul
Author: rahul Date: Mon Aug 23 01:25:35 2010 New Revision: 987970 URL: http://svn.apache.org/viewvc?rev=987970&view=rev Log: Suppress most logging output during build. Modified: commons/proper/digester/trunk/pom.xml Modified: commons/proper/digester/trunk/pom.xml URL: http://svn.apache

svn commit: r987971 - /commons/proper/digester/branches/1_X_LINE/pom.xml

2010-08-22 Thread rahul
Author: rahul Date: Mon Aug 23 01:25:46 2010 New Revision: 987971 URL: http://svn.apache.org/viewvc?rev=987971&view=rev Log: Suppress most logging output during build. Modified: commons/proper/digester/branches/1_X_LINE/pom.xml Modified: commons/proper/digester/branches/1_X_LINE/pom.xml

svn commit: r987972 - /commons/proper/digester/branches/1_X_LINE/xdocs/images/

2010-08-22 Thread rahul
Author: rahul Date: Mon Aug 23 01:29:22 2010 New Revision: 987972 URL: http://svn.apache.org/viewvc?rev=987972&view=rev Log: Ignore Thumbs.db in images directory. Modified: commons/proper/digester/branches/1_X_LINE/xdocs/images/ (props changed) Propchange: commons/proper/digester/bran

svn commit: r992789 - /commons/proper/digester/trunk/pom.xml

2010-09-05 Thread rahul
Author: rahul Date: Sun Sep 5 14:13:05 2010 New Revision: 992789 URL: http://svn.apache.org/viewvc?rev=992789&view=rev Log: Use latest changes plugin (2.0 causes NPE). Modified: commons/proper/digester/trunk/pom.xml Modified: commons/proper/digester/trunk/pom.xml URL:

svn commit: r992793 - /commons/proper/digester/branches/1_X_LINE/pom.xml

2010-09-05 Thread rahul
Author: rahul Date: Sun Sep 5 14:25:08 2010 New Revision: 992793 URL: http://svn.apache.org/viewvc?rev=992793&view=rev Log: Use latest changes plugin (2.0 causes NPE) - porting r992789 from trunk. Modified: commons/proper/digester/branches/1_X_LINE/pom.xml Modified: commons/proper/dige

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

2010-09-14 Thread rahul
Author: rahul Date: Tue Sep 14 22:23:35 2010 New Revision: 997117 URL: http://svn.apache.org/viewvc?rev=997117&view=rev Log: Replace deprecated systemProperties by systemPropertyVariables - porting r997105 from trunk. Modified: commons/proper/scxml/branches/J6/pom.xml Modified: com

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

2008-03-18 Thread rahul
Author: rahul Date: Tue Mar 18 15:44:42 2008 New Revision: 638620 URL: http://svn.apache.org/viewvc?rev=638620&view=rev Log: Try to improve the dependencies page on the m2 site by using myfaces-api:1.1.5. Also move the build.xml over to use the m2 repo. Modified: commons/proper/scxml/t

svn commit: r638624 - in /commons/proper/scxml/branches/J5: build.xml pom.xml project.xml

2008-03-18 Thread rahul
Author: rahul Date: Tue Mar 18 15:48:35 2008 New Revision: 638624 URL: http://svn.apache.org/viewvc?rev=638624&view=rev Log: Port r638620 from trunk. Try to improve the dependencies page on the m2 site by using myfaces-api:1.1.5. Also move the build.xml over to use the m2 repo. Modi

svn commit: r647969 - /commons/trunks-sandbox/

2008-04-14 Thread rahul
Author: rahul Date: Mon Apr 14 12:38:37 2008 New Revision: 647969 URL: http://svn.apache.org/viewvc?rev=647969&view=rev Log: Add [me] to sandbox externals. Modified: commons/trunks-sandbox/ (props changed) Propchange: commons/trunks-san

svn commit: r648002 - /commons/sandbox/expression/

2008-04-14 Thread rahul
Author: rahul Date: Mon Apr 14 14:25:18 2008 New Revision: 648002 URL: http://svn.apache.org/viewvc?rev=648002&view=rev Log: Adding the new [expression] component to the sandbox. Added: commons/sandbox/expression/

svn commit: r648003 - /commons/sandbox/expression/branches/

2008-04-14 Thread rahul
Author: rahul Date: Mon Apr 14 14:26:06 2008 New Revision: 648003 URL: http://svn.apache.org/viewvc?rev=648003&view=rev Log: Creating holder for [expression] branches. Added: commons/sandbox/expression/branches/

svn commit: r648004 - /commons/sandbox/expression/tags/

2008-04-14 Thread rahul
Author: rahul Date: Mon Apr 14 14:26:39 2008 New Revision: 648004 URL: http://svn.apache.org/viewvc?rev=648004&view=rev Log: Creating holder for [expression] tags. Added: commons/sandbox/expression/tags/

svn commit: r648005 - /commons/sandbox/expression/trunk/

2008-04-14 Thread rahul
Author: rahul Date: Mon Apr 14 14:27:18 2008 New Revision: 648005 URL: http://svn.apache.org/viewvc?rev=648005&view=rev Log: Creating [expression] trunk. Added: commons/sandbox/expression/trunk/

svn commit: r648009 - /commons/trunks-sandbox/

2008-04-14 Thread rahul
Author: rahul Date: Mon Apr 14 14:32:13 2008 New Revision: 648009 URL: http://svn.apache.org/viewvc?rev=648009&view=rev Log: Add [expression] to trunks-sandbox externals. Modified: commons/trunks-sandbox/ (props changed) Propchange: commons/trunks-san

svn commit: r648015 - in /commons/sandbox/expression/trunk: LICENSE.txt NOTICE.txt PROPOSAL.html doap_expression.rdf

2008-04-14 Thread rahul
Author: rahul Date: Mon Apr 14 14:43:48 2008 New Revision: 648015 URL: http://svn.apache.org/viewvc?rev=648015&view=rev Log: Bootstrap trunk with self-descriptive artifacts: * Proposal (for archival) * LICENSE * NOTICE * DOAP Added: commons/sandbox/expression/trunk/LICENSE.txt (

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

2008-04-14 Thread rahul
Author: rahul Date: Mon Apr 14 15:06:07 2008 New Revision: 648027 URL: http://svn.apache.org/viewvc?rev=648027&view=rev Log: Since branch has moved to J6, we can more easily eliminate the dependency on Commons Digester (and BeanUtils) -- add a rewrite parser TODO to that effect. Modi

svn commit: r648034 - in /commons/proper/scxml/branches: J5/ J6/

2008-04-14 Thread rahul
Author: rahul Date: Mon Apr 14 15:30:04 2008 New Revision: 648034 URL: http://svn.apache.org/viewvc?rev=648034&view=rev Log: Update to a more appropriate name for the branch, given recent changes. Added: commons/proper/scxml/branches/J6/ - copied from r648033, commons/proper/s

svn commit: r648036 - /commons/proper/scxml/branches/J6/BRANCHINFO.txt

2008-04-14 Thread rahul
Author: rahul Date: Mon Apr 14 15:32:06 2008 New Revision: 648036 URL: http://svn.apache.org/viewvc?rev=648036&view=rev Log: Branch was renamed, update name in BRANCHINFO. Modified: commons/proper/scxml/branches/J6/BRANCHINFO.txt Modified: commons/proper/scxml/branches/J6/BRANCHINFO.txt

svn commit: r649736 - /commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml/SCXMLExecutor.java

2008-04-18 Thread rahul
Author: rahul Date: Fri Apr 18 18:34:34 2008 New Revision: 649736 URL: http://svn.apache.org/viewvc?rev=649736&view=rev Log: Javadoc notes, some operations shouldn't be performed (i.e. behavior is undefined) once the executor is initiated. Modified: commons/proper/scxml/trunk/src/

svn commit: r649737 - /commons/proper/scxml/branches/J6/src/main/java/org/apache/commons/scxml/SCXMLExecutor.java

2008-04-18 Thread rahul
Author: rahul Date: Fri Apr 18 18:36:53 2008 New Revision: 649737 URL: http://svn.apache.org/viewvc?rev=649737&view=rev Log: Port r649736 from trunk: Javadoc notes, some operations shouldn't be performed (i.e. behavior is undefined) once the executor is initiated. Modified: commo

svn commit: r649742 - /commons/trunks-dormant/

2008-04-18 Thread rahul
Author: rahul Date: Fri Apr 18 19:42:52 2008 New Revision: 649742 URL: http://svn.apache.org/viewvc?rev=649742&view=rev Log: Remove [functor] since its moved to the sandbox. Modified: commons/trunks-dormant/ (props changed) Propchange: commons/trunks-dor

svn commit: r651742 - in /commons/proper/scxml/trunk/src: main/java/org/apache/commons/scxml/io/ test/java/org/apache/commons/scxml/issues/

2008-04-25 Thread rahul
Author: rahul Date: Fri Apr 25 16:48:13 2008 New Revision: 651742 URL: http://svn.apache.org/viewvc?rev=651742&view=rev Log: Enhancement request for supporting fragment URLs in 's src attribute. SCXML-62 Added: commons/proper/scxml/trunk/src/test/java/org/apache/commons/scx

svn commit: r651743 - in /commons/proper/scxml/branches/J6/src: main/java/org/apache/commons/scxml/io/ test/java/org/apache/commons/scxml/issues/

2008-04-25 Thread rahul
Author: rahul Date: Fri Apr 25 16:55:11 2008 New Revision: 651743 URL: http://svn.apache.org/viewvc?rev=651743&view=rev Log: Port r651742 to J6 branch, with appropriate changes. Enhancement request for supporting fragment URLs in 's src attribute. SCXML-62 Added: commons/pro

svn commit: r651744 - /commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml/issues/Issue64Test.java

2008-04-25 Thread rahul
Author: rahul Date: Fri Apr 25 16:55:51 2008 New Revision: 651744 URL: http://svn.apache.org/viewvc?rev=651744&view=rev Log: Reduce ambiguity in test names. Modified: commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml/issues/Issue64Test.java Modified: commons/proper/s

svn commit: r651745 - /commons/proper/scxml/branches/J6/src/test/java/org/apache/commons/scxml/issues/Issue64Test.java

2008-04-25 Thread rahul
Author: rahul Date: Fri Apr 25 16:57:12 2008 New Revision: 651745 URL: http://svn.apache.org/viewvc?rev=651745&view=rev Log: Port r651744 from trunk (reduce ambiguity in test names). Modified: commons/proper/scxml/branches/J6/src/test/java/org/apache/commons/scxml/issues/Issue64Test.

svn commit: r651750 - in /commons/proper/scxml/branches/J6/src: main/java/org/apache/commons/scxml/io/ main/java/org/apache/commons/scxml/model/ test/java/org/apache/commons/scxml/model/

2008-04-25 Thread rahul
Author: rahul Date: Fri Apr 25 17:46:43 2008 New Revision: 651750 URL: http://svn.apache.org/viewvc?rev=651750&view=rev Log: Type safety improvements. Remove one test that is made obsolete by these improvements. Modified: commons/proper/scxml/branches/J6/src/main/java/org/apache/com

svn commit: r651760 - /commons/proper/scxml/branches/J6/src/main/java/org/apache/commons/scxml/Builtin.java

2008-04-25 Thread rahul
Author: rahul Date: Fri Apr 25 17:51:02 2008 New Revision: 651760 URL: http://svn.apache.org/viewvc?rev=651760&view=rev Log: Type safety improvements. Modified: commons/proper/scxml/branches/J6/src/main/java/org/apache/commons/scxml/Builtin.java Modified: commons/proper/scxml/branche

svn commit: r651761 - in /commons/proper/scxml/branches/J6/src/main/java/org/apache/commons/scxml: Context.java env/faces/SessionContext.java

2008-04-25 Thread rahul
Author: rahul Date: Fri Apr 25 17:59:08 2008 New Revision: 651761 URL: http://svn.apache.org/viewvc?rev=651761&view=rev Log: Eliminate raw type warnings. Modified: commons/proper/scxml/branches/J6/src/main/java/org/apache/commons/scxml/Context.java commons/proper/scxml/branches/J6

svn commit: r651762 - in /commons/proper/scxml/branches/J6/src/main/java/org/apache/commons/scxml: EventDispatcher.java env/SimpleDispatcher.java

2008-04-25 Thread rahul
Author: rahul Date: Fri Apr 25 18:00:20 2008 New Revision: 651762 URL: http://svn.apache.org/viewvc?rev=651762&view=rev Log: Eliminate raw type warnings. TBD whether DOM API is too polluting. Modified: commons/proper/scxml/branches/J6/src/main/java/org/apache/commons/s

svn commit: r651763 - /commons/proper/scxml/branches/J6/src/main/java/org/apache/commons/scxml/SCXMLHelper.java

2008-04-25 Thread rahul
Author: rahul Date: Fri Apr 25 18:02:08 2008 New Revision: 651763 URL: http://svn.apache.org/viewvc?rev=651763&view=rev Log: Eliminate raw type warnings. Modified: commons/proper/scxml/branches/J6/src/main/java/org/apache/commons/scxml/SCXMLHelper.java Modified: commons/proper/s

svn commit: r651765 - /commons/proper/scxml/branches/J6/src/main/java/org/apache/commons/scxml/env/SimpleErrorReporter.java

2008-04-25 Thread rahul
Author: rahul Date: Fri Apr 25 18:09:26 2008 New Revision: 651765 URL: http://svn.apache.org/viewvc?rev=651765&view=rev Log: Eliminate raw type warnings and type safety improvements. Suppress warnings since error contexts come in flavors that haven't been abstracted over (and there is

svn commit: r651766 - /commons/proper/scxml/branches/J6/src/main/java/org/apache/commons/scxml/env/SimpleScheduler.java

2008-04-25 Thread rahul
Author: rahul Date: Fri Apr 25 18:10:11 2008 New Revision: 651766 URL: http://svn.apache.org/viewvc?rev=651766&view=rev Log: Eliminate raw type warnings. Modified: commons/proper/scxml/branches/J6/src/main/java/org/apache/commons/scxml/env/SimpleScheduler.java Modified: commons/pr

svn commit: r651767 - /commons/proper/scxml/branches/J6/src/main/java/org/apache/commons/scxml/env/AbstractStateMachine.java

2008-04-25 Thread rahul
Author: rahul Date: Fri Apr 25 18:10:57 2008 New Revision: 651767 URL: http://svn.apache.org/viewvc?rev=651767&view=rev Log: Eliminate raw type warnings. Modified: commons/proper/scxml/branches/J6/src/main/java/org/apache/commons/scxml/env/AbstractStateMachine.java Modified: com

svn commit: r651768 - /commons/proper/scxml/branches/J6/src/main/java/org/apache/commons/scxml/env/jsp/ELEvaluator.java

2008-04-25 Thread rahul
Author: rahul Date: Fri Apr 25 18:15:20 2008 New Revision: 651768 URL: http://svn.apache.org/viewvc?rev=651768&view=rev Log: Eliminate raw type warnings. Modified: commons/proper/scxml/branches/J6/src/main/java/org/apache/commons/scxml/env/jsp/ELEvaluator.java Modified: commons/pr

svn commit: r651769 - /commons/proper/scxml/branches/J6/src/main/java/org/apache/commons/scxml/env/javascript/JSContext.java

2008-04-25 Thread rahul
Author: rahul Date: Fri Apr 25 18:25:18 2008 New Revision: 651769 URL: http://svn.apache.org/viewvc?rev=651769&view=rev Log: Add serialVersionUID and reformat code (use 4 space indentation). Modified: commons/proper/scxml/branches/J6/src/main/java/org/apache/commons/scxml/env/javasc

svn commit: r651770 - in /commons/proper/scxml/branches/J6/src/main/java/org/apache/commons/scxml: SCInstance.java SCXMLExecutor.java

2008-04-25 Thread rahul
Author: rahul Date: Fri Apr 25 18:26:17 2008 New Revision: 651770 URL: http://svn.apache.org/viewvc?rev=651770&view=rev Log: Type safety improvements. Modified: commons/proper/scxml/branches/J6/src/main/java/org/apache/commons/scxml/SCInstance.java commons/proper/scxml/branches/J6

svn commit: r651771 - /commons/proper/scxml/branches/J6/src/main/java/org/apache/commons/scxml/env/javascript/JSContext.java

2008-04-25 Thread rahul
Author: rahul Date: Fri Apr 25 18:29:56 2008 New Revision: 651771 URL: http://svn.apache.org/viewvc?rev=651771&view=rev Log: One more whitespace update. Modified: commons/proper/scxml/branches/J6/src/main/java/org/apache/commons/scxml/env/javascript/JSContext.java Modified: commons/pr

svn commit: r651774 - in /commons/proper/scxml/branches/J6/src/test/java/org/apache/commons/scxml/env: StopWatch.java javascript/JSExampleTest.java jexl/StaticMethodTest.java jsp/MockJspContext.java

2008-04-25 Thread rahul
Author: rahul Date: Fri Apr 25 18:40:53 2008 New Revision: 651774 URL: http://svn.apache.org/viewvc?rev=651774&view=rev Log: Type safety improvements. Modified: commons/proper/scxml/branches/J6/src/test/java/org/apache/commons/scxml/env/StopWatch.java commons/proper/scxml/branche

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

2008-04-25 Thread rahul
Author: rahul Date: Fri Apr 25 18:41:47 2008 New Revision: 651775 URL: http://svn.apache.org/viewvc?rev=651775&view=rev Log: Remove tabs. Modified: commons/proper/scxml/branches/J6/src/test/java/org/apache/commons/scxml/env/javascript/JSExampleTest.java Modified: commons/proper/s

svn commit: r651776 - /commons/proper/scxml/branches/J6/src/test/java/org/apache/commons/scxml/invoke/InvokeTest.java

2008-04-25 Thread rahul
Author: rahul Date: Fri Apr 25 18:42:24 2008 New Revision: 651776 URL: http://svn.apache.org/viewvc?rev=651776&view=rev Log: Type safety improvements. Modified: commons/proper/scxml/branches/J6/src/test/java/org/apache/commons/scxml/invoke/InvokeTest.java Modified: commons/proper/s

svn commit: r651778 - in /commons/proper/scxml/branches/J6/src/test/java/org/apache/commons/scxml/io: SCXMLDigesterTest.java StateSrcTest.java

2008-04-25 Thread rahul
Author: rahul Date: Fri Apr 25 18:44:22 2008 New Revision: 651778 URL: http://svn.apache.org/viewvc?rev=651778&view=rev Log: Type safety improvements. Modified: commons/proper/scxml/branches/J6/src/test/java/org/apache/commons/scxml/io/SCXMLDigesterTest.java commons/proper/s

svn commit: r651781 - in /commons/proper/scxml/branches/J6/src/test/java/org/apache/commons/scxml/model: AssignTest.java DatamodelTest.java HistoryTest.java StateTest.java StatelessModelTest.java

2008-04-25 Thread rahul
Author: rahul Date: Fri Apr 25 18:47:06 2008 New Revision: 651781 URL: http://svn.apache.org/viewvc?rev=651781&view=rev Log: Type safety improvements. Modified: commons/proper/scxml/branches/J6/src/test/java/org/apache/commons/scxml/model/AssignTest.java commons/proper/scxml/bran

svn commit: r651785 - /commons/proper/scxml/branches/J6/src/test/java/org/apache/commons/scxml/

2008-04-25 Thread rahul
Author: rahul Date: Fri Apr 25 18:56:55 2008 New Revision: 651785 URL: http://svn.apache.org/viewvc?rev=651785&view=rev Log: Type safety improvements. Modified: commons/proper/scxml/branches/J6/src/test/java/org/apache/commons/scxml/EventDataTest.java commons/proper/scxml/branche

svn commit: r652101 - /commons/proper/commons-parent/trunk/pom.xml

2008-04-29 Thread rahul
Author: rahul Date: Tue Apr 29 13:51:04 2008 New Revision: 652101 URL: http://svn.apache.org/viewvc?rev=652101&view=rev Log: Change distributionManagement/repository contents (i.e. change only relevant if "final" version is used) in the rc profile so per-RC staging repositories

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

2008-04-29 Thread rahul
Author: rahul Date: Tue Apr 29 14:00:46 2008 New Revision: 652115 URL: http://svn.apache.org/viewvc?rev=652115&view=rev Log: * Add site stuff that should be in the parent POM (see COMMONSSITE-26 for why its not). * Add the RC version property. Modified: commons/proper/scxml/trunk/pom

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

2008-04-29 Thread rahul
Author: rahul Date: Tue Apr 29 14:03:13 2008 New Revision: 652118 URL: http://svn.apache.org/viewvc?rev=652118&view=rev Log: Port r652115 from trunk. Modified: commons/proper/scxml/branches/J6/pom.xml Modified: commons/proper/scxml/branches/J6/pom.xml URL: http://svn.apache.org/vi

svn commit: r652870 - /commons/proper/commons-parent/trunk/pom.xml

2008-05-02 Thread rahul
Author: rahul Date: Fri May 2 11:45:48 2008 New Revision: 652870 URL: http://svn.apache.org/viewvc?rev=652870&view=rev Log: Remove dev list notifier so we can configure with finer granularity using the Continuum UI (particularly, avoid "on error" build notifications). See: http:

svn commit: r653172 - in /commons/proper/scxml/trunk/src: main/java/org/apache/commons/scxml/io/SCXMLParser.java test/java/org/apache/commons/scxml/issues/issue64-02.xml

2008-05-03 Thread rahul
Author: rahul Date: Sat May 3 19:45:17 2008 New Revision: 653172 URL: http://svn.apache.org/viewvc?rev=653172&view=rev Log: Better error reporting for ignored / misplaced elements by parser. SCXML-64 Modified: commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxm

svn commit: r653173 - in /commons/proper/scxml/branches/J6/src: main/java/org/apache/commons/scxml/io/SCXMLParser.java test/java/org/apache/commons/scxml/issues/issue64-02.xml

2008-05-03 Thread rahul
Author: rahul Date: Sat May 3 19:50:19 2008 New Revision: 653173 URL: http://svn.apache.org/viewvc?rev=653173&view=rev Log: Port r653172 from trunk. Better error reporting for ignored / misplaced elements by parser. SCXML-64 Modified: commons/proper/scxml/branches/J6/src/main/java

svn commit: r653174 - /commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml/model/actions-test.xml

2008-05-03 Thread rahul
Author: rahul Date: Sat May 3 19:53:51 2008 New Revision: 653174 URL: http://svn.apache.org/viewvc?rev=653174&view=rev Log: is a Commons SCXML custom action. Modified: commons/proper/scxml/trunk/src/test/java/org/apache/commons/scxml/model/actions-test.xml Modified: commons/proper/s

svn commit: r653175 - /commons/proper/scxml/branches/J6/src/test/java/org/apache/commons/scxml/model/actions-test.xml

2008-05-03 Thread rahul
Author: rahul Date: Sat May 3 19:55:22 2008 New Revision: 653175 URL: http://svn.apache.org/viewvc?rev=653175&view=rev Log: Porting r653174: is a Commons SCXML custom action. Modified: commons/proper/scxml/branches/J6/src/test/java/org/apache/commons/scxml/model/actions-test.xml Modi

svn commit: r653888 - /commons/proper/scxml/trunk/RELEASE-NOTES.txt

2008-05-06 Thread rahul
Author: rahul Date: Tue May 6 12:33:14 2008 New Revision: 653888 URL: http://svn.apache.org/viewvc?rev=653888&view=rev Log: Updating release notes for Commons SCXML v0.8. Modified: commons/proper/scxml/trunk/RELEASE-NOTES.txt Modified: commons/proper/scxml/trunk/RELEASE-NOTES.txt

svn commit: r653889 - /commons/proper/scxml/branches/J6/RELEASE-NOTES.txt

2008-05-06 Thread rahul
Author: rahul Date: Tue May 6 12:34:00 2008 New Revision: 653889 URL: http://svn.apache.org/viewvc?rev=653889&view=rev Log: Create empty template for v1.0 release notes. Modified: commons/proper/scxml/branches/J6/RELEASE-NOTES.txt Modified: commons/proper/scxml/branches/J6/REL

svn commit: r653891 - /commons/proper/scxml/trunk/xdocs/changes.xml

2008-05-06 Thread rahul
Author: rahul Date: Tue May 6 12:48:51 2008 New Revision: 653891 URL: http://svn.apache.org/viewvc?rev=653891&view=rev Log: Update to changes file. Modified: commons/proper/scxml/trunk/xdocs/changes.xml Modified: commons/proper/scxml/trunk/xdocs/changes.xml URL: http://svn.apache

svn commit: r653893 - /commons/proper/scxml/branches/J6/xdocs/changes.xml

2008-05-06 Thread rahul
Author: rahul Date: Tue May 6 12:52:36 2008 New Revision: 653893 URL: http://svn.apache.org/viewvc?rev=653893&view=rev Log: Update to changes file. Modified: commons/proper/scxml/branches/J6/xdocs/changes.xml Modified: commons/proper/scxml/branches/J6/xdocs/changes.xml URL:

svn commit: r653898 - /commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml/SCXMLExecutor.java

2008-05-06 Thread rahul
Author: rahul Date: Tue May 6 13:05:55 2008 New Revision: 653898 URL: http://svn.apache.org/viewvc?rev=653898&view=rev Log: Clarify one to many relationship between state machine definition and executor instance. Modified: commons/proper/scxml/trunk/src/main/java/org/apache/commons/s

svn commit: r653899 - /commons/proper/scxml/branches/J6/src/main/java/org/apache/commons/scxml/SCXMLExecutor.java

2008-05-06 Thread rahul
Author: rahul Date: Tue May 6 13:07:06 2008 New Revision: 653899 URL: http://svn.apache.org/viewvc?rev=653899&view=rev Log: Port r653898 from trunk: Clarify one to many relationship between state machine definition and executor instance. Modified: commons/proper/scxml/branches/J6/src/

svn commit: r654309 - /commons/proper/commons-parent/trunk/pom.xml

2008-05-07 Thread rahul
Author: rahul Date: Wed May 7 15:37:38 2008 New Revision: 654309 URL: http://svn.apache.org/viewvc?rev=654309&view=rev Log: [maven-release-plugin] prepare release commons-parent-10 Modified: commons/proper/commons-parent/trunk/pom.xml Modified: commons/proper/commons-parent/trunk/pom

svn commit: r654310 - in /commons/proper/commons-parent/tags/commons-parent-10: ./ pom.xml

2008-05-07 Thread rahul
Author: rahul Date: Wed May 7 15:37:44 2008 New Revision: 654310 URL: http://svn.apache.org/viewvc?rev=654310&view=rev Log: [maven-release-plugin] copy for tag commons-parent-10 Added: commons/proper/commons-parent/tags/commons-parent-10/ - copied from r654306, commons/proper/com

  1   2   3   4   5   6   7   >