--- !ruby/object:Gem::Specification name: cpee version: !ruby/object:Gem::Version version: 1.3.178 platform: ruby authors: - Juergen eTM Mangler - Ralph Vigne - Gerhard Stuermer autorequire: bindir: bin cert_chain: [] date: 2015-08-24 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: riddl requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 0.99.180 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 0.99.180 - !ruby/object:Gem::Dependency name: weel requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.99.39 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.99.39 - !ruby/object:Gem::Dependency name: savon requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '2' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '2' - !ruby/object:Gem::Dependency name: highline requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.6' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.6' description: see http://cpee.org email: juergen.mangler@gmail.com executables: [] extensions: [] extra_rdoc_files: - README files: - AUTHORS - COPYING - FEATURES - INSTALL - README - Rakefile - cockpit/README - cockpit/contrib/graph_example.svg - cockpit/contrib/legend.svg - cockpit/contrib/symbols.svg - cockpit/contrib/transformation1.xsl - cockpit/contrib/transformation2.xsl - cockpit/contrib/tree_example.svg - cockpit/css/ui.css - cockpit/css/wfadaptor.css - cockpit/index.html - cockpit/js/details.js - cockpit/js/instance.js - cockpit/js/parameters.js - cockpit/js/ui.js - cockpit/js/wfadaptor.cpee.js - cockpit/js/wfadaptor.js - cockpit/rngtest.html - cockpit/rngtest.rng - cockpit/rngtest.xml - cockpit/test.html - cockpit/testsets/CPEE.xml - cockpit/testsets/Concurrent.xml - cockpit/testsets/Coopis Testset.xml - cockpit/testsets/Endpoints and Data Manipulation.xml - cockpit/testsets/ICSOC Testset.xml - cockpit/testsets/Infinity.xml - cockpit/testsets/Linear.xml - cockpit/testsets/Mangler 1.xml - cockpit/testsets/Mangler 2.xml - cockpit/testsets/SOPROMO Test Sonification.xml - cockpit/testsets/Signavio.xml - cockpit/testsets/Syncing P34 1.xml - cockpit/testsets/Syncing P34 2.xml - cockpit/testsets/Syncing P34 3.xml - cockpit/testsets/Syncing P34.xml - cockpit/testsets/TEST - Bad Loop.xml - cockpit/testsets/TEST - Wrong Positions.xml - cockpit/testsets/Update.xml - cockpit/testsets/Worklist Parallel.xml - cockpit/testsets/Worklist Test CPEE.xml - cockpit/testsets/Worklist Test.xml - cockpit/testsets/testsets.xml - cockpit/testsets/transformations.xml - contrib/Screenshot at 2011-09-28 02:38:11.png - contrib/logo2-small.png - contrib/logo2.png - contrib/logo2.svg - contrib/logo2a.png - contrib/logo2a.svg - cpee.gemspec - lib/cpee.xml - lib/cpee/callback.rb - lib/cpee/controller.rb - lib/cpee/empty_workflow.rb - lib/cpee/handler_notifications.rb - lib/cpee/handler_properties.rb - lib/cpee/implementation.rb - lib/cpee/processtransformation/bpel/Repository/booking.bpel - lib/cpee/processtransformation/bpel/Repository/booking.wsdl - lib/cpee/processtransformation/bpel/Repository/booking/airline.wsdl - lib/cpee/processtransformation/bpel/Repository/booking/hotel.wsdl - lib/cpee/processtransformation/bpel/Repository/booking/report.wsdl - lib/cpee/processtransformation/bpel/bpel2wee.rb - lib/cpee/processtransformation/bpel/bpelserver.ru - lib/cpee/processtransformation/bpel/bpelserver.xml - lib/cpee/processtransformation/bpel/lib/BPEL_Transform.rb - lib/cpee/processtransformation/bpmn2.rb - lib/cpee/processtransformation/cpee.rb - lib/cpee/processtransformation/structures.rb - lib/cpee/processtransformation/target.rb - lib/engine.xml - lib/engine/callbacks.rng - lib/engine/instance-info.rng - lib/engine/instances.rng - server/handlerwrappers/default.rb - server/handlerwrappers/soap.rb - server/resources/empty_dslx.xml - server/resources/properties.init - server/resources/properties.schema.active - server/resources/properties.schema.finished - server/resources/properties.schema.inactive - server/resources/topics.xml - server/resources/transformation.xml - server/resources/transformation_dslx.xsl - server/server.rb - test/callback.rb homepage: http://cpee.org/ licenses: - LGPL-3 metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.9.3 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.4.5 signing_key: specification_version: 4 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 test_files: - test/callback.rb