Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] d4988b: Added Spring State Machine dependency.

  Branch: refs/heads/jay/MarkIII
  Home:   https://github.com/eclipse/ice
  Commit: d4988b7d8ab61e66786391a09e1eb1a6b32f4df0
      https://github.com/eclipse/ice/commit/d4988b7d8ab61e66786391a09e1eb1a6b32f4df0
  Author: Jay Jay Billings <billingsjj@xxxxxxxx>
  Date:   2019-06-03 (Mon, 03 Jun 2019)

  Changed paths:
    M org.eclipse.ice.workflow/pom.xml

  Log Message:
  -----------
  Added Spring State Machine dependency.

Signed-off-by: Jay Jay Billings <billingsjj@xxxxxxxx>


  Commit: 514e3202b61a31f72ba7cd764b9cea295af1f4a0
      https://github.com/eclipse/ice/commit/514e3202b61a31f72ba7cd764b9cea295af1f4a0
  Author: Jay Jay Billings <billingsjj@xxxxxxxx>
  Date:   2019-06-03 (Mon, 03 Jun 2019)

  Changed paths:
    M org.eclipse.ice.workflow/src/main/resources/org.eclipse.ice.workflow.owl.ttl

  Log Message:
  -----------
  Fixed state names and documentation in workflow ontology.

Signed-off-by: Jay Jay Billings <billingsjj@xxxxxxxx>


  Commit: 054b5a788d73dbb8e0fb9918df8de4c7e4d45274
      https://github.com/eclipse/ice/commit/054b5a788d73dbb8e0fb9918df8de4c7e4d45274
  Author: Jay Jay Billings <billingsjj@xxxxxxxx>
  Date:   2019-06-04 (Tue, 04 Jun 2019)

  Changed paths:
    A org.eclipse.ice.data/src/main/resources/data/catalog-v001.xml
    M org.eclipse.ice.workflow/.classpath
    M org.eclipse.ice.workflow/.project
    M org.eclipse.ice.workflow/pom.xml
    A org.eclipse.ice.workflow/src/main/java/org/eclipse/ice/workflow/TaskTest.java
    A org.eclipse.ice.workflow/src/main/java/org/eclipse/ice/workflow/WorkflowEngine.java
    A org.eclipse.ice.workflow/src/main/resources/catalog-v001.xml
    A org.eclipse.ice.workflow/src/main/resources/test1.txt

  Log Message:
  -----------
  Added a simple Spring State Machine for file moving.

Signed-off-by: Jay Jay Billings <billingsjj@xxxxxxxx>


Compare: https://github.com/eclipse/ice/compare/89be4b6b7f5e...054b5a788d73


Back to the top