Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
Update to the latest BeanUtils 1.8.2 release
Update to commons-parent-12
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
SCXML-91 - eliminate non-essential logging output
Upgrade changes plugin to v2.1 SCXML-97
Upgrade Commons BeanUtils to v1.8.0 [ SCXML-97 ]. Also upgrade Commons Digester to v1.8.1.
Whitespace changes.
SCXML-92 - reduce logging when running full test suite
v0.9 has been released.
Roll version to 0.10-SNAPSHOT
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release SCXML_0_9_RC1
Adding clirr report and updating properties as part of RC prep.
<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
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!
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
change commons-parent to version 11
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.
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
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)
Post v0.8 changes, roll versions, clear release notes for release++.
Add <issueManagement> section so that the changes report has links and lock down the pkugin versions in the <reporting> section
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release SCXML_0_8_RC2
On to v0.8 RC2.
Remove the <commons.binary-suffix> property (default is -bin) and re-generate the download page
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release SCXML_0_8_RC1
Trying to humor the m2 release plugin.
Prep for a v0.8 RC.
Upgrade to commons-parent-10 pom
* Add site stuff that should be in the parent POM (see COMMONSSITE-26 for why its not). * Add the RC version property.
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.
Upgrade to version 9 of commons-parent
Add SeongSoo Park to contributor list SCXML-67
Add Tony Seebregts <tony at iveri dot com> for contributions to the J5 branch ( see SCXML-68 ).
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)
Upgrade to commons-parent-8 and add configuration properties for OSGi (maven-bundle-plugin) and commons-build-plugin
upgrade to commons-parent-7
Upgrade to commons-parent version 6 release
Wire up the new issues test suite.
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.
Roll version.
Time for v0.7 RC2.
Add Sebb. Thanks for suggestions to improve distros.
Upgrade to JUnit 3.8.2. Thanks for Sebb <sebbaz AT gmail DOT com> for the nudge.
Roll back to 0.7-SNAP in preparation for 0.7 RC2.
Roll version.
Time for v0.7 RC1.
Revert to 3.8.1 (for JDK 1.4). Thanks to sebb <sebbaz at gmail dot com>.
Time to use a recent JUnit release.
Upgrade recommended version of Commons Logging to v1.1.1
Add Andy Bailey <andy at hazlorealidad dot com> to list of contributors.
Add Michael Tillberg <mtillberg at comcast dot net> to list of contributors.
Update m2 build
Changing name to 'Commons Xxx'
Updated commons parent version to 4.
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
Moving to TLP
Moving back :)
Moving to TLP
Remove jakarta references from m1 and m2 builds
Provide a SCXMLListener abstract adapter class SCXML-46 Thanks to Michael Heuer <heuermh AT acm DOT org>. Added Michael to the list of contributors.
Roll version to 0.7-SNAPSHOT. Clean release notes, they will be continually updated hereon.
Towards a RC for v0.6
Recommend JEXL 1.1 SCXML-32
Up logging to 1.1 SCXML-32
Up Digester to 1.8 to get going on XPath namespace support. SCXML-32
Logging for <var> and <assign>. SCXML-31 Requested by: Nestor Urquiza <nestoru AT yahoo DOT com>. Adding Nestor to contributors.
Hooking to the newly released v1 commons-parent pom
organization, license and mailing lists are declared in the parent pom
Correct POM inheritance.
Update license headers in source files per: http://www.apache.org/legal/src-headers.html Associated checkstyle and changelog updates as well.
Update change history, release notes, contributor list (add Sitthichai Rernglertpricha).
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.
Switching viewcvs url to viewvc
Roll to a post 0.5 version.
Time for the Commons SCXML 0.5 release. Vote result: http://marc.theaimsgroup.com/?l=jakarta-commons-dev&m=115392663425586&w=2
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).
RC3 now.
Mark optional dependencies in M2 POM. Suggested by Niall Pemberton <niall DOT pemberton AT gmail DOT com>.
Correct mail archive links
Time for 0.5-RC2
SCXML-13 SCXML doesn't compile using (Sun) JDK 1.5
Roll version to 0.5-RC2-SNAPSHOT
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>.
Time for 1.0 RC1.
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.
r396690 used the same search/replace for website and repository URLs. This should correct that.
* Updating POMs to correct URLs. * Sync'ing up contributors list in m2 version.
Move scxml to proper
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.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |