# -*- encoding: utf-8 -*- # stub: cpee 1.3.178 ruby lib Gem::Specification.new do |s| s.name = "cpee".freeze s.version = "1.3.178".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Juergen eTM Mangler".freeze, "Ralph Vigne".freeze, "Gerhard Stuermer".freeze] s.date = "2015-08-24" s.description = "see http://cpee.org".freeze s.email = "juergen.mangler@gmail.com".freeze s.extra_rdoc_files = ["README".freeze] s.files = ["AUTHORS".freeze, "COPYING".freeze, "FEATURES".freeze, "INSTALL".freeze, "README".freeze, "Rakefile".freeze, "cockpit/README".freeze, "cockpit/contrib/graph_example.svg".freeze, "cockpit/contrib/legend.svg".freeze, "cockpit/contrib/symbols.svg".freeze, "cockpit/contrib/transformation1.xsl".freeze, "cockpit/contrib/transformation2.xsl".freeze, "cockpit/contrib/tree_example.svg".freeze, "cockpit/css/ui.css".freeze, "cockpit/css/wfadaptor.css".freeze, "cockpit/index.html".freeze, "cockpit/js/details.js".freeze, "cockpit/js/instance.js".freeze, "cockpit/js/parameters.js".freeze, "cockpit/js/ui.js".freeze, "cockpit/js/wfadaptor.cpee.js".freeze, "cockpit/js/wfadaptor.js".freeze, "cockpit/rngtest.html".freeze, "cockpit/rngtest.rng".freeze, "cockpit/rngtest.xml".freeze, "cockpit/test.html".freeze, "cockpit/testsets/CPEE.xml".freeze, "cockpit/testsets/Concurrent.xml".freeze, "cockpit/testsets/Coopis Testset.xml".freeze, "cockpit/testsets/Endpoints and Data Manipulation.xml".freeze, "cockpit/testsets/ICSOC Testset.xml".freeze, "cockpit/testsets/Infinity.xml".freeze, "cockpit/testsets/Linear.xml".freeze, "cockpit/testsets/Mangler 1.xml".freeze, "cockpit/testsets/Mangler 2.xml".freeze, "cockpit/testsets/SOPROMO Test Sonification.xml".freeze, "cockpit/testsets/Signavio.xml".freeze, "cockpit/testsets/Syncing P34 1.xml".freeze, "cockpit/testsets/Syncing P34 2.xml".freeze, "cockpit/testsets/Syncing P34 3.xml".freeze, "cockpit/testsets/Syncing P34.xml".freeze, "cockpit/testsets/TEST - Bad Loop.xml".freeze, "cockpit/testsets/TEST - Wrong Positions.xml".freeze, "cockpit/testsets/Update.xml".freeze, "cockpit/testsets/Worklist Parallel.xml".freeze, "cockpit/testsets/Worklist Test CPEE.xml".freeze, "cockpit/testsets/Worklist Test.xml".freeze, "cockpit/testsets/testsets.xml".freeze, "cockpit/testsets/transformations.xml".freeze, "contrib/Screenshot at 2011-09-28 02:38:11.png".freeze, "contrib/logo2-small.png".freeze, "contrib/logo2.png".freeze, "contrib/logo2.svg".freeze, "contrib/logo2a.png".freeze, "contrib/logo2a.svg".freeze, "cpee.gemspec".freeze, "lib/cpee.xml".freeze, "lib/cpee/callback.rb".freeze, "lib/cpee/controller.rb".freeze, "lib/cpee/empty_workflow.rb".freeze, "lib/cpee/handler_notifications.rb".freeze, "lib/cpee/handler_properties.rb".freeze, "lib/cpee/implementation.rb".freeze, "lib/cpee/processtransformation/bpel/Repository/booking.bpel".freeze, "lib/cpee/processtransformation/bpel/Repository/booking.wsdl".freeze, "lib/cpee/processtransformation/bpel/Repository/booking/airline.wsdl".freeze, "lib/cpee/processtransformation/bpel/Repository/booking/hotel.wsdl".freeze, "lib/cpee/processtransformation/bpel/Repository/booking/report.wsdl".freeze, "lib/cpee/processtransformation/bpel/bpel2wee.rb".freeze, "lib/cpee/processtransformation/bpel/bpelserver.ru".freeze, "lib/cpee/processtransformation/bpel/bpelserver.xml".freeze, "lib/cpee/processtransformation/bpel/lib/BPEL_Transform.rb".freeze, "lib/cpee/processtransformation/bpmn2.rb".freeze, "lib/cpee/processtransformation/cpee.rb".freeze, "lib/cpee/processtransformation/structures.rb".freeze, "lib/cpee/processtransformation/target.rb".freeze, "lib/engine.xml".freeze, "lib/engine/callbacks.rng".freeze, "lib/engine/instance-info.rng".freeze, "lib/engine/instances.rng".freeze, "server/handlerwrappers/default.rb".freeze, "server/handlerwrappers/soap.rb".freeze, "server/resources/empty_dslx.xml".freeze, "server/resources/properties.init".freeze, "server/resources/properties.schema.active".freeze, "server/resources/properties.schema.finished".freeze, "server/resources/properties.schema.inactive".freeze, "server/resources/topics.xml".freeze, "server/resources/transformation.xml".freeze, "server/resources/transformation_dslx.xsl".freeze, "server/server.rb".freeze, "test/callback.rb".freeze] s.homepage = "http://cpee.org/".freeze s.licenses = ["LGPL-3".freeze] s.required_ruby_version = Gem::Requirement.new(">= 1.9.3".freeze) s.rubygems_version = "3.5.10".freeze 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".freeze s.test_files = ["test/callback.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 0.99.180".freeze]) s.add_runtime_dependency(%q.freeze, [">= 1.99.39".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.6".freeze]) end