--- !ruby/object:Gem::Specification name: jruby_activiti version: !ruby/object:Gem::Version version: 2.0.6 platform: ruby authors: - richfisher autorequire: bindir: bin cert_chain: [] date: 2016-01-20 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '5.8' name: minitest prerelease: false type: :development version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '5.8' - !ruby/object:Gem::Dependency requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' name: jbundler prerelease: false type: :runtime version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' name: sinatra prerelease: false type: :runtime version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' description: Integrate Activiti BPM in JRuby/Rails, including Activiti Engine, Modeler and Diagram Viewer. https://github.com/richfisher/jruby_activiti email: - richfisher.pan@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".gitignore" - ".ruby-version" - CHANGELOG - Gemfile - Jarfile - Jarfile.lock - LICENSE.txt - README.md - Rakefile - config.ru - config/activiti.cfg.xml - config/log4j.properties - java/build.md - java/mapping.md - java/pom.xml - java/src/main/java/org/jrubyactiviti/ModelDeployer.java - java/src/main/java/org/jrubyactiviti/Modeler.java - java/src/main/java/org/jrubyactiviti/ProcessDiagram.java - java/src/main/java/org/jrubyactiviti/ProcessInstanceHighlights.java - java/src/main/java/org/jrubyactiviti/StencilsetResource.java - java/src/main/resources/stencilset.json - jruby_activiti.gemspec - lib/generators/jruby_activiti/install_generator.rb - lib/generators/jruby_activiti/templates/activiti.cfg.xml - lib/generators/jruby_activiti/templates/initializer.rb - lib/jar/jrubyactiviti-2.0.jar - lib/jruby_activiti.rb - lib/jruby_activiti/version.rb - lib/jruby_activiti/web.rb - test/activiti_test.rb - test/instance_hights_test.rb - test/model_deployer_test.rb - test/modeler_test.rb - test/process_diagram_test.rb - test/resources/VacationRequest.bpmn20.xml - test/resources/model_example_editor_source.json - test/resources/model_init_editor_source.json - test/resources/model_json_xml.json - test/resources/model_svg_xml.xml - test/stencilset_test.rb - test/test_helper.rb - web/public/diagram-viewer/images/bg.png - web/public/diagram-viewer/images/breadcrumbs.png - web/public/diagram-viewer/images/checker-bg.png - web/public/diagram-viewer/images/deployer/blue/message_catch.png - web/public/diagram-viewer/images/deployer/business_rule.png - web/public/diagram-viewer/images/deployer/error_catch.png - web/public/diagram-viewer/images/deployer/error_throw.png - web/public/diagram-viewer/images/deployer/manual.png - web/public/diagram-viewer/images/deployer/message_catch.png - web/public/diagram-viewer/images/deployer/message_throw.png - web/public/diagram-viewer/images/deployer/receive.png - web/public/diagram-viewer/images/deployer/script.png - web/public/diagram-viewer/images/deployer/send.png - web/public/diagram-viewer/images/deployer/service.png - web/public/diagram-viewer/images/deployer/signal_catch.png - web/public/diagram-viewer/images/deployer/signal_throw.png - web/public/diagram-viewer/images/deployer/timer.png - web/public/diagram-viewer/images/deployer/user.png - web/public/diagram-viewer/index.html - web/public/diagram-viewer/js/ActivitiRest.js - web/public/diagram-viewer/js/ActivityImpl.js - web/public/diagram-viewer/js/Color.js - web/public/diagram-viewer/js/LineBreakMeasurer.js - web/public/diagram-viewer/js/Polyline.js - web/public/diagram-viewer/js/ProcessDiagramCanvas.js - web/public/diagram-viewer/js/ProcessDiagramGenerator.js - web/public/diagram-viewer/js/jquery/jquery.asyncqueue.js - web/public/diagram-viewer/js/jquery/jquery.js - web/public/diagram-viewer/js/jquery/jquery.progressbar.js - web/public/diagram-viewer/js/jstools.js - web/public/diagram-viewer/js/raphael.2.1.1.js - web/public/diagram-viewer/js/raphael.js - web/public/diagram-viewer/js/raphael_uncompressed.js - web/public/diagram-viewer/js/textlayout.js - web/public/diagram-viewer/style.css - web/public/editor-app/app-cfg.js - web/public/editor-app/app.js - web/public/editor-app/configuration/properties-assignment-controller.js - web/public/editor-app/configuration/properties-condition-expression-controller.js - web/public/editor-app/configuration/properties-custom-controllers.js - web/public/editor-app/configuration/properties-default-controllers.js - web/public/editor-app/configuration/properties-event-listeners-controller.js - web/public/editor-app/configuration/properties-execution-listeners-controller.js - web/public/editor-app/configuration/properties-fields-controller.js - web/public/editor-app/configuration/properties-form-properties-controller.js - web/public/editor-app/configuration/properties-in-parameters-controller.js - web/public/editor-app/configuration/properties-message-definitions-controller.js - web/public/editor-app/configuration/properties-message-scope-controller.js - web/public/editor-app/configuration/properties-multiinstance-controller.js - web/public/editor-app/configuration/properties-out-parameters-controller.js - web/public/editor-app/configuration/properties-sequenceflow-order-controller.js - web/public/editor-app/configuration/properties-signal-definitions-controller.js - web/public/editor-app/configuration/properties-signal-scope-controller.js - web/public/editor-app/configuration/properties-task-listeners-controller.js - web/public/editor-app/configuration/properties.js - web/public/editor-app/configuration/properties/assignment-display-template.html - web/public/editor-app/configuration/properties/assignment-popup.html - web/public/editor-app/configuration/properties/assignment-write-template.html - web/public/editor-app/configuration/properties/boolean-property-template.html - web/public/editor-app/configuration/properties/condition-expression-display-template.html - web/public/editor-app/configuration/properties/condition-expression-popup.html - web/public/editor-app/configuration/properties/condition-expression-write-template.html - web/public/editor-app/configuration/properties/default-value-display-template.html - web/public/editor-app/configuration/properties/event-listeners-display-template.html - web/public/editor-app/configuration/properties/event-listeners-popup.html - web/public/editor-app/configuration/properties/event-listeners-write-template.html - web/public/editor-app/configuration/properties/execution-listeners-display-template.html - web/public/editor-app/configuration/properties/execution-listeners-popup.html - web/public/editor-app/configuration/properties/execution-listeners-write-template.html - web/public/editor-app/configuration/properties/feedback-popup.html - web/public/editor-app/configuration/properties/fields-display-template.html - web/public/editor-app/configuration/properties/fields-popup.html - web/public/editor-app/configuration/properties/fields-write-template.html - web/public/editor-app/configuration/properties/form-properties-display-template.html - web/public/editor-app/configuration/properties/form-properties-popup.html - web/public/editor-app/configuration/properties/form-properties-write-template.html - web/public/editor-app/configuration/properties/in-parameters-display-template.html - web/public/editor-app/configuration/properties/in-parameters-popup.html - web/public/editor-app/configuration/properties/in-parameters-write-template.html - web/public/editor-app/configuration/properties/message-definitions-display-template.html - web/public/editor-app/configuration/properties/message-definitions-popup.html - web/public/editor-app/configuration/properties/message-definitions-write-template.html - web/public/editor-app/configuration/properties/message-property-write-template.html - web/public/editor-app/configuration/properties/multiinstance-property-write-template.html - web/public/editor-app/configuration/properties/out-parameters-display-template.html - web/public/editor-app/configuration/properties/out-parameters-popup.html - web/public/editor-app/configuration/properties/out-parameters-write-template.html - web/public/editor-app/configuration/properties/sequenceflow-order-display-template.html - web/public/editor-app/configuration/properties/sequenceflow-order-popup.html - web/public/editor-app/configuration/properties/sequenceflow-order-write-template.html - web/public/editor-app/configuration/properties/signal-definitions-display-template.html - web/public/editor-app/configuration/properties/signal-definitions-popup.html - web/public/editor-app/configuration/properties/signal-definitions-write-template.html - web/public/editor-app/configuration/properties/signal-property-write-template.html - web/public/editor-app/configuration/properties/string-property-write-mode-template.html - web/public/editor-app/configuration/properties/subprocess-reference-display-template.html - web/public/editor-app/configuration/properties/subprocess-reference-popup.html - web/public/editor-app/configuration/properties/subprocess-reference-write-template.html - web/public/editor-app/configuration/properties/task-listeners-display-template.html - web/public/editor-app/configuration/properties/task-listeners-popup.html - web/public/editor-app/configuration/properties/task-listeners-write-template.html - web/public/editor-app/configuration/properties/text-popup.html - web/public/editor-app/configuration/properties/text-property-write-template.html - web/public/editor-app/configuration/toolbar-custom-actions.js - web/public/editor-app/configuration/toolbar-default-actions.js - web/public/editor-app/configuration/toolbar.js - web/public/editor-app/configuration/url-config.js - web/public/editor-app/css/style-common.css - web/public/editor-app/css/style-editor.css - web/public/editor-app/css/style.css - web/public/editor-app/editor-config.js - web/public/editor-app/editor-controller.js - web/public/editor-app/editor-utils.js - web/public/editor-app/editor.html - web/public/editor-app/editor/css/editor.css - web/public/editor-app/editor/i18n/translation_de.js - web/public/editor-app/editor/i18n/translation_en_us.js - web/public/editor-app/editor/i18n/translation_signavio_de.js - web/public/editor-app/editor/i18n/translation_signavio_en_us.js - web/public/editor-app/editor/oryx.debug.js - web/public/editor-app/editor/oryx.js - web/public/editor-app/eventbus.js - web/public/editor-app/fonts/activiti-admin-webfont.eot - web/public/editor-app/fonts/activiti-admin-webfont.svg - web/public/editor-app/fonts/activiti-admin-webfont.ttf - web/public/editor-app/fonts/activiti-admin-webfont.woff - web/public/editor-app/fonts/glyphicons-halflings-regular.eot - web/public/editor-app/fonts/glyphicons-halflings-regular.svg - web/public/editor-app/fonts/glyphicons-halflings-regular.ttf - web/public/editor-app/fonts/glyphicons-halflings-regular.woff - web/public/editor-app/header-controller.js - web/public/editor-app/i18n/en.json - web/public/editor-app/images/bpmn-error.png - web/public/editor-app/images/bpmn-warning.png - web/public/editor-app/images/datadefinition.png - web/public/editor-app/images/delete.png - web/public/editor-app/images/loading.gif - web/public/editor-app/images/logo-2x.png - web/public/editor-app/images/logo.png - web/public/editor-app/images/nw-handle-dark.gif - web/public/editor-app/images/se-handle-dark.gif - web/public/editor-app/images/shapemenu_highlight.png - web/public/editor-app/images/wrench.png - web/public/editor-app/libs/angular-cookies_1.2.13/angular-cookies.min.js - web/public/editor-app/libs/angular-cookies_1.2.13/angular-cookies.min.js.map - web/public/editor-app/libs/angular-dragdrop.min-1.0.3.js - web/public/editor-app/libs/angular-dragdrop_1.0.7/angular-dragdrop.min.js - web/public/editor-app/libs/angular-mocks_1.2.13/angular-mocks.js - web/public/editor-app/libs/angular-resource_1.2.13/angular-resource.js - web/public/editor-app/libs/angular-resource_1.2.13/angular-resource.min.js - web/public/editor-app/libs/angular-resource_1.2.13/angular-resource.min.js.map - web/public/editor-app/libs/angular-route_1.2.13/angular-route.js - web/public/editor-app/libs/angular-route_1.2.13/angular-route.min.js - web/public/editor-app/libs/angular-route_1.2.13/angular-route.min.js.map - web/public/editor-app/libs/angular-sanitize_1.2.13/angular-sanitize.js - web/public/editor-app/libs/angular-sanitize_1.2.13/angular-sanitize.min.js - web/public/editor-app/libs/angular-sanitize_1.2.13/angular-sanitize.min.js.map - web/public/editor-app/libs/angular-scroll_0.5.7/angular-scroll.min.js - web/public/editor-app/libs/angular-strap_2.0.5/angular-strap.min.js - web/public/editor-app/libs/angular-strap_2.0.5/angular-strap.tpl.min.js - web/public/editor-app/libs/angular-translate-loader-static-files/.bower.json - web/public/editor-app/libs/angular-translate-loader-static-files/angular-translate-loader-static-files.js - web/public/editor-app/libs/angular-translate-loader-static-files/angular-translate-loader-static-files.min.js - web/public/editor-app/libs/angular-translate-storage-cookie/.bower.json - web/public/editor-app/libs/angular-translate-storage-cookie/angular-translate-storage-cookie.js - web/public/editor-app/libs/angular-translate-storage-cookie/angular-translate-storage-cookie.min.js - web/public/editor-app/libs/angular-translate_2.4.2/angular-translate.js - web/public/editor-app/libs/angular-translate_2.4.2/angular-translate.min.js - web/public/editor-app/libs/angular_1.2.13/angular-animate.min.js - web/public/editor-app/libs/angular_1.2.13/angular.min.js - web/public/editor-app/libs/bootstrap-daterangepicker_1.3.7/daterangepicker-bs3.css - web/public/editor-app/libs/bootstrap-daterangepicker_1.3.7/daterangepicker.js - web/public/editor-app/libs/bootstrap_3.1.1/css/bootstrap-theme.css - web/public/editor-app/libs/bootstrap_3.1.1/css/bootstrap-theme.css.map - web/public/editor-app/libs/bootstrap_3.1.1/css/bootstrap-theme.min.css - web/public/editor-app/libs/bootstrap_3.1.1/css/bootstrap.css - web/public/editor-app/libs/bootstrap_3.1.1/css/bootstrap.css.map - web/public/editor-app/libs/bootstrap_3.1.1/css/bootstrap.min.css - web/public/editor-app/libs/bootstrap_3.1.1/fonts/glyphicons-halflings-regular.eot - web/public/editor-app/libs/bootstrap_3.1.1/fonts/glyphicons-halflings-regular.svg - web/public/editor-app/libs/bootstrap_3.1.1/fonts/glyphicons-halflings-regular.ttf - web/public/editor-app/libs/bootstrap_3.1.1/fonts/glyphicons-halflings-regular.woff - web/public/editor-app/libs/bootstrap_3.1.1/js/bootstrap.js - web/public/editor-app/libs/bootstrap_3.1.1/js/bootstrap.min.js - web/public/editor-app/libs/es5-shim-15.3.4.5/.bower.json - web/public/editor-app/libs/es5-shim-15.3.4.5/.gitignore - web/public/editor-app/libs/es5-shim-15.3.4.5/CHANGES - web/public/editor-app/libs/es5-shim-15.3.4.5/CONTRIBUTORS.md - web/public/editor-app/libs/es5-shim-15.3.4.5/LICENSE - web/public/editor-app/libs/es5-shim-15.3.4.5/README.md - web/public/editor-app/libs/es5-shim-15.3.4.5/es5-sham.js - web/public/editor-app/libs/es5-shim-15.3.4.5/es5-sham.map - web/public/editor-app/libs/es5-shim-15.3.4.5/es5-sham.min.js - web/public/editor-app/libs/es5-shim-15.3.4.5/es5-shim.js - web/public/editor-app/libs/es5-shim-15.3.4.5/es5-shim.map - web/public/editor-app/libs/es5-shim-15.3.4.5/es5-shim.min.js - web/public/editor-app/libs/es5-shim-15.3.4.5/package.json - web/public/editor-app/libs/es5-shim-15.3.4.5/tests/helpers/h-kill.js - web/public/editor-app/libs/es5-shim-15.3.4.5/tests/helpers/h-matchers.js - web/public/editor-app/libs/es5-shim-15.3.4.5/tests/helpers/h.js - web/public/editor-app/libs/es5-shim-15.3.4.5/tests/index.html - web/public/editor-app/libs/es5-shim-15.3.4.5/tests/index.min.html - web/public/editor-app/libs/es5-shim-15.3.4.5/tests/lib/jasmine-html.js - web/public/editor-app/libs/es5-shim-15.3.4.5/tests/lib/jasmine.css - web/public/editor-app/libs/es5-shim-15.3.4.5/tests/lib/jasmine.js - web/public/editor-app/libs/es5-shim-15.3.4.5/tests/lib/jasmine_favicon.png - web/public/editor-app/libs/es5-shim-15.3.4.5/tests/lib/json2.js - web/public/editor-app/libs/es5-shim-15.3.4.5/tests/spec/s-array.js - web/public/editor-app/libs/es5-shim-15.3.4.5/tests/spec/s-date.js - web/public/editor-app/libs/es5-shim-15.3.4.5/tests/spec/s-function.js - web/public/editor-app/libs/es5-shim-15.3.4.5/tests/spec/s-number.js - web/public/editor-app/libs/es5-shim-15.3.4.5/tests/spec/s-object.js - web/public/editor-app/libs/es5-shim-15.3.4.5/tests/spec/s-string.js - web/public/editor-app/libs/jquery-ui-1.10.3.custom.min.js - web/public/editor-app/libs/jquery.autogrow-textarea.js - web/public/editor-app/libs/jquery_1.11.0/jquery.js - web/public/editor-app/libs/jquery_1.11.0/jquery.min.js - web/public/editor-app/libs/jquery_1.11.0/jquery.min.map - web/public/editor-app/libs/json3_3.2.6/LICENSE - web/public/editor-app/libs/json3_3.2.6/lib/json3.js - web/public/editor-app/libs/json3_3.2.6/lib/json3.min.js - web/public/editor-app/libs/momentjs_2.5.1/momentjs.min.js - web/public/editor-app/libs/mousetrap-1.4.5.min.js - web/public/editor-app/libs/ng-grid-2.0.7-min.js - web/public/editor-app/libs/ng-grid-2.0.7.min.css - web/public/editor-app/libs/path_parser.js - web/public/editor-app/libs/prototype-1.5.1.js - web/public/editor-app/libs/ui-utils.min-0.0.4.js - web/public/editor-app/partials/root-stencil-item-template.html - web/public/editor-app/partials/stencil-item-template.html - web/public/editor-app/plugins.xml - web/public/editor-app/popups/icon-template.html - web/public/editor-app/popups/save-model.html - web/public/editor-app/popups/select-shape.html - web/public/editor-app/popups/unsaved-changes.html - web/public/editor-app/select-shape-controller.js - web/public/editor-app/stencil-controller.js - web/public/editor-app/stencilsets/bpmn2.0/icons/activity/event.subprocess.collapsed.png - web/public/editor-app/stencilsets/bpmn2.0/icons/activity/event.subprocess.png - web/public/editor-app/stencilsets/bpmn2.0/icons/activity/expanded.subprocess.png - web/public/editor-app/stencilsets/bpmn2.0/icons/activity/list/type.business.rule.png - web/public/editor-app/stencilsets/bpmn2.0/icons/activity/list/type.camel.png - web/public/editor-app/stencilsets/bpmn2.0/icons/activity/list/type.manual.png - web/public/editor-app/stencilsets/bpmn2.0/icons/activity/list/type.mule.png - web/public/editor-app/stencilsets/bpmn2.0/icons/activity/list/type.receive.png - web/public/editor-app/stencilsets/bpmn2.0/icons/activity/list/type.script.png - web/public/editor-app/stencilsets/bpmn2.0/icons/activity/list/type.send.png - web/public/editor-app/stencilsets/bpmn2.0/icons/activity/list/type.service.png - web/public/editor-app/stencilsets/bpmn2.0/icons/activity/list/type.shell.png - web/public/editor-app/stencilsets/bpmn2.0/icons/activity/list/type.user.png - web/public/editor-app/stencilsets/bpmn2.0/icons/activity/subprocess.png - web/public/editor-app/stencilsets/bpmn2.0/icons/activity/task.png - web/public/editor-app/stencilsets/bpmn2.0/icons/artifact/text.annotation.png - web/public/editor-app/stencilsets/bpmn2.0/icons/catching/cancel.png - web/public/editor-app/stencilsets/bpmn2.0/icons/catching/compensation.png - web/public/editor-app/stencilsets/bpmn2.0/icons/catching/error.png - web/public/editor-app/stencilsets/bpmn2.0/icons/catching/message.png - web/public/editor-app/stencilsets/bpmn2.0/icons/catching/signal.png - web/public/editor-app/stencilsets/bpmn2.0/icons/catching/timer.png - web/public/editor-app/stencilsets/bpmn2.0/icons/connector/association.undirected.png - web/public/editor-app/stencilsets/bpmn2.0/icons/connector/association.unidirectional.png - web/public/editor-app/stencilsets/bpmn2.0/icons/connector/messageflow.png - web/public/editor-app/stencilsets/bpmn2.0/icons/connector/sequenceflow.png - web/public/editor-app/stencilsets/bpmn2.0/icons/dataobject/data.store.png - web/public/editor-app/stencilsets/bpmn2.0/icons/diagram.png - web/public/editor-app/stencilsets/bpmn2.0/icons/endevent/cancel.png - web/public/editor-app/stencilsets/bpmn2.0/icons/endevent/error.png - web/public/editor-app/stencilsets/bpmn2.0/icons/endevent/none.png - web/public/editor-app/stencilsets/bpmn2.0/icons/endevent/terminate.png - web/public/editor-app/stencilsets/bpmn2.0/icons/gateway/eventbased.png - web/public/editor-app/stencilsets/bpmn2.0/icons/gateway/exclusive.databased.png - web/public/editor-app/stencilsets/bpmn2.0/icons/gateway/inclusive.png - web/public/editor-app/stencilsets/bpmn2.0/icons/gateway/parallel.png - web/public/editor-app/stencilsets/bpmn2.0/icons/startevent/error.png - web/public/editor-app/stencilsets/bpmn2.0/icons/startevent/message.png - web/public/editor-app/stencilsets/bpmn2.0/icons/startevent/none.png - web/public/editor-app/stencilsets/bpmn2.0/icons/startevent/signal.png - web/public/editor-app/stencilsets/bpmn2.0/icons/startevent/timer.png - web/public/editor-app/stencilsets/bpmn2.0/icons/swimlane/lane.png - web/public/editor-app/stencilsets/bpmn2.0/icons/swimlane/pool.png - web/public/editor-app/stencilsets/bpmn2.0/icons/throwing/none.png - web/public/editor-app/stencilsets/bpmn2.0/icons/throwing/signal.png - web/public/editor-app/toolbar-controller.js - web/public/javascripts/application.js - web/public/modeler.html - web/public/stylesheets/application.css - web/public/stylesheets/bootstrap.css - web/views/_nav.erb - web/views/index.erb - web/views/layout.erb - web/views/models/index.erb - web/views/models/new.erb - web/views/process_definitions/index.erb - web/views/process_definitions/show.erb - web/views/process_instances/index.erb homepage: https://github.com/richfisher/jruby_activiti licenses: - MIT metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.4.8 signing_key: specification_version: 4 summary: Integrate Activiti BPM in JRuby/Rails, including Activiti Engine, Modeler and Diagram Viewer. https://github.com/richfisher/jruby_activiti test_files: - test/activiti_test.rb - test/instance_hights_test.rb - test/model_deployer_test.rb - test/modeler_test.rb - test/process_diagram_test.rb - test/resources/VacationRequest.bpmn20.xml - test/resources/model_example_editor_source.json - test/resources/model_init_editor_source.json - test/resources/model_json_xml.json - test/resources/model_svg_xml.xml - test/stencilset_test.rb - test/test_helper.rb