cpee 1.3.118 → 1.3.119

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = "cpee"
3
- s.version = "1.3.118"
3
+ s.version = "1.3.119"
4
4
  s.platform = Gem::Platform::RUBY
5
5
  s.license = "LGPL-3"
6
6
  s.summary = "Preliminary release of cloud process execution engine (cpee). If you just need workflow execution, without a rest/xmpp service exposing it, then use WEEL"
@@ -68,7 +68,10 @@
68
68
  <stopping putable="true"/>
69
69
  <finished putable="false"/>
70
70
  </running>
71
- <simulating/>
71
+ <simulating>
72
+ <ready putable="false"/>
73
+ <stopped putable="false"/>
74
+ </simulating>
72
75
  <stopping>
73
76
  <stopped putable="false"/>
74
77
  </stopping>
@@ -68,7 +68,10 @@
68
68
  <stopping putable="true"/>
69
69
  <finished putable="false"/>
70
70
  </running>
71
- <simulating/>
71
+ <simulating>
72
+ <ready putable="false"/>
73
+ <stopped putable="false"/>
74
+ </simulating>
72
75
  <stopping>
73
76
  <stopped putable="false"/>
74
77
  </stopping>
@@ -68,7 +68,10 @@
68
68
  <stopping putable="true"/>
69
69
  <finished putable="false"/>
70
70
  </running>
71
- <simulating/>
71
+ <simulating>
72
+ <ready putable="false"/>
73
+ <stopped putable="false"/>
74
+ </simulating>
72
75
  <stopping>
73
76
  <stopped putable="false"/>
74
77
  </stopping>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cpee
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.118
4
+ version: 1.3.119
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: