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
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
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
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
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
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
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
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
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