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

2008-07-11 Thread rahul
Author: rahul Date: Fri Jul 11 20:32:21 2008 New Revision: 676124 URL: http://svn.apache.org/viewvc?rev=676124&view=rev Log: Port r676123 from trunk. Make TriggerEvent class Serializable. SCXML-75 Suggested by Daniel Schwager Modified: commons/proper/scxml/branches/J6/src/main/java/org/apac

svn commit: r676123 - /commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml/TriggerEvent.java

2008-07-11 Thread rahul
Author: rahul Date: Fri Jul 11 20:30:47 2008 New Revision: 676123 URL: http://svn.apache.org/viewvc?rev=676123&view=rev Log: Make TriggerEvent class Serializable. SCXML-75 Suggested by Daniel Schwager Modified: commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml/TriggerEvent.j

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

2008-07-11 Thread rahul
Author: rahul Date: Fri Jul 11 20:15:45 2008 New Revision: 676122 URL: http://svn.apache.org/viewvc?rev=676122&view=rev Log: Porting r676121 from trunk. May 08 WD change: uses "name" attribute instead of "ID" Thanks to Edzard Hoefig for the patch. SCXML-74 Also deprecated get/setName methods and

svn commit: r676121 - in /commons/proper/scxml/trunk: ./ src/main/java/org/apache/commons/scxml/ src/main/java/org/apache/commons/scxml/io/ src/main/java/org/apache/commons/scxml/model/ src/test/java/

2008-07-11 Thread rahul
Author: rahul Date: Fri Jul 11 20:09:54 2008 New Revision: 676121 URL: http://svn.apache.org/viewvc?rev=676121&view=rev Log: May 08 WD change: uses "name" attribute instead of "ID" Thanks to Edzard Hoefig for the patch. SCXML-74 Also deprecated get/setName methods and added Edzard to contributor

svn commit: r676061 - in /commons/proper/configuration/branches/configuration2_experimental/src: main/java/org/apache/commons/configuration2/AbstractHierarchicalConfiguration.java test/java/org/apache

2008-07-11 Thread oheger
Author: oheger Date: Fri Jul 11 12:55:00 2008 New Revision: 676061 URL: http://svn.apache.org/viewvc?rev=676061&view=rev Log: CONFIGURATION-333: Added new constructPath() method for determining the unique key for a given node. Modified: commons/proper/configuration/branches/configuration2_e

svn commit: r676055 - in /commons/proper/jxpath/trunk: pom.xml src/assembly/src.xml xdocs/users-guide.xml

2008-07-11 Thread mbenson
Author: mbenson Date: Fri Jul 11 12:26:32 2008 New Revision: 676055 URL: http://svn.apache.org/viewvc?rev=676055&view=rev Log: address problems found with 1.3 RC4 Modified: commons/proper/jxpath/trunk/pom.xml commons/proper/jxpath/trunk/src/assembly/src.xml commons/proper/jxpath/trunk

svn commit: r676049 - in /commons/proper/configuration/branches/configuration2_experimental/src: main/java/org/apache/commons/configuration2/expr/ main/java/org/apache/commons/configuration2/expr/def/

2008-07-11 Thread oheger
Author: oheger Date: Fri Jul 11 12:04:46 2008 New Revision: 676049 URL: http://svn.apache.org/viewvc?rev=676049&view=rev Log: CONFIGURATION-333: Added the uniqueNodeKey() method to the ExpressionEngine interface. DefaultExpressionEngine and XPathExpressionEngine were updated accordingly. Modifi

svn commit: r676048 - in /commons/proper/configuration/branches/configuration2_experimental/src: main/java/org/apache/commons/configuration2/combined/ main/java/org/apache/commons/configuration2/expr/

2008-07-11 Thread oheger
Author: oheger Date: Fri Jul 11 12:03:11 2008 New Revision: 676048 URL: http://svn.apache.org/viewvc?rev=676048&view=rev Log: CONFIGURATION-333: Added the indexOfChild() method to the NodeHandler interface and updated the implementations available. Modified: commons/proper/configuration/bra

svn commit: r676039 - /commons/proper/commons-build-plugin/trunk/pom.xml

2008-07-11 Thread dennisl
Author: dennisl Date: Fri Jul 11 11:07:56 2008 New Revision: 676039 URL: http://svn.apache.org/viewvc?rev=676039&view=rev Log: [COMMONSSITE-35] Unable to use commons:jira-page on Windows o This was due to a bug in Ant. Upgraded Ant to version 1.7.1. Modified: commons/proper/commons-build-plu