/[Apache-SVN]/commons/proper/scxml/trunk/pom.xml
ViewVC logotype

Log of /commons/proper/scxml/trunk/pom.xml

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 835643 - (view) (annotate) - [select for diffs]
Modified Thu Nov 12 23:41:18 2009 UTC (2 weeks ago) by niallp
File length: 10644 byte(s)
Diff to previous 827830 (colored)
Update to the latest BeanUtils 1.8.2 release

Revision 827830 - (view) (annotate) - [select for diffs]
Modified Tue Oct 20 23:00:29 2009 UTC (5 weeks, 2 days ago) by niallp
File length: 10644 byte(s)
Diff to previous 794503 (colored)
Update to commons-parent-12

Revision 794503 - (view) (annotate) - [select for diffs]
Modified Thu Jul 16 03:23:43 2009 UTC (4 months, 1 week ago) by rahul
File length: 10644 byte(s)
Diff to previous 732472 (colored)
Attribute "targettype" of the <send> and <invoke> elements changed to "type" in latest Working Draft.
Thanks to patch by Ales Dolecek <ales_d at seznam dot cz>.
Also added Ales to the contributors list.
SCXML-109

Revision 732472 - (view) (annotate) - [select for diffs]
Modified Wed Jan 7 20:35:08 2009 UTC (10 months, 2 weeks ago) by sebb
File length: 10575 byte(s)
Diff to previous 732181 (colored)
SCXML-91 - eliminate non-essential logging output

Revision 732181 - (view) (annotate) - [select for diffs]
Modified Tue Jan 6 23:48:17 2009 UTC (10 months, 2 weeks ago) by rahul
File length: 10567 byte(s)
Diff to previous 732178 (colored)
Upgrade changes plugin to v2.1
SCXML-97

Revision 732178 - (view) (annotate) - [select for diffs]
Modified Tue Jan 6 23:42:47 2009 UTC (10 months, 2 weeks ago) by rahul
File length: 10567 byte(s)
Diff to previous 731701 (colored)
Upgrade Commons BeanUtils to v1.8.0 [ SCXML-97 ].
Also upgrade Commons Digester to v1.8.1.

Revision 731701 - (view) (annotate) - [select for diffs]
Modified Mon Jan 5 20:45:42 2009 UTC (10 months, 3 weeks ago) by rahul
File length: 10565 byte(s)
Diff to previous 731692 (colored)
Whitespace changes.

Revision 731692 - (view) (annotate) - [select for diffs]
Modified Mon Jan 5 20:32:32 2009 UTC (10 months, 3 weeks ago) by sebb
File length: 10459 byte(s)
Diff to previous 722288 (colored)
SCXML-92 - reduce logging when running full test suite

Revision 722288 - (view) (annotate) - [select for diffs]
Modified Mon Dec 1 23:34:13 2008 UTC (11 months, 3 weeks ago) by rahul
File length: 10105 byte(s)
Diff to previous 722285 (colored)
v0.9 has been released.

Revision 722285 - (view) (annotate) - [select for diffs]
Modified Mon Dec 1 23:28:01 2008 UTC (11 months, 3 weeks ago) by rahul
File length: 10105 byte(s)
Diff to previous 719782 (colored)
Roll version to 0.10-SNAPSHOT

Revision 719782 - (view) (annotate) - [select for diffs]
Modified Sat Nov 22 01:23:31 2008 UTC (12 months ago) by rahul
File length: 10104 byte(s)
Diff to previous 719780 (colored)
[maven-release-plugin] prepare for next development iteration

Revision 719780 - (view) (annotate) - [select for diffs]
Modified Sat Nov 22 01:23:22 2008 UTC (12 months ago) by rahul
File length: 10134 byte(s)
Diff to previous 719755 (colored)
[maven-release-plugin] prepare release SCXML_0_9_RC1

Revision 719755 - (view) (annotate) - [select for diffs]
Modified Sat Nov 22 00:06:32 2008 UTC (12 months ago) by rahul
File length: 10104 byte(s)
Diff to previous 714191 (colored)
Adding clirr report and updating properties as part of RC prep.

Revision 714191 - (view) (annotate) - [select for diffs]
Modified Fri Nov 14 23:43:16 2008 UTC (12 months, 1 week ago) by rahul
File length: 9841 byte(s)
Diff to previous 701488 (colored)
<assign> doesn't remove all children of old node.
A variant of a patch thanks to Joel Truher <joel at truher dot org>.
Adding Joel to list of contributors.
Also fixed a minor formatting inconsistency in a related error message.
SCXML-89

Revision 701488 - (view) (annotate) - [select for diffs]
Modified Fri Oct 3 18:49:05 2008 UTC (13 months, 3 weeks ago) by rahul
File length: 9773 byte(s)
Diff to previous 680533 (colored)
SCXML-84
Added a tutorial about using Commons SCXML on Google Android, based on the stopwatch example.
Contributed by: Jakob Sachse <jakobsa AT gmail DOT com>
Added Jakob to list of contributors. Thanks for the patch!

Revision 680533 - (view) (annotate) - [select for diffs]
Modified Mon Jul 28 22:11:44 2008 UTC (15 months, 4 weeks ago) by rahul
File length: 9704 byte(s)
Diff to previous 678495 (colored)
SCXMLListeners will not processed in defined order.
Variant of patch by Daniel Schwager <daniel dot schwager at dtnet dot de>.
Also added Daniel to list of contributors.
SCXML-78

Revision 678495 - (view) (annotate) - [select for diffs]
Modified Mon Jul 21 17:43:58 2008 UTC (16 months ago) by niallp
File length: 9632 byte(s)
Diff to previous 676121 (colored)
change commons-parent to version 11

Revision 676121 - (view) (annotate) - [select for diffs]
Modified Sat Jul 12 03:09:54 2008 UTC (16 months, 2 weeks ago) by rahul
File length: 9632 byte(s)
Diff to previous 668848 (colored)
May 08 WD change: <data> uses "name" attribute instead of "ID"
Thanks to Edzard Hoefig <info at edzard dot net> for the patch.
SCXML-74
Also deprecated get/setName methods and added Edzard to contributors list.

Revision 668848 - (view) (annotate) - [select for diffs]
Modified Tue Jun 17 22:03:26 2008 UTC (17 months, 1 week ago) by rahul
File length: 9562 byte(s)
Diff to previous 659438 (colored)
The "delay" attribute of the <send> element is a value expression.
Thanks to Elaine Wong <wongkl AT ihpc DOT a-star DOT edu DOT sg>.
Also added Elaine to list of contributors.
SCXML-73

Revision 659438 - (view) (annotate) - [select for diffs]
Modified Fri May 23 06:10:00 2008 UTC (18 months ago) by niallp
File length: 9494 byte(s)
Diff to previous 659168 (colored)
COMMONSSITE-30 - fix the checkstyle configuration to work for multi-module and review/update <reporting> plugin version numbers for the poms being changed.
 - pom's need to use ${basedir} for configuration files as the multi-module profile is run from commons-parent, so if not specified it can't find those files
 - the checkstyle configuration file needs to use ${checkstyle.header.file} for the headerFile property and  <headerFile> element added to the plugin config in the pom.xml
 - fix m1 checkstyle config to reflect the above where appropriate (specify header file property)

Revision 659168 - (view) (annotate) - [select for diffs]
Modified Thu May 22 17:35:15 2008 UTC (18 months ago) by rahul
File length: 9416 byte(s)
Diff to previous 657456 (colored)
Post v0.8 changes, roll versions, clear release notes for release++.

Revision 657456 - (view) (annotate) - [select for diffs]
Modified Sat May 17 20:10:55 2008 UTC (18 months, 1 week ago) by niallp
File length: 9416 byte(s)
Diff to previous 656081 (colored)
Add <issueManagement> section so that the changes report has links and lock down the pkugin versions in the <reporting> section

Revision 656081 - (view) (annotate) - [select for diffs]
Modified Wed May 14 01:35:43 2008 UTC (18 months, 2 weeks ago) by rahul
File length: 9228 byte(s)
Diff to previous 656079 (colored)
[maven-release-plugin] prepare for next development iteration

Revision 656079 - (view) (annotate) - [select for diffs]
Modified Wed May 14 01:35:37 2008 UTC (18 months, 2 weeks ago) by rahul
File length: 9258 byte(s)
Diff to previous 656076 (colored)
[maven-release-plugin] prepare release SCXML_0_8_RC2

Revision 656076 - (view) (annotate) - [select for diffs]
Modified Wed May 14 01:25:25 2008 UTC (18 months, 2 weeks ago) by rahul
File length: 9228 byte(s)
Diff to previous 654995 (colored)
On to v0.8 RC2.

Revision 654995 - (view) (annotate) - [select for diffs]
Modified Sat May 10 00:44:54 2008 UTC (18 months, 2 weeks ago) by niallp
File length: 9228 byte(s)
Diff to previous 654972 (colored)
Remove the <commons.binary-suffix> property (default is -bin) and re-generate the download page

Revision 654972 - (view) (annotate) - [select for diffs]
Modified Fri May 9 22:43:39 2008 UTC (18 months, 2 weeks ago) by rahul
File length: 9258 byte(s)
Diff to previous 654970 (colored)
[maven-release-plugin] prepare for next development iteration

Revision 654970 - (view) (annotate) - [select for diffs]
Modified Fri May 9 22:43:27 2008 UTC (18 months, 2 weeks ago) by rahul
File length: 9288 byte(s)
Diff to previous 654967 (colored)
[maven-release-plugin] prepare release SCXML_0_8_RC1

Revision 654967 - (view) (annotate) - [select for diffs]
Modified Fri May 9 22:38:01 2008 UTC (18 months, 2 weeks ago) by rahul
File length: 9258 byte(s)
Diff to previous 654956 (colored)
Trying to humor the m2 release plugin.

Revision 654956 - (view) (annotate) - [select for diffs]
Modified Fri May 9 22:11:59 2008 UTC (18 months, 2 weeks ago) by rahul
File length: 9288 byte(s)
Diff to previous 654484 (colored)
Prep for a v0.8 RC.

Revision 654484 - (view) (annotate) - [select for diffs]
Modified Thu May 8 11:43:09 2008 UTC (18 months, 2 weeks ago) by niallp
File length: 9288 byte(s)
Diff to previous 652115 (colored)
Upgrade to commons-parent-10 pom

Revision 652115 - (view) (annotate) - [select for diffs]
Modified Tue Apr 29 21:00:46 2008 UTC (18 months, 4 weeks ago) by rahul
File length: 9287 byte(s)
Diff to previous 638620 (colored)
 * Add site stuff that should be in the parent POM (see COMMONSSITE-26 for why its not).
 * Add the RC version property.

Revision 638620 - (view) (annotate) - [select for diffs]
Modified Tue Mar 18 22:44:42 2008 UTC (20 months, 1 week ago) by rahul
File length: 8408 byte(s)
Diff to previous 635244 (colored)
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.

Revision 635244 - (view) (annotate) - [select for diffs]
Modified Sun Mar 9 14:21:48 2008 UTC (20 months, 2 weeks ago) by niallp
File length: 8392 byte(s)
Diff to previous 634864 (colored)
Upgrade to version 9 of commons-parent

Revision 634864 - (view) (annotate) - [select for diffs]
Modified Fri Mar 7 23:41:35 2008 UTC (20 months, 2 weeks ago) by rahul
File length: 8424 byte(s)
Diff to previous 634861 (colored)
Add SeongSoo Park to contributor list
SCXML-67

Revision 634861 - (view) (annotate) - [select for diffs]
Modified Fri Mar 7 23:23:24 2008 UTC (20 months, 2 weeks ago) by rahul
File length: 8354 byte(s)
Diff to previous 632894 (colored)
Add Tony Seebregts <tony at iveri dot com> for contributions to the J5 branch ( see SCXML-68 ).

Revision 632894 - (view) (annotate) - [select for diffs]
Modified Mon Mar 3 01:01:28 2008 UTC (20 months, 3 weeks ago) by niallp
File length: 8283 byte(s)
Diff to previous 632815 (colored)
Remove redundant <resource> configuration for NOTICE/LICENSE - these are configured in commons-parent (NOTE: seems that components which define other <resource> elements need to include these - so only removing from components where NOTICE/LICENSE are the only resources configured)

Revision 632815 - (view) (annotate) - [select for diffs]
Modified Sun Mar 2 19:37:56 2008 UTC (20 months, 3 weeks ago) by niallp
File length: 8546 byte(s)
Diff to previous 612219 (colored)
Upgrade to commons-parent-8 and add configuration properties for OSGi (maven-bundle-plugin) and commons-build-plugin

Revision 612219 - (view) (annotate) - [select for diffs]
Modified Tue Jan 15 21:04:51 2008 UTC (22 months, 1 week ago) by niallp
File length: 8255 byte(s)
Diff to previous 609497 (colored)
upgrade to commons-parent-7

Revision 609497 - (view) (annotate) - [select for diffs]
Modified Mon Jan 7 03:15:46 2008 UTC (22 months, 2 weeks ago) by niallp
File length: 8255 byte(s)
Diff to previous 608650 (colored)
Upgrade to commons-parent version 6 release

Revision 608650 - (view) (annotate) - [select for diffs]
Modified Thu Jan 3 22:00:48 2008 UTC (22 months, 3 weeks ago) by rahul
File length: 8255 byte(s)
Diff to previous 608646 (colored)
Wire up the new issues test suite.

Revision 608646 - (view) (annotate) - [select for diffs]
Modified Thu Jan 3 21:56:07 2008 UTC (22 months, 3 weeks ago) by rahul
File length: 8171 byte(s)
Diff to previous 603764 (colored)
Add the tests suggested by Ross Yakulis <yakulis AT avaya DOT com> as part of SCXML-64 to the issues suite. Also add Ross to list of contributors.

Revision 603764 - (view) (annotate) - [select for diffs]
Modified Wed Dec 12 22:57:28 2007 UTC (23 months, 2 weeks ago) by rahul
File length: 8102 byte(s)
Diff to previous 603761 (colored)
Roll version.

Revision 603761 - (view) (annotate) - [select for diffs]
Modified Wed Dec 12 22:52:01 2007 UTC (23 months, 2 weeks ago) by rahul
File length: 8093 byte(s)
Diff to previous 603712 (colored)
Time for v0.7 RC2.

Revision 603712 - (view) (annotate) - [select for diffs]
Modified Wed Dec 12 19:38:47 2007 UTC (23 months, 2 weeks ago) by rahul
File length: 8102 byte(s)
Diff to previous 603707 (colored)
Add Sebb. Thanks for suggestions to improve distros.

Revision 603707 - (view) (annotate) - [select for diffs]
Modified Wed Dec 12 19:16:50 2007 UTC (23 months, 2 weeks ago) by rahul
File length: 8029 byte(s)
Diff to previous 603672 (colored)
Upgrade to JUnit 3.8.2. Thanks for Sebb <sebbaz AT gmail DOT com> for the nudge.

Revision 603672 - (view) (annotate) - [select for diffs]
Modified Wed Dec 12 17:04:35 2007 UTC (23 months, 2 weeks ago) by rahul
File length: 8029 byte(s)
Diff to previous 602505 (colored)
Roll back to 0.7-SNAP in preparation for 0.7 RC2.

Revision 602505 - (view) (annotate) - [select for diffs]
Modified Sat Dec 8 16:53:23 2007 UTC (23 months, 2 weeks ago) by rahul
File length: 8029 byte(s)
Diff to previous 602502 (colored)
Roll version.

Revision 602502 - (view) (annotate) - [select for diffs]
Modified Sat Dec 8 16:48:58 2007 UTC (23 months, 2 weeks ago) by rahul
File length: 8020 byte(s)
Diff to previous 601918 (colored)
Time for v0.7 RC1.

Revision 601918 - (view) (annotate) - [select for diffs]
Modified Thu Dec 6 23:48:02 2007 UTC (23 months, 3 weeks ago) by rahul
File length: 8029 byte(s)
Diff to previous 601912 (colored)
Revert to 3.8.1 (for JDK 1.4). Thanks to sebb <sebbaz at gmail dot com>.

Revision 601912 - (view) (annotate) - [select for diffs]
Modified Thu Dec 6 23:25:54 2007 UTC (23 months, 3 weeks ago) by rahul
File length: 8027 byte(s)
Diff to previous 601905 (colored)
Time to use a recent JUnit release.

Revision 601905 - (view) (annotate) - [select for diffs]
Modified Thu Dec 6 23:17:01 2007 UTC (23 months, 3 weeks ago) by rahul
File length: 8029 byte(s)
Diff to previous 600782 (colored)
Upgrade recommended version of Commons Logging to v1.1.1

Revision 600782 - (view) (annotate) - [select for diffs]
Modified Tue Dec 4 03:57:35 2007 UTC (23 months, 3 weeks ago) by rahul
File length: 8027 byte(s)
Diff to previous 600776 (colored)
Add Andy Bailey <andy at hazlorealidad dot com> to list of contributors.

Revision 600776 - (view) (annotate) - [select for diffs]
Modified Tue Dec 4 03:34:49 2007 UTC (23 months, 3 weeks ago) by rahul
File length: 7959 byte(s)
Diff to previous 595614 (colored)
Add Michael Tillberg <mtillberg at comcast dot net> to list of contributors.

Revision 595614 - (view) (annotate) - [select for diffs]
Modified Fri Nov 16 09:52:58 2007 UTC (2 years ago) by niallp
File length: 7886 byte(s)
Diff to previous 568979 (colored)
Update m2 build

Revision 568979 - (view) (annotate) - [select for diffs]
Modified Thu Aug 23 13:38:00 2007 UTC (2 years, 3 months ago) by bayard
File length: 6795 byte(s)
Diff to previous 567499 (colored)
Changing name to 'Commons Xxx'

Revision 567499 - (view) (annotate) - [select for diffs]
Modified Sun Aug 19 23:06:31 2007 UTC (2 years, 3 months ago) by psteitz
File length: 6787 byte(s)
Diff to previous 561998 (colored)
Updated commons parent version to 4.

Revision 561998 - (view) (annotate) - [select for diffs]
Modified Thu Aug 2 02:32:18 2007 UTC (2 years, 3 months ago) by rahul
File length: 6787 byte(s)
Diff to previous 560660 (colored)
Conflict resolution for conditionless stay transitions.
 * Stay transitions should have empty set of exit states
 * Since one transition must "win", by definition all candidate transitions are in conflict with each other
Added a simplified version of test case provided by Ingmar Kliche to the test suite. Added Ingmar to list of contributors.
SCXML-52

Revision 560660 - (view) (annotate) - [select for diffs]
Modified Sun Jul 29 03:42:34 2007 UTC (2 years, 4 months ago) by bayard
File length: 6717 byte(s)
Diff to previous 560658 (colored)
Moving to TLP

Revision 560658 - (view) (annotate) - [select for diffs]
Modified Sun Jul 29 03:42:15 2007 UTC (2 years, 4 months ago) by bayard
Original Path: jakarta/commons/proper/scxml/trunk/pom.xml
File length: 6717 byte(s)
Diff to previous 560657 (colored)
Moving back :)

Revision 560657 - (view) (annotate) - [select for diffs]
Modified Sun Jul 29 03:40:41 2007 UTC (2 years, 4 months ago) by bayard
Original Path: commons/commons/proper/scxml/trunk/pom.xml
File length: 6717 byte(s)
Diff to previous 560337 (colored)
Moving to TLP

Revision 560337 - (view) (annotate) - [select for diffs]
Modified Fri Jul 27 17:52:04 2007 UTC (2 years, 4 months ago) by niallp
Original Path: jakarta/commons/proper/scxml/trunk/pom.xml
File length: 6717 byte(s)
Diff to previous 547799 (colored)
Remove jakarta references from m1 and m2 builds

Revision 547799 - (view) (annotate) - [select for diffs]
Modified Fri Jun 15 21:43:38 2007 UTC (2 years, 5 months ago) by rahul
Original Path: jakarta/commons/proper/scxml/trunk/pom.xml
File length: 6749 byte(s)
Diff to previous 488386 (colored)
Provide a SCXMLListener abstract adapter class
SCXML-46

Thanks to Michael Heuer <heuermh AT acm DOT org>.
Added Michael to the list of contributors.

Revision 488386 - (view) (annotate) - [select for diffs]
Modified Mon Dec 18 18:33:21 2006 UTC (2 years, 11 months ago) by rahul
Original Path: jakarta/commons/proper/scxml/trunk/pom.xml
File length: 6679 byte(s)
Diff to previous 483733 (colored)
Roll version to 0.7-SNAPSHOT. Clean release notes, they will be continually updated hereon.

Revision 483733 - (view) (annotate) - [select for diffs]
Modified Thu Dec 7 23:26:11 2006 UTC (2 years, 11 months ago) by rahul
Original Path: jakarta/commons/proper/scxml/trunk/pom.xml
File length: 6670 byte(s)
Diff to previous 483711 (colored)
Towards a RC for v0.6

Revision 483711 - (view) (annotate) - [select for diffs]
Modified Thu Dec 7 22:45:01 2006 UTC (2 years, 11 months ago) by rahul
Original Path: jakarta/commons/proper/scxml/trunk/pom.xml
File length: 6679 byte(s)
Diff to previous 483710 (colored)
Recommend JEXL 1.1
SCXML-32

Revision 483710 - (view) (annotate) - [select for diffs]
Modified Thu Dec 7 22:42:13 2006 UTC (2 years, 11 months ago) by rahul
Original Path: jakarta/commons/proper/scxml/trunk/pom.xml
File length: 6679 byte(s)
Diff to previous 483248 (colored)
Up logging to 1.1
SCXML-32

Revision 483248 - (view) (annotate) - [select for diffs]
Modified Wed Dec 6 21:42:16 2006 UTC (2 years, 11 months ago) by rahul
Original Path: jakarta/commons/proper/scxml/trunk/pom.xml
File length: 6681 byte(s)
Diff to previous 478002 (colored)
Up Digester to 1.8 to get going on XPath namespace support.
SCXML-32

Revision 478002 - (view) (annotate) - [select for diffs]
Modified Wed Nov 22 01:33:40 2006 UTC (3 years ago) by rahul
Original Path: jakarta/commons/proper/scxml/trunk/pom.xml
File length: 6681 byte(s)
Diff to previous 474146 (colored)
Logging for <var> and <assign>.
SCXML-31

Requested by: Nestor Urquiza <nestoru AT yahoo DOT com>.
Adding Nestor to contributors.

Revision 474146 - (view) (annotate) - [select for diffs]
Modified Mon Nov 13 04:49:07 2006 UTC (3 years ago) by bayard
Original Path: jakarta/commons/proper/scxml/trunk/pom.xml
File length: 6610 byte(s)
Diff to previous 472257 (colored)
Hooking to the newly released v1 commons-parent pom

Revision 472257 - (view) (annotate) - [select for diffs]
Modified Tue Nov 7 20:59:43 2006 UTC (3 years ago) by bayard
Original Path: jakarta/commons/proper/scxml/trunk/pom.xml
File length: 6619 byte(s)
Diff to previous 472251 (colored)
organization, license and mailing lists are declared in the parent pom

Revision 472251 - (view) (annotate) - [select for diffs]
Modified Tue Nov 7 20:53:56 2006 UTC (3 years ago) by rahul
Original Path: jakarta/commons/proper/scxml/trunk/pom.xml
File length: 7582 byte(s)
Diff to previous 462838 (colored)
Correct POM inheritance.

Revision 462838 - (view) (annotate) - [select for diffs]
Modified Wed Oct 11 16:08:36 2006 UTC (3 years, 1 month ago) by rahul
Original Path: jakarta/commons/proper/scxml/trunk/pom.xml
File length: 7438 byte(s)
Diff to previous 448716 (colored)
Update license headers in source files per:
 http://www.apache.org/legal/src-headers.html
Associated checkstyle and changelog updates as well.

Revision 448716 - (view) (annotate) - [select for diffs]
Modified Thu Sep 21 22:19:23 2006 UTC (3 years, 2 months ago) by rahul
Original Path: jakarta/commons/proper/scxml/trunk/pom.xml
File length: 7249 byte(s)
Diff to previous 448665 (colored)
Update change history, release notes, contributor list (add Sitthichai Rernglertpricha).

Revision 448665 - (view) (annotate) - [select for diffs]
Modified Thu Sep 21 20:27:14 2006 UTC (3 years, 2 months ago) by rahul
Original Path: jakarta/commons/proper/scxml/trunk/pom.xml
File length: 7166 byte(s)
Diff to previous 430245 (colored)
Correct namespace URI for SCXML documents. There was a discrepancy between the digester (had the correct URI) and the SCXML class (had an incorrect URI). Update URIs in all examples and documentation.

Change warrants a minor release, IMO, so roll to 0.6-SNAPSHOT.

Revision 430245 - (view) (annotate) - [select for diffs]
Modified Thu Aug 10 05:09:05 2006 UTC (3 years, 3 months ago) by bayard
Original Path: jakarta/commons/proper/scxml/trunk/pom.xml
File length: 7168 byte(s)
Diff to previous 426302 (colored)
Switching viewcvs url to viewvc

Revision 426302 - (view) (annotate) - [select for diffs]
Modified Thu Jul 27 22:49:06 2006 UTC (3 years, 4 months ago) by rahul
Original Path: jakarta/commons/proper/scxml/trunk/pom.xml
File length: 7173 byte(s)
Diff to previous 426295 (colored)
Roll to a post 0.5 version.

Revision 426295 - (view) (annotate) - [select for diffs]
Modified Thu Jul 27 22:37:55 2006 UTC (3 years, 4 months ago) by rahul
Original Path: jakarta/commons/proper/scxml/trunk/pom.xml
File length: 7162 byte(s)
Diff to previous 425097 (colored)
Time for the Commons SCXML 0.5 release.
Vote result:
http://marc.theaimsgroup.com/?l=jakarta-commons-dev&m=115392663425586&w=2

Revision 425097 - (view) (annotate) - [select for diffs]
Modified Mon Jul 24 15:53:12 2006 UTC (3 years, 4 months ago) by rahul
Original Path: jakarta/commons/proper/scxml/trunk/pom.xml
File length: 7166 byte(s)
Diff to previous 424435 (colored)
Add Niall to contributors section. Thanks for the many suggestions and changes related to the 0.5 RCs (I tend to think that adding to the developers section is your call).

Revision 424435 - (view) (annotate) - [select for diffs]
Modified Fri Jul 21 19:52:58 2006 UTC (3 years, 4 months ago) by rahul
Original Path: jakarta/commons/proper/scxml/trunk/pom.xml
File length: 7094 byte(s)
Diff to previous 423934 (colored)
RC3 now.

Revision 423934 - (view) (annotate) - [select for diffs]
Modified Thu Jul 20 13:48:47 2006 UTC (3 years, 4 months ago) by rahul
Original Path: jakarta/commons/proper/scxml/trunk/pom.xml
File length: 7094 byte(s)
Diff to previous 423679 (colored)
Mark optional dependencies in M2 POM. Suggested by Niall Pemberton <niall DOT pemberton AT gmail DOT com>.

Revision 423679 - (view) (annotate) - [select for diffs]
Modified Thu Jul 20 00:29:24 2006 UTC (3 years, 4 months ago) by niallp
Original Path: jakarta/commons/proper/scxml/trunk/pom.xml
File length: 6934 byte(s)
Diff to previous 423530 (colored)
Correct mail archive links

Revision 423530 - (view) (annotate) - [select for diffs]
Modified Wed Jul 19 17:12:07 2006 UTC (3 years, 4 months ago) by rahul
Original Path: jakarta/commons/proper/scxml/trunk/pom.xml
File length: 7002 byte(s)
Diff to previous 423480 (colored)
Time for 0.5-RC2

Revision 423480 - (view) (annotate) - [select for diffs]
Modified Wed Jul 19 14:55:04 2006 UTC (3 years, 4 months ago) by rahul
Original Path: jakarta/commons/proper/scxml/trunk/pom.xml
File length: 7011 byte(s)
Diff to previous 422796 (colored)
SCXML-13
SCXML doesn't compile using (Sun) JDK 1.5

Revision 422796 - (view) (annotate) - [select for diffs]
Modified Mon Jul 17 18:54:21 2006 UTC (3 years, 4 months ago) by rahul
Original Path: jakarta/commons/proper/scxml/trunk/pom.xml
File length: 6845 byte(s)
Diff to previous 422778 (colored)
Roll version to 0.5-RC2-SNAPSHOT

Revision 422778 - (view) (annotate) - [select for diffs]
Modified Mon Jul 17 18:31:03 2006 UTC (3 years, 4 months ago) by rahul
Original Path: jakarta/commons/proper/scxml/trunk/pom.xml
File length: 6836 byte(s)
Diff to previous 415724 (colored)
The first release of Commons SCXML will have a version number of 0.5 (this is meant to better convey the fact that the underlying W3C specification is still a Working Draft). Suggested by Niall Pemberton <niall DOT pemberton AT gmail DOT com>.

Revision 415724 - (view) (annotate) - [select for diffs]
Modified Tue Jun 20 16:19:02 2006 UTC (3 years, 5 months ago) by rahul
Original Path: jakarta/commons/proper/scxml/trunk/pom.xml
File length: 6836 byte(s)
Diff to previous 415512 (colored)
Time for 1.0 RC1.

Revision 415512 - (view) (annotate) - [select for diffs]
Modified Tue Jun 20 06:06:49 2006 UTC (3 years, 5 months ago) by rahul
Original Path: jakarta/commons/proper/scxml/trunk/pom.xml
File length: 6841 byte(s)
Diff to previous 396691 (colored)
Implemented <invoke> (Section 4.4) and its children <param> (Section 4.5) and <finalize> (Section 4.6) -- all sections from the January 06 W3C WD [ http://www.w3.org/TR/scxml/ ]. With this addition, Commons SCXML aligns with the Jan '06 WD.

The primary addition is the Invoker interface, which is used to define the possible interactions between the parent state machine (executor) and the types of invocable activities. Invocable activities must first register an Invoker implementation class for the appropriate "targettype" (attribute of <invoke>) with the parent SCXMLExecutor.

The communication link between the parent state machine executor and the invoked activity is a bi-directional events pipe. All events triggered on the parent state machine get forwarded to the invoked activity. The processing semantics for these events depend upon the "targettype", and thereby vary per concrete implementation of the Invoker interface.

The Invoker "lifecycle" is outlined below: 

 * Instantiation via Class.newInstance() (Invoker implementation requires accessible constructor).
 * Configuration (setters for parent state ID and SCInstance).
 * Initiation of invoked activity via invoke() method, passing the source URI and the map of params.
 * Zero or more bi-directional event triggers.
 * Either completion or cancellation.

These additions introduce backwards incompatible changes to the SCXMLSemantics interface (two new methods).

I will bring up the couple of open issues (such as event names TBD in WD and handling invocation failure) at the related W3C face to face meeting later this week.

Revision 396691 - (view) (annotate) - [select for diffs]
Modified Mon Apr 24 21:33:31 2006 UTC (3 years, 7 months ago) by rahul
Original Path: jakarta/commons/proper/scxml/trunk/pom.xml
File length: 6757 byte(s)
Diff to previous 396690 (colored)
r396690 used the same search/replace for website and repository URLs. This should correct that.

Revision 396690 - (view) (annotate) - [select for diffs]
Modified Mon Apr 24 21:26:48 2006 UTC (3 years, 7 months ago) by rahul
Original Path: jakarta/commons/proper/scxml/trunk/pom.xml
File length: 6736 byte(s)
Diff to previous 396686 (colored)
 * Updating POMs to correct URLs.
 * Sync'ing up contributors list in m2 version.

Revision 396686 - (view) (annotate) - [select for diffs]
Modified Mon Apr 24 21:11:00 2006 UTC (3 years, 7 months ago) by rahul
Original Path: jakarta/commons/proper/scxml/trunk/pom.xml
File length: 6695 byte(s)
Diff to previous 382865 (colored)
Move scxml to proper

Revision 382865 - (view) (annotate) - [select for diffs]
Added Fri Mar 3 15:31:45 2006 UTC (3 years, 8 months ago) by rahul
Original Path: jakarta/commons/sandbox/scxml/trunk/pom.xml
File length: 6695 byte(s)
Adding m2 pom.xml.

By: Wendy Smoak <wsmoak AT gmail DOT com>

Also adding Wendy to list of contributors.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2