cpee 1.3.153 → 1.3.154

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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.153
4
+ version: 1.3.154
5
5
  platform: ruby
6
6
  authors:
7
7
  - Juergen eTM Mangler
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2014-09-03 00:00:00.000000000 Z
13
+ date: 2014-09-09 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: riddl
@@ -75,124 +75,118 @@ extensions: []
75
75
  extra_rdoc_files:
76
76
  - README
77
77
  files:
78
- - server/server.rb
79
- - server/resources/topics.xml
80
- - server/resources/properties.schema.finished
81
- - server/resources/properties.schema.active
82
- - server/resources/properties.init
83
- - server/resources/transformation_dslx.xsl
84
- - server/resources/empty_dslx.xml
85
- - server/resources/properties.schema.inactive
86
- - server/resources/transformation.xml
87
- - server/instances/1/notifications/d12eff1ac812661c05d7090ce7394cf9/consumer-secret
88
- - server/instances/1/notifications/d12eff1ac812661c05d7090ce7394cf9/producer-secret
89
- - server/instances/1/notifications/d12eff1ac812661c05d7090ce7394cf9/subscription.xml
90
- - server/instances/1/properties.xml
91
- - server/instances/3/properties.xml
92
- - server/instances/9/properties.xml
93
- - server/instances/10/properties.xml
94
- - server/instances/4/properties.xml
95
- - server/instances/7/properties.xml
96
- - server/instances/11/notifications/e0910b6b5536976209bca471780066f1/consumer-secret
97
- - server/instances/11/notifications/e0910b6b5536976209bca471780066f1/producer-secret
98
- - server/instances/11/notifications/e0910b6b5536976209bca471780066f1/subscription.xml
99
- - server/instances/11/properties.xml
100
- - server/instances/6/properties.xml
101
- - server/instances/5/properties.xml
102
- - server/instances/8/properties.xml
103
- - server/instances/2/properties.xml
104
- - server/handlerwrappers/soap.rb
105
- - server/handlerwrappers/default.rb
106
- - lib/engine.xml
107
- - lib/cpee/callback.rb
108
- - lib/cpee/handler_notifications.rb
109
- - lib/cpee/controller.rb
110
- - lib/cpee/processtransformation/bpmn2.rb
111
- - lib/cpee/processtransformation/cpee.rb
112
- - lib/cpee/processtransformation/structures.rb
113
- - lib/cpee/processtransformation/bpel/bpel2wee.rb
114
- - lib/cpee/processtransformation/bpel/bpelserver.xml
115
- - lib/cpee/processtransformation/bpel/bpelserver.ru
116
- - lib/cpee/processtransformation/bpel/Repository/booking/report.wsdl
117
- - lib/cpee/processtransformation/bpel/Repository/booking/hotel.wsdl
118
- - lib/cpee/processtransformation/bpel/Repository/booking/airline.wsdl
119
- - lib/cpee/processtransformation/bpel/Repository/booking.wsdl
120
- - lib/cpee/processtransformation/bpel/Repository/booking.bpel
121
- - lib/cpee/processtransformation/bpel/lib/BPEL_Transform.rb
122
- - lib/cpee/handler_properties.rb
123
- - lib/cpee/implementation.rb
124
- - lib/cpee/empty_workflow.rb
125
- - lib/engine/instance-info.rng
126
- - lib/engine/instances.rng
127
- - lib/engine/callbacks.rng
128
- - lib/cpee.xml
129
- - cockpit/testsets/Endpoints and Data Manipulation.xml
130
- - cockpit/testsets/TEST - Bad Loop.xml
131
- - cockpit/testsets/Syncing P34 3.xml
132
- - cockpit/testsets/Coopis Testset.xml
133
- - cockpit/testsets/TEST - Wrong Positions.xml
134
- - cockpit/testsets/ICSOC Testset.xml
135
- - cockpit/testsets/Syncing P34.xml
136
- - cockpit/testsets/Linear.xml
137
- - cockpit/testsets/Syncing P34 1.xml
138
- - cockpit/testsets/Syncing P34 2.xml
139
- - cockpit/testsets/Mangler 2.xml
140
- - cockpit/testsets/Mangler 1.xml
141
- - cockpit/testsets/index.xml
142
- - cockpit/testsets/Signavio Model Base.xml
143
- - cockpit/testsets/Concurrent.xml
144
- - cockpit/testsets/SOPROMO Test Sonification.xml
78
+ - AUTHORS
79
+ - COPYING
80
+ - FEATURES
81
+ - INSTALL
82
+ - README
83
+ - Rakefile
145
84
  - cockpit/README
85
+ - cockpit/contrib/graph_example.svg
86
+ - cockpit/contrib/legend.svg
87
+ - cockpit/contrib/symbols.svg
88
+ - cockpit/contrib/transformation1.xsl
89
+ - cockpit/contrib/transformation2.xsl
90
+ - cockpit/contrib/tree_example.svg
146
91
  - cockpit/css/ui.css
92
+ - cockpit/index.html
147
93
  - cockpit/js/details.js
148
- - cockpit/js/wfadaptor.cpee.js
149
94
  - cockpit/js/instance.js
150
- - cockpit/js/ui.js
151
95
  - cockpit/js/parameters.js
152
- - cockpit/index.html
153
- - cockpit/contrib/graph_example.svg
154
- - cockpit/contrib/tree_example.svg
155
- - cockpit/contrib/transformation1.xsl
156
- - cockpit/contrib/transformation2.xsl
157
- - cockpit/contrib/legend.svg
158
- - cockpit/contrib/symbols.svg
159
- - cockpit/lib/jquery-ui.custom.min.js
160
- - cockpit/lib/contextmenu.js
161
- - cockpit/lib/ui.css
96
+ - cockpit/js/ui.js
97
+ - cockpit/js/wfadaptor.cpee.js
162
98
  - cockpit/lib/contextmenu.css
163
- - cockpit/lib/util.js
164
- - cockpit/lib/underscore.min.js
165
- - cockpit/lib/jquery.redraw.js
166
- - cockpit/lib/strftime.min.js
167
- - cockpit/lib/printf.js
168
- - cockpit/lib/jquery.min.js
169
- - cockpit/lib/jquery.cookie.js
99
+ - cockpit/lib/contextmenu.js
100
+ - cockpit/lib/jquery-ui.custom.min.js
170
101
  - cockpit/lib/jquery-ui.custom.min.txt
102
+ - cockpit/lib/jquery.caret.min.js
103
+ - cockpit/lib/jquery.cookie.js
104
+ - cockpit/lib/jquery.min.js
105
+ - cockpit/lib/jquery.redraw.js
171
106
  - cockpit/lib/jquery.svgdom.js
172
- - cockpit/lib/ui.js
173
107
  - cockpit/lib/parsequery.js
174
- - cockpit/lib/wfadaptor.css
175
- - cockpit/lib/jquery.caret.min.js
176
- - cockpit/lib/wfadaptor.js
108
+ - cockpit/lib/printf.js
109
+ - cockpit/lib/strftime.min.js
110
+ - cockpit/lib/ui.css
111
+ - cockpit/lib/ui.js
112
+ - cockpit/lib/underscore.min.js
113
+ - cockpit/lib/util.js
177
114
  - cockpit/lib/wfadaptor-doc/demo1.html
178
- - cockpit/lib/wfadaptor-doc/index.html
179
115
  - cockpit/lib/wfadaptor-doc/demo2.html
180
- - contrib/logo2.png
181
- - contrib/logo2a.svg
116
+ - cockpit/lib/wfadaptor-doc/index.html
117
+ - cockpit/lib/wfadaptor.css
118
+ - cockpit/lib/wfadaptor.js
119
+ - cockpit/testsets/Concurrent.xml
120
+ - cockpit/testsets/Coopis Testset.xml
121
+ - cockpit/testsets/Endpoints and Data Manipulation.xml
122
+ - cockpit/testsets/ICSOC Testset.xml
123
+ - cockpit/testsets/Linear.xml
124
+ - cockpit/testsets/Mangler 1.xml
125
+ - cockpit/testsets/Mangler 2.xml
126
+ - cockpit/testsets/SOPROMO Test Sonification.xml
127
+ - cockpit/testsets/Signavio Model Base.xml
128
+ - cockpit/testsets/Syncing P34 1.xml
129
+ - cockpit/testsets/Syncing P34 2.xml
130
+ - cockpit/testsets/Syncing P34 3.xml
131
+ - cockpit/testsets/Syncing P34.xml
132
+ - cockpit/testsets/TEST - Bad Loop.xml
133
+ - cockpit/testsets/TEST - Wrong Positions.xml
134
+ - cockpit/testsets/index.xml
135
+ - contrib/Screenshot at 2011-09-28 02:38:11.png
182
136
  - contrib/logo2-small.png
137
+ - contrib/logo2.png
183
138
  - contrib/logo2.svg
184
139
  - contrib/logo2a.png
185
- - contrib/Screenshot at 2011-09-28 02:38:11.png
186
- - COPYING
187
- - FEATURES
188
- - INSTALL
189
- - Rakefile
140
+ - contrib/logo2a.svg
190
141
  - cpee.gemspec
191
- - README
192
- - AUTHORS
193
- - test/testset.xml
142
+ - lib/cpee.xml
143
+ - lib/cpee/callback.rb
144
+ - lib/cpee/controller.rb
145
+ - lib/cpee/empty_workflow.rb
146
+ - lib/cpee/handler_notifications.rb
147
+ - lib/cpee/handler_properties.rb
148
+ - lib/cpee/implementation.rb
149
+ - lib/cpee/processtransformation/bpel/Repository/booking.bpel
150
+ - lib/cpee/processtransformation/bpel/Repository/booking.wsdl
151
+ - lib/cpee/processtransformation/bpel/Repository/booking/airline.wsdl
152
+ - lib/cpee/processtransformation/bpel/Repository/booking/hotel.wsdl
153
+ - lib/cpee/processtransformation/bpel/Repository/booking/report.wsdl
154
+ - lib/cpee/processtransformation/bpel/bpel2wee.rb
155
+ - lib/cpee/processtransformation/bpel/bpelserver.ru
156
+ - lib/cpee/processtransformation/bpel/bpelserver.xml
157
+ - lib/cpee/processtransformation/bpel/lib/BPEL_Transform.rb
158
+ - lib/cpee/processtransformation/bpmn2.rb
159
+ - lib/cpee/processtransformation/cpee.rb
160
+ - lib/cpee/processtransformation/structures.rb
161
+ - lib/engine.xml
162
+ - lib/engine/callbacks.rng
163
+ - lib/engine/instance-info.rng
164
+ - lib/engine/instances.rng
165
+ - server/handlerwrappers/default.rb
166
+ - server/handlerwrappers/soap.rb
167
+ - server/instances/1/properties.xml
168
+ - server/instances/10/properties.xml
169
+ - server/instances/11/properties.xml
170
+ - server/instances/2/properties.xml
171
+ - server/instances/3/properties.xml
172
+ - server/instances/4/properties.xml
173
+ - server/instances/5/properties.xml
174
+ - server/instances/6/properties.xml
175
+ - server/instances/7/properties.xml
176
+ - server/instances/8/properties.xml
177
+ - server/instances/9/properties.xml
178
+ - server/resources/empty_dslx.xml
179
+ - server/resources/properties.init
180
+ - server/resources/properties.schema.active
181
+ - server/resources/properties.schema.finished
182
+ - server/resources/properties.schema.inactive
183
+ - server/resources/topics.xml
184
+ - server/resources/transformation.xml
185
+ - server/resources/transformation_dslx.xsl
186
+ - server/server.rb
194
187
  - test/delete.rb
195
188
  - test/load.rb
189
+ - test/testset.xml
196
190
  homepage: http://cpee.org/
197
191
  licenses:
198
192
  - LGPL-3
@@ -213,12 +207,12 @@ required_rubygems_version: !ruby/object:Gem::Requirement
213
207
  version: '0'
214
208
  requirements: []
215
209
  rubyforge_project:
216
- rubygems_version: 2.0.14
210
+ rubygems_version: 2.2.2
217
211
  signing_key:
218
212
  specification_version: 4
219
213
  summary: Preliminary release of cloud process execution engine (cpee). If you just
220
214
  need workflow execution, without a rest/xmpp service exposing it, then use WEEL
221
215
  test_files:
216
+ - test/load.rb
222
217
  - test/testset.xml
223
218
  - test/delete.rb
224
- - test/load.rb
@@ -1 +0,0 @@
1
- d206763d6042af84dad267ae316c2a00
@@ -1 +0,0 @@
1
- 63f8cb395dd00d19bf520b0ffa283007
@@ -1,27 +0,0 @@
1
- <subscription xmlns="http://riddl.org/ns/common-patterns/notifications-producer/1.0">
2
- <topic id="running">
3
- <event>activity_calling</event>
4
- <event>activity_manipulating</event>
5
- <event>activity_failed</event>
6
- <event>activity_done</event>
7
- </topic>
8
- <topic id="properties/position">
9
- <event>change</event>
10
- </topic>
11
- <topic id="properties/description">
12
- <event>change</event>
13
- <event>error</event>
14
- </topic>
15
- <topic id="properties/state">
16
- <event>change</event>
17
- </topic>
18
- <topic id="properties/dataelements">
19
- <event>change</event>
20
- </topic>
21
- <topic id="properties/endpoints">
22
- <event>change</event>
23
- </topic>
24
- <topic id="properties/handlers">
25
- <event>change</event>
26
- </topic>
27
- </subscription>
@@ -1 +0,0 @@
1
- f108c84d3df7f83cb4717233104d4c96
@@ -1 +0,0 @@
1
- 50af63b27b6a760c96fc9626ec878cdc
@@ -1,27 +0,0 @@
1
- <subscription xmlns="http://riddl.org/ns/common-patterns/notifications-producer/1.0">
2
- <topic id="running">
3
- <event>activity_calling</event>
4
- <event>activity_manipulating</event>
5
- <event>activity_failed</event>
6
- <event>activity_done</event>
7
- </topic>
8
- <topic id="properties/position">
9
- <event>change</event>
10
- </topic>
11
- <topic id="properties/description">
12
- <event>change</event>
13
- <event>error</event>
14
- </topic>
15
- <topic id="properties/state">
16
- <event>change</event>
17
- </topic>
18
- <topic id="properties/dataelements">
19
- <event>change</event>
20
- </topic>
21
- <topic id="properties/endpoints">
22
- <event>change</event>
23
- </topic>
24
- <topic id="properties/handlers">
25
- <event>change</event>
26
- </topic>
27
- </subscription>