Activity for Physhun

  • Justin McCarter committed [c5bd4c]

    Merge branch '0.7.0' of ssh://git.code.sf.net/p/physhun/src into 0.7.0

  • Justin McCarter committed [f27069]

    Merge branch '0.7.0' of ssh://git.code.sf.net/p/physhun/src into 0.7.0

  • Justin McCarter committed [2b1488]

    0.7.0 wip

  • Justin McCarter committed [a4493f]

    Merge branch '0.7.0' of ssh://git.code.sf.net/p/physhun/src into 0.7.0

  • jmccarter2005 <> committed [b8b406]

    update build and add license info

  • jmccarter2005 <> committed [658ef1]

    method should return abstract List rather than ArrayList (bug 2431028)

  • jmccarter2005 <> committed [bc894c]

    initial checkin on entry/exit actions: Basic framework changes, plus Engine changes for state-state transitions

  • jmccarter2005 <> committed [507641]

    *** empty log message ***

  • jmccarter2005 <> committed [dce727]

    add InlineGroovy actions and conditions to replace InlineJava

  • jmccarter2005 <> committed [813bce]

    *** empty log message ***

  • jmccarter2005 <> committed [a8fa65]

    *** empty log message ***

  • jmccarter2005 <> committed [c3ad7d]

    *** empty log message ***

  • jmccarter2005 <> committed [39f45f]

    fixed bug where InlineJava temp files not being cleaned up on JVM exit

  • jmccarter2005 <> committed [ea3262]

    *** empty log message ***

  • jmccarter2005 <> committed [997875]

    Fork and Join work in progress.

  • jmccarter2005 <> committed [94e806]

    update tests to work with 0.4

  • root <> committed [bce766]

    initial checkin

  • mdeluisi <> committed [b585aa]

    Changed to use textui.TestRunner (bug 2403252)

  • jmccarter2005 <> committed [a9dca9]

    unused code cleanup (all formerly commented)

  • jmccarter2005 <> committed [d450e7]

    StateModel exposes internal Transition[] array (bug 2431013)

  • jmccarter2005 <> committed [043762]

    fix broken condition evaluation on nested termination transition (from Travis)

  • jmccarter2005 <> committed [b99b10]

    refactored SimpleEngine to incorporate it into StandardEngine.

  • FIXME <> committed [d8736f]

    This commit was manufactured by cvs2svn to create tag 'version_0-5'.

  • jmccarter2005 <> committed [f10319]

    *** empty log message ***

  • jmccarter2005 <> committed [401666]

    - remove duplicate tests in wrong spot

  • jmccarter2005 <> committed [869ae1]

    *** empty log message ***

  • jmccarter2005 <> committed [79c6b0]

    *** empty log message ***

  • jmccarter2005 <> committed [bf0948]

    added optional process monitor which can be notified of state changes.

  • jmccarter2005 <> committed [9ed185]

    updating tests to work with 0.4

  • jmccarter2005 <> committed [1a0dfd]

    *** empty log message ***

  • jmccarter2005 <> committed [02036e]

    fix modeler to identify StateModel bean by type attribute rather than name attribute

  • FIXME <> committed [bddbd4]

    This commit was manufactured by cvs2svn to create branch 'DEV'.

  • FIXME <> committed [3595f4]

    This commit was manufactured by cvs2svn to create tag 'version_0-1'.

  • jmccarter2005 <> committed [2e83a0]

    Unit tests for nested model engine support

  • FIXME <> committed [6cdcc1]

    This commit was manufactured by cvs2svn to create tag 'release-0-5-1'.

  • jmccarter2005 <> committed [58ca32]

    Update test run classpath to include JAVA_HOME/lib so that inline java action and condition tests pass (bug 2403226)

  • jmccarter2005 <> committed [8e0d54]

    added InlineJavaCondition

  • jmccarter2005 <> committed [75ee2b]

    *** empty log message ***

  • jmccarter2005 <> committed [79c400]

    updates for nested model support

  • jmccarter2005 <> committed [2b90b1]

    updates for nested model support

  • jmccarter2005 <> committed [3485be]

    Unit tests for forked branch with looped transitions.

  • jmccarter2005 <> committed [5b0e03]

    initial checkin

  • jmccarter2005 <> committed [758545]

    resetting stateModel was not cleaning up references in child states...

  • jmccarter2005 <> committed [bbbeee]

    unit tests for fork/join

  • jmccarter2005 <> committed [976a2d]

    updates to InlineJavaAction and InlineJavaCondition as well as unit tests for those

  • jmccarter2005 <> committed [d4ec4b]

    update version to 0.4

  • FIXME <> committed [fc55b0]

    This commit was manufactured by cvs2svn to create tag 'release-0-1'.

  • jmccarter2005 <> committed [b29c8c]

    *** empty log message ***

  • jmccarter2005 <> committed [e5b1df]

    *** empty log message ***

  • jmccarter2005 <> committed [fbd0a4]

    Initial sourceforge checkin

  • jmccarter2005 <> committed [a55bf8]

    update build to create full distribution package

  • jmccarter2005 <> committed [ce586b]

    initialize ProcessMonitor on process start rather than when setting the property on the engine. Loading being called on setter call causes init to be called multiple times if the Spring Context is loaded more than once.

  • jmccarter2005 <> committed [c5df51]

    *** empty log message ***

  • FIXME <> committed [a6bf64]

    This commit was manufactured by cvs2svn to create tag 'version_0-5-1'.

  • jmccarter2005 <> committed [cd2172]

    Added actions and conditions for Inline Groovy script. This deprecates InlineJava as the inline groovy action/conditions will execute java code and are cleaner and simpler.

  • jmccarter2005 <> committed [f74a57]

    *** empty log message ***

  • jmccarter2005 <> committed [9f412d]

    - package examples for reference by number

  • jmccarter2005 <> committed [76c4d3]

    *** empty log message ***

  • jmccarter2005 <> committed [c6b616]

    *** empty log message ***

  • jmccarter2005 <> committed [32a82a]

    updated soda example with InlineJava

  • jmccarter2005 <> committed [5a5a05]

    Added actions and conditions for Inline Groovy script. This deprecates InlineJava as the inline groovy action/conditions will execute java code and are cleaner and simpler.

  • jmccarter2005 <> committed [eb661a]

    Addition of InlineJavaAction -- will be used so that actions and conditions can be written as Java code fragments in the bean definition -- This will allow the user to write the action and condition logic right in the transition window without having to define external Actions and Conditions.

  • jmccarter2005 <> committed [9a7adf]

    *** empty log message ***

  • jmccarter2005 <> committed [dd6b8c]

    - updated unit tests for nested models

  • jmccarter2005 <> committed [e4a866]

    - Remove deprecated InlineJava classes

  • jmccarter2005 <> committed [a7fbea]

    initial checkin

  • jmccarter2005 <> committed [b0dd0f]

    remove StandardEngine dependency on Spring ApplicationContext

  • FIXME <> committed [418be6]

    This commit was manufactured by cvs2svn to create tag 'version_0-4'.

  • jmccarter2005 <> committed [9225cf]

    InlineJava updates

  • FIXME <> committed [75b91f]

    This commit was manufactured by cvs2svn to create branch 'JM_20090116'.

  • jmccarter2005 <> committed [834c38]

    update to work with latest version of framework

  • jmccarter2005 <> committed [f00835]

    *** empty log message ***

  • jmccarter2005 <> committed [daf121]

    fix framework to compile as java 1.5

  • FIXME <> committed [87d95f]

    This commit was manufactured by cvs2svn to create tag 'version_0-1-1'.

  • jmccarter2005 <> committed [179eb0]

    update test for compilation purposes

  • FIXME <> committed [58e9a1]

    This commit was manufactured by cvs2svn to create tag 'version_0-6'.

  • jmccarter2005 <> committed [74e2ab]

    - Unit tests and fixes for Entry/Exit actions

  • Justin McCarter committed [5b6e67]

    0.7.0 wip

  • jmccarter2005 <> committed [0650bd]

    updated company name and date

  • jmccarter2005 <> committed [69eb1e]

    add unit test to validate that join on a trigger event from a nested model termination transition does not double consume the trigger event (2517750)

  • jmccarter2005 <> committed [9907c5]

    More unit test updates for entry/exit conditions

  • jmccarter2005 <> committed [f55d02]

    - fix build classpath

  • jmccarter2005 <> committed [2eb0e1]

    initial checkin on entry/exit actions: Basic framework changes, plus Engine changes for state-state transitions

  • FIXME <> committed [7ddab3]

    This commit was manufactured by cvs2svn to create tag 'version_0-6-1'.

  • jmccarter2005 <> committed [6604f3]

    0.6.1 build

  • jmccarter2005 <> committed [fa0440]

    - update unit tests.

  • jmccarter2005 <> committed [89b7e4]

    more entry/exit action unit tests

  • jmccarter2005 <> committed [416637]

    Update to work with latest JUnit (4.5) and Spring (2.5.6) frameworks

  • jmccarter2005 <> committed [bdc91f]

    update build to generate version tagged distrubution files

  • jmccarter2005 <> committed [06516a]

    Revert last checkin -- checked in to wrong branch

  • jmccarter2005 <> committed [41a142]

    update build to 0.6.1

  • jmccarter2005 <> committed [75c397]

    Merge from dev branch for 0.6 release

  • jmccarter2005 <> committed [1d2a0d]

    Add aggregate condition AND and OR for Triggered conditions

  • Physhun Physhun released /OldFiles/physhun.zip

1