jar_wrapper 0.1.7 → 0.1.8
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.
- checksums.yaml +15 -0
 - data/.idea/.rakeTasks +1 -1
 - data/.idea/jar_wrapper.iml +157 -13
 - data/.idea/workspace.xml +424 -127
 - data/.ruby-gemset +1 -0
 - data/.ruby-version +1 -0
 - data/CHANGES +6 -1
 - data/Gemfile +5 -3
 - data/Gemfile.lock +15 -13
 - data/README.md +11 -10
 - data/Rakefile +10 -10
 - data/jar_wrapper.gemspec +4 -3
 - data/jar_wrapper.gemspec.erb +3 -3
 - data/lib/jar_wrapper.rb +0 -17
 - data/lib/jar_wrapper/runner.rb +15 -2
 - data/lib/jar_wrapper/version.rb +1 -1
 - data/spec/runner_spec.rb +38 -0
 - data/spec/spec_helper.rb +2 -0
 - metadata +14 -17
 - data/.rvmrc +0 -6
 
    
        checksums.yaml
    ADDED
    
    | 
         @@ -0,0 +1,15 @@ 
     | 
|
| 
      
 1 
     | 
    
         
            +
            ---
         
     | 
| 
      
 2 
     | 
    
         
            +
            !binary "U0hBMQ==":
         
     | 
| 
      
 3 
     | 
    
         
            +
              metadata.gz: !binary |-
         
     | 
| 
      
 4 
     | 
    
         
            +
                MGEyN2Q1NjNmNDNkY2Q2MDczNzcxNDU0MDc3Zjc1YjdmZDkzMmUyNQ==
         
     | 
| 
      
 5 
     | 
    
         
            +
              data.tar.gz: !binary |-
         
     | 
| 
      
 6 
     | 
    
         
            +
                ZWQxMzI1MGQwNmE5MjFlMDc0NDg4MTU5OWViYmUzMmMyYWMxY2NmZQ==
         
     | 
| 
      
 7 
     | 
    
         
            +
            !binary "U0hBNTEy":
         
     | 
| 
      
 8 
     | 
    
         
            +
              metadata.gz: !binary |-
         
     | 
| 
      
 9 
     | 
    
         
            +
                YjIxMDJmZjUyNzM0NDhiNGQwODY4ZTdmMDg1NTM1NzRhN2ZiMWQ3M2M4YTQ0
         
     | 
| 
      
 10 
     | 
    
         
            +
                YTMxZWUxMWIyMjVlZGNkZGNhZTVkZTQ4Y2VlMDM1MjA3Njc3ODI4ODBmZGM0
         
     | 
| 
      
 11 
     | 
    
         
            +
                Y2M1YWNkYTFmNTI2YzFkYmFiMGY5YjFmYWJjYTNiOWZiODRkZjg=
         
     | 
| 
      
 12 
     | 
    
         
            +
              data.tar.gz: !binary |-
         
     | 
| 
      
 13 
     | 
    
         
            +
                MjI2YzZiNDAxNjE2OTBiYzYyZTVkYWM0OWVjYWE4Y2Q3ODg4MDQ1NTFhYzcx
         
     | 
| 
      
 14 
     | 
    
         
            +
                Yzg1NTRjNmEwYTYyYzJmNDlhOGQ4MjYwMjc5ZDcwYmE5YWNkNzkwZjk4YmY1
         
     | 
| 
      
 15 
     | 
    
         
            +
                MTE2ZTI0NzI3MDEzNjg4YzU5N2Q3OGM2NWQwMTVmNWQwMTk0NWQ=
         
     | 
    
        data/.idea/.rakeTasks
    CHANGED
    
    | 
         @@ -4,4 +4,4 @@ You are allowed to: 
     | 
|
| 
       4 
4 
     | 
    
         
             
            1. Remove rake task
         
     | 
| 
       5 
5 
     | 
    
         
             
            2. Add existing rake tasks
         
     | 
| 
       6 
6 
     | 
    
         
             
            To add existing rake tasks automatically delete this file and reload the project.
         
     | 
| 
       7 
     | 
    
         
            -
            --><RakeGroup description="" fullCmd="" taksId="rake" 
     | 
| 
      
 7 
     | 
    
         
            +
            --><RakeGroup description="" fullCmd="" taksId="rake" /></Settings>
         
     | 
    
        data/.idea/jar_wrapper.iml
    CHANGED
    
    | 
         @@ -9,22 +9,166 @@ 
     | 
|
| 
       9 
9 
     | 
    
         
             
                  </configuration>
         
     | 
| 
       10 
10 
     | 
    
         
             
                </facet>
         
     | 
| 
       11 
11 
     | 
    
         
             
              </component>
         
     | 
| 
      
 12 
     | 
    
         
            +
              <component name="ModuleRunConfigurationManager">
         
     | 
| 
      
 13 
     | 
    
         
            +
                <configuration default="false" name="Run spec 'jar_wrapper_spec': jar_wrapper" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
         
     | 
| 
      
 14 
     | 
    
         
            +
                  <predefined_log_file id="RUBY_RSPEC" enabled="true" />
         
     | 
| 
      
 15 
     | 
    
         
            +
                  <module name="jar_wrapper" />
         
     | 
| 
      
 16 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
         
     | 
| 
      
 17 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$MODULE_DIR$" />
         
     | 
| 
      
 18 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
         
     | 
| 
      
 19 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
         
     | 
| 
      
 20 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
         
     | 
| 
      
 21 
     | 
    
         
            +
                  <envs>
         
     | 
| 
      
 22 
     | 
    
         
            +
                    <env name="JRUBY_OPTS" value="-X+O" />
         
     | 
| 
      
 23 
     | 
    
         
            +
                  </envs>
         
     | 
| 
      
 24 
     | 
    
         
            +
                  <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
         
     | 
| 
      
 25 
     | 
    
         
            +
                  <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
         
     | 
| 
      
 26 
     | 
    
         
            +
                  <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
         
     | 
| 
      
 27 
     | 
    
         
            +
                    <COVERAGE_PATTERN ENABLED="true">
         
     | 
| 
      
 28 
     | 
    
         
            +
                      <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
         
     | 
| 
      
 29 
     | 
    
         
            +
                    </COVERAGE_PATTERN>
         
     | 
| 
      
 30 
     | 
    
         
            +
                  </EXTENSION>
         
     | 
| 
      
 31 
     | 
    
         
            +
                  <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
         
     | 
| 
      
 32 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
         
     | 
| 
      
 33 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$MODULE_DIR$/spec/runner_spec.rb" />
         
     | 
| 
      
 34 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
         
     | 
| 
      
 35 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
         
     | 
| 
      
 36 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="" />
         
     | 
| 
      
 37 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
         
     | 
| 
      
 38 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
         
     | 
| 
      
 39 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
         
     | 
| 
      
 40 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
         
     | 
| 
      
 41 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
         
     | 
| 
      
 42 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
         
     | 
| 
      
 43 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
         
     | 
| 
      
 44 
     | 
    
         
            +
                  <RunnerSettings RunnerId="RubyRunner" />
         
     | 
| 
      
 45 
     | 
    
         
            +
                  <ConfigurationWrapper RunnerId="RubyRunner" />
         
     | 
| 
      
 46 
     | 
    
         
            +
                  <method />
         
     | 
| 
      
 47 
     | 
    
         
            +
                </configuration>
         
     | 
| 
      
 48 
     | 
    
         
            +
                <configuration default="false" name="JarWrapper::Runner#build: jar_wrapper" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
         
     | 
| 
      
 49 
     | 
    
         
            +
                  <predefined_log_file id="RUBY_RSPEC" enabled="true" />
         
     | 
| 
      
 50 
     | 
    
         
            +
                  <module name="jar_wrapper" />
         
     | 
| 
      
 51 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
         
     | 
| 
      
 52 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$MODULE_DIR$" />
         
     | 
| 
      
 53 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
         
     | 
| 
      
 54 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
         
     | 
| 
      
 55 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
         
     | 
| 
      
 56 
     | 
    
         
            +
                  <envs>
         
     | 
| 
      
 57 
     | 
    
         
            +
                    <env name="JRUBY_OPTS" value="-X+O" />
         
     | 
| 
      
 58 
     | 
    
         
            +
                  </envs>
         
     | 
| 
      
 59 
     | 
    
         
            +
                  <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
         
     | 
| 
      
 60 
     | 
    
         
            +
                  <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
         
     | 
| 
      
 61 
     | 
    
         
            +
                  <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
         
     | 
| 
      
 62 
     | 
    
         
            +
                    <COVERAGE_PATTERN ENABLED="true">
         
     | 
| 
      
 63 
     | 
    
         
            +
                      <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
         
     | 
| 
      
 64 
     | 
    
         
            +
                    </COVERAGE_PATTERN>
         
     | 
| 
      
 65 
     | 
    
         
            +
                  </EXTENSION>
         
     | 
| 
      
 66 
     | 
    
         
            +
                  <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
         
     | 
| 
      
 67 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
         
     | 
| 
      
 68 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$MODULE_DIR$/spec/runner_spec.rb" />
         
     | 
| 
      
 69 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
         
     | 
| 
      
 70 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
         
     | 
| 
      
 71 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="JarWrapper::Runner#build" />
         
     | 
| 
      
 72 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
         
     | 
| 
      
 73 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
         
     | 
| 
      
 74 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
         
     | 
| 
      
 75 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
         
     | 
| 
      
 76 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
         
     | 
| 
      
 77 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
         
     | 
| 
      
 78 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
         
     | 
| 
      
 79 
     | 
    
         
            +
                  <RunnerSettings RunnerId="RubyRunner" />
         
     | 
| 
      
 80 
     | 
    
         
            +
                  <ConfigurationWrapper RunnerId="RubyRunner" />
         
     | 
| 
      
 81 
     | 
    
         
            +
                  <method />
         
     | 
| 
      
 82 
     | 
    
         
            +
                </configuration>
         
     | 
| 
      
 83 
     | 
    
         
            +
                <configuration default="false" name="JarWrapper::Runner#build should execute java jar file: jar_wrapper" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
         
     | 
| 
      
 84 
     | 
    
         
            +
                  <predefined_log_file id="RUBY_RSPEC" enabled="true" />
         
     | 
| 
      
 85 
     | 
    
         
            +
                  <module name="jar_wrapper" />
         
     | 
| 
      
 86 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
         
     | 
| 
      
 87 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$MODULE_DIR$" />
         
     | 
| 
      
 88 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
         
     | 
| 
      
 89 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
         
     | 
| 
      
 90 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
         
     | 
| 
      
 91 
     | 
    
         
            +
                  <envs>
         
     | 
| 
      
 92 
     | 
    
         
            +
                    <env name="JRUBY_OPTS" value="-X+O" />
         
     | 
| 
      
 93 
     | 
    
         
            +
                  </envs>
         
     | 
| 
      
 94 
     | 
    
         
            +
                  <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
         
     | 
| 
      
 95 
     | 
    
         
            +
                  <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
         
     | 
| 
      
 96 
     | 
    
         
            +
                  <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
         
     | 
| 
      
 97 
     | 
    
         
            +
                    <COVERAGE_PATTERN ENABLED="true">
         
     | 
| 
      
 98 
     | 
    
         
            +
                      <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
         
     | 
| 
      
 99 
     | 
    
         
            +
                    </COVERAGE_PATTERN>
         
     | 
| 
      
 100 
     | 
    
         
            +
                  </EXTENSION>
         
     | 
| 
      
 101 
     | 
    
         
            +
                  <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
         
     | 
| 
      
 102 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
         
     | 
| 
      
 103 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$MODULE_DIR$/spec/runner_spec.rb" />
         
     | 
| 
      
 104 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
         
     | 
| 
      
 105 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
         
     | 
| 
      
 106 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="JarWrapper::Runner#build should execute java jar file" />
         
     | 
| 
      
 107 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
         
     | 
| 
      
 108 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
         
     | 
| 
      
 109 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
         
     | 
| 
      
 110 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
         
     | 
| 
      
 111 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
         
     | 
| 
      
 112 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
         
     | 
| 
      
 113 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
         
     | 
| 
      
 114 
     | 
    
         
            +
                  <RunnerSettings RunnerId="RubyDebugRunner" />
         
     | 
| 
      
 115 
     | 
    
         
            +
                  <RunnerSettings RunnerId="RubyRunner" />
         
     | 
| 
      
 116 
     | 
    
         
            +
                  <ConfigurationWrapper RunnerId="RubyDebugRunner" />
         
     | 
| 
      
 117 
     | 
    
         
            +
                  <ConfigurationWrapper RunnerId="RubyRunner" />
         
     | 
| 
      
 118 
     | 
    
         
            +
                  <method />
         
     | 
| 
      
 119 
     | 
    
         
            +
                </configuration>
         
     | 
| 
      
 120 
     | 
    
         
            +
                <configuration default="false" name="JarWrapper::Runner: jar_wrapper" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
         
     | 
| 
      
 121 
     | 
    
         
            +
                  <predefined_log_file id="RUBY_RSPEC" enabled="true" />
         
     | 
| 
      
 122 
     | 
    
         
            +
                  <module name="jar_wrapper" />
         
     | 
| 
      
 123 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
         
     | 
| 
      
 124 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$MODULE_DIR$" />
         
     | 
| 
      
 125 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
         
     | 
| 
      
 126 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
         
     | 
| 
      
 127 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
         
     | 
| 
      
 128 
     | 
    
         
            +
                  <envs>
         
     | 
| 
      
 129 
     | 
    
         
            +
                    <env name="JRUBY_OPTS" value="-X+O" />
         
     | 
| 
      
 130 
     | 
    
         
            +
                  </envs>
         
     | 
| 
      
 131 
     | 
    
         
            +
                  <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
         
     | 
| 
      
 132 
     | 
    
         
            +
                  <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
         
     | 
| 
      
 133 
     | 
    
         
            +
                  <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
         
     | 
| 
      
 134 
     | 
    
         
            +
                    <COVERAGE_PATTERN ENABLED="true">
         
     | 
| 
      
 135 
     | 
    
         
            +
                      <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
         
     | 
| 
      
 136 
     | 
    
         
            +
                    </COVERAGE_PATTERN>
         
     | 
| 
      
 137 
     | 
    
         
            +
                  </EXTENSION>
         
     | 
| 
      
 138 
     | 
    
         
            +
                  <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
         
     | 
| 
      
 139 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
         
     | 
| 
      
 140 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$MODULE_DIR$/spec/runner_spec.rb" />
         
     | 
| 
      
 141 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
         
     | 
| 
      
 142 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
         
     | 
| 
      
 143 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="JarWrapper::Runner" />
         
     | 
| 
      
 144 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
         
     | 
| 
      
 145 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
         
     | 
| 
      
 146 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
         
     | 
| 
      
 147 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
         
     | 
| 
      
 148 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
         
     | 
| 
      
 149 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
         
     | 
| 
      
 150 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
         
     | 
| 
      
 151 
     | 
    
         
            +
                  <RunnerSettings RunnerId="RubyCover" />
         
     | 
| 
      
 152 
     | 
    
         
            +
                  <ConfigurationWrapper RunnerId="RubyCover" />
         
     | 
| 
      
 153 
     | 
    
         
            +
                  <method />
         
     | 
| 
      
 154 
     | 
    
         
            +
                </configuration>
         
     | 
| 
      
 155 
     | 
    
         
            +
              </component>
         
     | 
| 
       12 
156 
     | 
    
         
             
              <component name="NewModuleRootManager">
         
     | 
| 
       13 
157 
     | 
    
         
             
                <content url="file://$MODULE_DIR$" />
         
     | 
| 
       14 
     | 
    
         
            -
                <orderEntry type=" 
     | 
| 
      
 158 
     | 
    
         
            +
                <orderEntry type="jdk" jdkName="RVM: ruby-1.9.3-p448 [jar_wrapper]" jdkType="RUBY_SDK" />
         
     | 
| 
       15 
159 
     | 
    
         
             
                <orderEntry type="sourceFolder" forTests="false" />
         
     | 
| 
       16 
     | 
    
         
            -
                <orderEntry type="library" scope="PROVIDED" name="bundler (v1. 
     | 
| 
       17 
     | 
    
         
            -
                <orderEntry type="library" scope="PROVIDED" name="diff-lcs (v1. 
     | 
| 
       18 
     | 
    
         
            -
                <orderEntry type="library" scope="PROVIDED" name="file_utils (v1.0. 
     | 
| 
       19 
     | 
    
         
            -
                <orderEntry type="library" scope="PROVIDED" name="gemcutter (v0.7.1, RVM: ruby-1.9.3- 
     | 
| 
       20 
     | 
    
         
            -
                <orderEntry type="library" scope="PROVIDED" name="gemspec_deps_gen (v1.0.5, RVM: ruby-1.9.3- 
     | 
| 
       21 
     | 
    
         
            -
                <orderEntry type="library" scope="PROVIDED" name="metaclass (v0.0.1, RVM: ruby-1.9.3- 
     | 
| 
       22 
     | 
    
         
            -
                <orderEntry type="library" scope="PROVIDED" name="mocha (v0.13.2, RVM: ruby-1.9.3- 
     | 
| 
       23 
     | 
    
         
            -
                <orderEntry type="library" scope="PROVIDED" name="rspec (v2.12.0, RVM: ruby-1.9.3- 
     | 
| 
       24 
     | 
    
         
            -
                <orderEntry type="library" scope="PROVIDED" name="rspec-core (v2. 
     | 
| 
       25 
     | 
    
         
            -
                <orderEntry type="library" scope="PROVIDED" name="rspec-expectations (v2. 
     | 
| 
       26 
     | 
    
         
            -
                <orderEntry type="library" scope="PROVIDED" name="rspec-mocks (v2. 
     | 
| 
       27 
     | 
    
         
            -
                <orderEntry type="library" scope="PROVIDED" name="zip (v2.0.2, RVM: ruby-1.9.3- 
     | 
| 
      
 160 
     | 
    
         
            +
                <orderEntry type="library" scope="PROVIDED" name="bundler (v1.3.5, RVM: ruby-1.9.3-p448 [jar_wrapper]) [gem]" level="application" />
         
     | 
| 
      
 161 
     | 
    
         
            +
                <orderEntry type="library" scope="PROVIDED" name="diff-lcs (v1.2.5, RVM: ruby-1.9.3-p448 [jar_wrapper]) [gem]" level="application" />
         
     | 
| 
      
 162 
     | 
    
         
            +
                <orderEntry type="library" scope="PROVIDED" name="file_utils (v1.0.7, RVM: ruby-1.9.3-p448 [jar_wrapper]) [gem]" level="application" />
         
     | 
| 
      
 163 
     | 
    
         
            +
                <orderEntry type="library" scope="PROVIDED" name="gemcutter (v0.7.1, RVM: ruby-1.9.3-p448 [jar_wrapper]) [gem]" level="application" />
         
     | 
| 
      
 164 
     | 
    
         
            +
                <orderEntry type="library" scope="PROVIDED" name="gemspec_deps_gen (v1.0.5, RVM: ruby-1.9.3-p448 [jar_wrapper]) [gem]" level="application" />
         
     | 
| 
      
 165 
     | 
    
         
            +
                <orderEntry type="library" scope="PROVIDED" name="metaclass (v0.0.1, RVM: ruby-1.9.3-p448 [jar_wrapper]) [gem]" level="application" />
         
     | 
| 
      
 166 
     | 
    
         
            +
                <orderEntry type="library" scope="PROVIDED" name="mocha (v0.13.2, RVM: ruby-1.9.3-p448 [jar_wrapper]) [gem]" level="application" />
         
     | 
| 
      
 167 
     | 
    
         
            +
                <orderEntry type="library" scope="PROVIDED" name="rspec (v2.12.0, RVM: ruby-1.9.3-p448 [jar_wrapper]) [gem]" level="application" />
         
     | 
| 
      
 168 
     | 
    
         
            +
                <orderEntry type="library" scope="PROVIDED" name="rspec-core (v2.14.7, RVM: ruby-1.9.3-p448 [jar_wrapper]) [gem]" level="application" />
         
     | 
| 
      
 169 
     | 
    
         
            +
                <orderEntry type="library" scope="PROVIDED" name="rspec-expectations (v2.14.4, RVM: ruby-1.9.3-p448 [jar_wrapper]) [gem]" level="application" />
         
     | 
| 
      
 170 
     | 
    
         
            +
                <orderEntry type="library" scope="PROVIDED" name="rspec-mocks (v2.14.4, RVM: ruby-1.9.3-p448 [jar_wrapper]) [gem]" level="application" />
         
     | 
| 
      
 171 
     | 
    
         
            +
                <orderEntry type="library" scope="PROVIDED" name="zip (v2.0.2, RVM: ruby-1.9.3-p448 [jar_wrapper]) [gem]" level="application" />
         
     | 
| 
       28 
172 
     | 
    
         
             
              </component>
         
     | 
| 
       29 
173 
     | 
    
         
             
            </module>
         
     | 
| 
       30 
174 
     | 
    
         | 
    
        data/.idea/workspace.xml
    CHANGED
    
    | 
         @@ -2,31 +2,12 @@ 
     | 
|
| 
       2 
2 
     | 
    
         
             
            <project version="4">
         
     | 
| 
       3 
3 
     | 
    
         
             
              <component name="ChangeListManager">
         
     | 
| 
       4 
4 
     | 
    
         
             
                <list default="true" id="f2d45c82-3b69-4bf8-9eb4-252420ccdf4d" name="Default" comment="">
         
     | 
| 
       5 
     | 
    
         
            -
                  <change type="MODIFICATION" beforePath="$PROJECT_DIR$/ 
     | 
| 
       6 
     | 
    
         
            -
                  <change type="MODIFICATION" beforePath="$PROJECT_DIR$/ 
     | 
| 
      
 5 
     | 
    
         
            +
                  <change type="MODIFICATION" beforePath="$PROJECT_DIR$/Gemfile.lock" afterPath="$PROJECT_DIR$/Gemfile.lock" />
         
     | 
| 
      
 6 
     | 
    
         
            +
                  <change type="MODIFICATION" beforePath="$PROJECT_DIR$/Rakefile" afterPath="$PROJECT_DIR$/Rakefile" />
         
     | 
| 
      
 7 
     | 
    
         
            +
                  <change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
         
     | 
| 
       7 
8 
     | 
    
         
             
                </list>
         
     | 
| 
       8 
9 
     | 
    
         
             
                <ignored path="jar_wrapper.iws" />
         
     | 
| 
       9 
10 
     | 
    
         
             
                <ignored path=".idea/workspace.xml" />
         
     | 
| 
       10 
     | 
    
         
            -
                <file path="/Dummy.txt" changelist="f2d45c82-3b69-4bf8-9eb4-252420ccdf4d" time="1360708412222" ignored="false" />
         
     | 
| 
       11 
     | 
    
         
            -
                <file path="/version.rb" changelist="f2d45c82-3b69-4bf8-9eb4-252420ccdf4d" time="1360707454986" ignored="false" />
         
     | 
| 
       12 
     | 
    
         
            -
                <file path="/CHANGES" changelist="f2d45c82-3b69-4bf8-9eb4-252420ccdf4d" time="1360707516699" ignored="false" />
         
     | 
| 
       13 
     | 
    
         
            -
                <file path="/jar_wrapper.gemspec.erb" changelist="f2d45c82-3b69-4bf8-9eb4-252420ccdf4d" time="1360709829816" ignored="false" />
         
     | 
| 
       14 
     | 
    
         
            -
                <file path="/Rakefile" changelist="f2d45c82-3b69-4bf8-9eb4-252420ccdf4d" time="1360707647776" ignored="false" />
         
     | 
| 
       15 
     | 
    
         
            -
                <file path="/jar_wrapper.rb" changelist="f2d45c82-3b69-4bf8-9eb4-252420ccdf4d" time="1360708702916" ignored="false" />
         
     | 
| 
       16 
     | 
    
         
            -
                <file path="/README.md" changelist="f2d45c82-3b69-4bf8-9eb4-252420ccdf4d" time="1360707855647" ignored="false" />
         
     | 
| 
       17 
     | 
    
         
            -
                <file path="/Gemfile" changelist="f2d45c82-3b69-4bf8-9eb4-252420ccdf4d" time="1360709534528" ignored="false" />
         
     | 
| 
       18 
     | 
    
         
            -
                <file path="/a.dummy" changelist="f2d45c82-3b69-4bf8-9eb4-252420ccdf4d" time="1360708108504" ignored="false" />
         
     | 
| 
       19 
     | 
    
         
            -
                <file path="/jar_wrapper.gemspec" changelist="f2d45c82-3b69-4bf8-9eb4-252420ccdf4d" time="1360708115815" ignored="false" />
         
     | 
| 
       20 
     | 
    
         
            -
                <file path="$PROJECT_DIR$/../selenium/Gemfile" changelist="f2d45c82-3b69-4bf8-9eb4-252420ccdf4d" time="1360709537854" ignored="false" />
         
     | 
| 
       21 
     | 
    
         
            -
                <file path="$PROJECT_DIR$/../selenium/Gemfile.lock" changelist="f2d45c82-3b69-4bf8-9eb4-252420ccdf4d" time="1360709479947" ignored="false" />
         
     | 
| 
       22 
     | 
    
         
            -
                <file path="$PROJECT_DIR$/../selenium/bin/selenium" changelist="f2d45c82-3b69-4bf8-9eb4-252420ccdf4d" time="1360708658751" ignored="false" />
         
     | 
| 
       23 
     | 
    
         
            -
                <file path="$PROJECT_DIR$/../selenium/lib/selenium/starter.rb" changelist="f2d45c82-3b69-4bf8-9eb4-252420ccdf4d" time="1360709166995" ignored="false" />
         
     | 
| 
       24 
     | 
    
         
            -
                <file path="/starter.rb" changelist="f2d45c82-3b69-4bf8-9eb4-252420ccdf4d" time="1360708757006" ignored="false" />
         
     | 
| 
       25 
     | 
    
         
            -
                <file path="$PROJECT_DIR$/../selenium/selenium.gemspec" changelist="f2d45c82-3b69-4bf8-9eb4-252420ccdf4d" time="1360709509910" ignored="false" />
         
     | 
| 
       26 
     | 
    
         
            -
                <file path="$USER_HOME$/.rvm/gems/ruby-1.9.3-p385@jar_wrapper/gems/zip-2.0.2/lib/zip/zipfilesystem.rb" changelist="f2d45c82-3b69-4bf8-9eb4-252420ccdf4d" time="1360709391404" ignored="false" />
         
     | 
| 
       27 
     | 
    
         
            -
                <file path="$USER_HOME$/.rvm/gems/ruby-1.9.3-p385@jar_wrapper/gems/mocha-0.13.2/lib/mocha/object_methods.rb" changelist="f2d45c82-3b69-4bf8-9eb4-252420ccdf4d" time="1360709391405" ignored="false" />
         
     | 
| 
       28 
     | 
    
         
            -
                <file path="$PROJECT_DIR$/../selenium/selenium.gemspec.erb" changelist="f2d45c82-3b69-4bf8-9eb4-252420ccdf4d" time="1360709871210" ignored="false" />
         
     | 
| 
       29 
     | 
    
         
            -
                <file path="/selenium.gemspec.erb" changelist="f2d45c82-3b69-4bf8-9eb4-252420ccdf4d" time="1360709865399" ignored="false" />
         
     | 
| 
       30 
11 
     | 
    
         
             
                <option name="TRACKING_ENABLED" value="true" />
         
     | 
| 
       31 
12 
     | 
    
         
             
                <option name="SHOW_DIALOG" value="false" />
         
     | 
| 
       32 
13 
     | 
    
         
             
                <option name="HIGHLIGHT_CONFLICTS" value="true" />
         
     | 
| 
         @@ -34,6 +15,11 @@ 
     | 
|
| 
       34 
15 
     | 
    
         
             
                <option name="LAST_RESOLUTION" value="IGNORE" />
         
     | 
| 
       35 
16 
     | 
    
         
             
              </component>
         
     | 
| 
       36 
17 
     | 
    
         
             
              <component name="ChangesViewManager" flattened_view="true" show_ignored="false" />
         
     | 
| 
      
 18 
     | 
    
         
            +
              <component name="CoverageDataManager">
         
     | 
| 
      
 19 
     | 
    
         
            +
                <SUITE FILE_PATH="coverage/jar_wrapper@JarWrapper__Runner_build__jar_wrapper.coverage" NAME="JarWrapper::Runner#build: jar_wrapper Coverage Results" MODIFIED="1385224490937" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" MODULE_NAME="jar_wrapper" />
         
     | 
| 
      
 20 
     | 
    
         
            +
                <SUITE FILE_PATH="coverage/jar_wrapper@JarWrapper__Runner_build_should_execute_java_jar_file__jar_wrapper.coverage" NAME="JarWrapper::Runner#build should execute java jar file: jar_wrapper Coverage Results" MODIFIED="1385223504816" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" MODULE_NAME="jar_wrapper" />
         
     | 
| 
      
 21 
     | 
    
         
            +
                <SUITE FILE_PATH="coverage/jar_wrapper@Run_spec__jar_wrapper_spec___jar_wrapper.coverage" NAME="Run spec 'jar_wrapper_spec': jar_wrapper Coverage Results" MODIFIED="1384649370217" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="rcov" COVERAGE_BY_TEST_ENABLED="true" COVERAGE_TRACING_ENABLED="false" WORKING_DIRECTORY="$PROJECT_DIR$" MODULE_NAME="jar_wrapper" />
         
     | 
| 
      
 22 
     | 
    
         
            +
              </component>
         
     | 
| 
       37 
23 
     | 
    
         
             
              <component name="CreatePatchCommitExecutor">
         
     | 
| 
       38 
24 
     | 
    
         
             
                <option name="PATCH_PATH" value="" />
         
     | 
| 
       39 
25 
     | 
    
         
             
              </component>
         
     | 
| 
         @@ -41,48 +27,63 @@ 
     | 
|
| 
       41 
27 
     | 
    
         
             
                <disable_hints />
         
     | 
| 
       42 
28 
     | 
    
         
             
              </component>
         
     | 
| 
       43 
29 
     | 
    
         
             
              <component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
         
     | 
| 
      
 30 
     | 
    
         
            +
              <component name="FavoritesManager">
         
     | 
| 
      
 31 
     | 
    
         
            +
                <favorites_list name="jar_wrapper" />
         
     | 
| 
      
 32 
     | 
    
         
            +
              </component>
         
     | 
| 
       44 
33 
     | 
    
         
             
              <component name="FileEditorManager">
         
     | 
| 
       45 
34 
     | 
    
         
             
                <leaf>
         
     | 
| 
       46 
     | 
    
         
            -
                  <file leaf-file-name=" 
     | 
| 
       47 
     | 
    
         
            -
                    <entry file="file://$PROJECT_DIR$/ 
     | 
| 
      
 35 
     | 
    
         
            +
                  <file leaf-file-name="runner_spec.rb" pinned="false" current="false" current-in-tab="false">
         
     | 
| 
      
 36 
     | 
    
         
            +
                    <entry file="file://$PROJECT_DIR$/spec/runner_spec.rb">
         
     | 
| 
       48 
37 
     | 
    
         
             
                      <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
       49 
     | 
    
         
            -
                        <state line=" 
     | 
| 
      
 38 
     | 
    
         
            +
                        <state line="3" column="16" selection-start="96" selection-end="96" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="660">
         
     | 
| 
       50 
39 
     | 
    
         
             
                          <folding />
         
     | 
| 
       51 
40 
     | 
    
         
             
                        </state>
         
     | 
| 
       52 
41 
     | 
    
         
             
                      </provider>
         
     | 
| 
       53 
42 
     | 
    
         
             
                    </entry>
         
     | 
| 
       54 
43 
     | 
    
         
             
                  </file>
         
     | 
| 
       55 
     | 
    
         
            -
                  <file leaf-file-name="jar_wrapper. 
     | 
| 
       56 
     | 
    
         
            -
                    <entry file="file://$PROJECT_DIR$/jar_wrapper. 
     | 
| 
      
 44 
     | 
    
         
            +
                  <file leaf-file-name="jar_wrapper.rb" pinned="false" current="false" current-in-tab="false">
         
     | 
| 
      
 45 
     | 
    
         
            +
                    <entry file="file://$PROJECT_DIR$/lib/jar_wrapper.rb">
         
     | 
| 
       57 
46 
     | 
    
         
             
                      <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
       58 
     | 
    
         
            -
                        <state line=" 
     | 
| 
      
 47 
     | 
    
         
            +
                        <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="105">
         
     | 
| 
       59 
48 
     | 
    
         
             
                          <folding />
         
     | 
| 
       60 
49 
     | 
    
         
             
                        </state>
         
     | 
| 
       61 
50 
     | 
    
         
             
                      </provider>
         
     | 
| 
       62 
51 
     | 
    
         
             
                    </entry>
         
     | 
| 
       63 
52 
     | 
    
         
             
                  </file>
         
     | 
| 
       64 
     | 
    
         
            -
                  <file leaf-file-name=" 
     | 
| 
       65 
     | 
    
         
            -
                    <entry file="file://$PROJECT_DIR$/ 
     | 
| 
      
 53 
     | 
    
         
            +
                  <file leaf-file-name="Gemfile" pinned="false" current="false" current-in-tab="false">
         
     | 
| 
      
 54 
     | 
    
         
            +
                    <entry file="file://$PROJECT_DIR$/Gemfile">
         
     | 
| 
       66 
55 
     | 
    
         
             
                      <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
       67 
     | 
    
         
            -
                        <state line=" 
     | 
| 
      
 56 
     | 
    
         
            +
                        <state line="4" column="4" selection-start="55" selection-end="55" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="465">
         
     | 
| 
       68 
57 
     | 
    
         
             
                          <folding />
         
     | 
| 
       69 
58 
     | 
    
         
             
                        </state>
         
     | 
| 
       70 
59 
     | 
    
         
             
                      </provider>
         
     | 
| 
       71 
60 
     | 
    
         
             
                    </entry>
         
     | 
| 
       72 
61 
     | 
    
         
             
                  </file>
         
     | 
| 
       73 
     | 
    
         
            -
                  <file leaf-file-name=" 
     | 
| 
       74 
     | 
    
         
            -
                    <entry file="file://$PROJECT_DIR$/ 
     | 
| 
      
 62 
     | 
    
         
            +
                  <file leaf-file-name="README.md" pinned="false" current="false" current-in-tab="false">
         
     | 
| 
      
 63 
     | 
    
         
            +
                    <entry file="file://$PROJECT_DIR$/README.md">
         
     | 
| 
      
 64 
     | 
    
         
            +
                      <provider editor-type-id="MarkdownPreviewEditor">
         
     | 
| 
      
 65 
     | 
    
         
            +
                        <state />
         
     | 
| 
      
 66 
     | 
    
         
            +
                      </provider>
         
     | 
| 
       75 
67 
     | 
    
         
             
                      <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
       76 
     | 
    
         
            -
                        <state line=" 
     | 
| 
      
 68 
     | 
    
         
            +
                        <state line="23" column="46" selection-start="461" selection-end="461" vertical-scroll-proportion="-12.777778" vertical-offset="0" max-vertical-offset="555">
         
     | 
| 
       77 
69 
     | 
    
         
             
                          <folding />
         
     | 
| 
       78 
70 
     | 
    
         
             
                        </state>
         
     | 
| 
       79 
71 
     | 
    
         
             
                      </provider>
         
     | 
| 
       80 
72 
     | 
    
         
             
                    </entry>
         
     | 
| 
       81 
73 
     | 
    
         
             
                  </file>
         
     | 
| 
       82 
     | 
    
         
            -
                  <file leaf-file-name=" 
     | 
| 
       83 
     | 
    
         
            -
                    <entry file="file://$PROJECT_DIR$/ 
     | 
| 
      
 74 
     | 
    
         
            +
                  <file leaf-file-name="CHANGES" pinned="false" current="false" current-in-tab="false">
         
     | 
| 
      
 75 
     | 
    
         
            +
                    <entry file="file://$PROJECT_DIR$/CHANGES">
         
     | 
| 
      
 76 
     | 
    
         
            +
                      <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
      
 77 
     | 
    
         
            +
                        <state line="19" column="80" selection-start="201" selection-end="201" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="375">
         
     | 
| 
      
 78 
     | 
    
         
            +
                          <folding />
         
     | 
| 
      
 79 
     | 
    
         
            +
                        </state>
         
     | 
| 
      
 80 
     | 
    
         
            +
                      </provider>
         
     | 
| 
      
 81 
     | 
    
         
            +
                    </entry>
         
     | 
| 
      
 82 
     | 
    
         
            +
                  </file>
         
     | 
| 
      
 83 
     | 
    
         
            +
                  <file leaf-file-name="Rakefile" pinned="false" current="true" current-in-tab="true">
         
     | 
| 
      
 84 
     | 
    
         
            +
                    <entry file="file://$PROJECT_DIR$/Rakefile">
         
     | 
| 
       84 
85 
     | 
    
         
             
                      <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
       85 
     | 
    
         
            -
                        <state line=" 
     | 
| 
      
 86 
     | 
    
         
            +
                        <state line="16" column="48" selection-start="414" selection-end="414" vertical-scroll-proportion="0.26519337" vertical-offset="0" max-vertical-offset="905">
         
     | 
| 
       86 
87 
     | 
    
         
             
                          <folding />
         
     | 
| 
       87 
88 
     | 
    
         
             
                        </state>
         
     | 
| 
       88 
89 
     | 
    
         
             
                      </provider>
         
     | 
| 
         @@ -91,16 +92,25 @@ 
     | 
|
| 
       91 
92 
     | 
    
         
             
                  <file leaf-file-name="runner.rb" pinned="false" current="false" current-in-tab="false">
         
     | 
| 
       92 
93 
     | 
    
         
             
                    <entry file="file://$PROJECT_DIR$/lib/jar_wrapper/runner.rb">
         
     | 
| 
       93 
94 
     | 
    
         
             
                      <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
       94 
     | 
    
         
            -
                        <state line=" 
     | 
| 
      
 95 
     | 
    
         
            +
                        <state line="38" column="53" selection-start="1145" selection-end="1145" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="2670">
         
     | 
| 
       95 
96 
     | 
    
         
             
                          <folding />
         
     | 
| 
       96 
97 
     | 
    
         
             
                        </state>
         
     | 
| 
       97 
98 
     | 
    
         
             
                      </provider>
         
     | 
| 
       98 
99 
     | 
    
         
             
                    </entry>
         
     | 
| 
       99 
100 
     | 
    
         
             
                  </file>
         
     | 
| 
       100 
     | 
    
         
            -
                  <file leaf-file-name=" 
     | 
| 
       101 
     | 
    
         
            -
                    <entry file="file://$PROJECT_DIR$/ 
     | 
| 
      
 101 
     | 
    
         
            +
                  <file leaf-file-name="version.rb" pinned="false" current="false" current-in-tab="false">
         
     | 
| 
      
 102 
     | 
    
         
            +
                    <entry file="file://$PROJECT_DIR$/lib/jar_wrapper/version.rb">
         
     | 
| 
       102 
103 
     | 
    
         
             
                      <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
       103 
     | 
    
         
            -
                        <state line=" 
     | 
| 
      
 104 
     | 
    
         
            +
                        <state line="0" column="3" selection-start="3" selection-end="3" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="120">
         
     | 
| 
      
 105 
     | 
    
         
            +
                          <folding />
         
     | 
| 
      
 106 
     | 
    
         
            +
                        </state>
         
     | 
| 
      
 107 
     | 
    
         
            +
                      </provider>
         
     | 
| 
      
 108 
     | 
    
         
            +
                    </entry>
         
     | 
| 
      
 109 
     | 
    
         
            +
                  </file>
         
     | 
| 
      
 110 
     | 
    
         
            +
                  <file leaf-file-name="jar_wrapper.gemspec.erb" pinned="false" current="false" current-in-tab="false">
         
     | 
| 
      
 111 
     | 
    
         
            +
                    <entry file="file://$PROJECT_DIR$/jar_wrapper.gemspec.erb">
         
     | 
| 
      
 112 
     | 
    
         
            +
                      <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
      
 113 
     | 
    
         
            +
                        <state line="19" column="29" selection-start="646" selection-end="646" vertical-scroll-proportion="-11.875" vertical-offset="0" max-vertical-offset="375">
         
     | 
| 
       104 
114 
     | 
    
         
             
                          <folding />
         
     | 
| 
       105 
115 
     | 
    
         
             
                        </state>
         
     | 
| 
       106 
116 
     | 
    
         
             
                      </provider>
         
     | 
| 
         @@ -124,24 +134,29 @@ 
     | 
|
| 
       124 
134 
     | 
    
         
             
              <component name="IdeDocumentHistory">
         
     | 
| 
       125 
135 
     | 
    
         
             
                <option name="changedFiles">
         
     | 
| 
       126 
136 
     | 
    
         
             
                  <list>
         
     | 
| 
       127 
     | 
    
         
            -
                    <option value="$PROJECT_DIR$/Rakefile" />
         
     | 
| 
       128 
     | 
    
         
            -
                    <option value="$PROJECT_DIR$/README.md" />
         
     | 
| 
       129 
137 
     | 
    
         
             
                    <option value="$PROJECT_DIR$/lib/jar_wrapper/jar_wrapper.rb" />
         
     | 
| 
       130 
138 
     | 
    
         
             
                    <option value="$PROJECT_DIR$/jar_wrapper.gemspec" />
         
     | 
| 
      
 139 
     | 
    
         
            +
                    <option value="$PROJECT_DIR$/.ruby-gemset" />
         
     | 
| 
      
 140 
     | 
    
         
            +
                    <option value="$PROJECT_DIR$/lib/jar_wrapper/version.rb" />
         
     | 
| 
      
 141 
     | 
    
         
            +
                    <option value="$PROJECT_DIR$/spec/spec_helper.rb" />
         
     | 
| 
      
 142 
     | 
    
         
            +
                    <option value="$PROJECT_DIR$/spec/jar_wrapper_spec.rb" />
         
     | 
| 
      
 143 
     | 
    
         
            +
                    <option value="$PROJECT_DIR$/.ruby-version" />
         
     | 
| 
      
 144 
     | 
    
         
            +
                    <option value="$PROJECT_DIR$/spec/runner_spec.rb" />
         
     | 
| 
       131 
145 
     | 
    
         
             
                    <option value="$PROJECT_DIR$/Gemfile" />
         
     | 
| 
       132 
     | 
    
         
            -
                    <option value="$PROJECT_DIR$/lib/jar_wrapper/runner.rb" />
         
     | 
| 
       133 
146 
     | 
    
         
             
                    <option value="$PROJECT_DIR$/lib/jar_wrapper.rb" />
         
     | 
| 
      
 147 
     | 
    
         
            +
                    <option value="$PROJECT_DIR$/lib/jar_wrapper/runner.rb" />
         
     | 
| 
       134 
148 
     | 
    
         
             
                    <option value="$PROJECT_DIR$/jar_wrapper.gemspec.erb" />
         
     | 
| 
       135 
     | 
    
         
            -
                    <option value="$PROJECT_DIR$/ 
     | 
| 
      
 149 
     | 
    
         
            +
                    <option value="$PROJECT_DIR$/README.md" />
         
     | 
| 
       136 
150 
     | 
    
         
             
                    <option value="$PROJECT_DIR$/CHANGES" />
         
     | 
| 
      
 151 
     | 
    
         
            +
                    <option value="$PROJECT_DIR$/Rakefile" />
         
     | 
| 
       137 
152 
     | 
    
         
             
                  </list>
         
     | 
| 
       138 
153 
     | 
    
         
             
                </option>
         
     | 
| 
       139 
154 
     | 
    
         
             
              </component>
         
     | 
| 
       140 
155 
     | 
    
         
             
              <component name="ProjectFrameBounds">
         
     | 
| 
       141 
     | 
    
         
            -
                <option name="x" value=" 
     | 
| 
      
 156 
     | 
    
         
            +
                <option name="x" value="44" />
         
     | 
| 
       142 
157 
     | 
    
         
             
                <option name="y" value="22" />
         
     | 
| 
       143 
     | 
    
         
            -
                <option name="width" value=" 
     | 
| 
       144 
     | 
    
         
            -
                <option name="height" value=" 
     | 
| 
      
 158 
     | 
    
         
            +
                <option name="width" value="1636" />
         
     | 
| 
      
 159 
     | 
    
         
            +
                <option name="height" value="1028" />
         
     | 
| 
       145 
160 
     | 
    
         
             
              </component>
         
     | 
| 
       146 
161 
     | 
    
         
             
              <component name="ProjectLevelVcsManager" settingsEditedManually="false">
         
     | 
| 
       147 
162 
     | 
    
         
             
                <OptionsSetting value="true" id="Add" />
         
     | 
| 
         @@ -169,7 +184,6 @@ 
     | 
|
| 
       169 
184 
     | 
    
         
             
                  <sortByType />
         
     | 
| 
       170 
185 
     | 
    
         
             
                </navigator>
         
     | 
| 
       171 
186 
     | 
    
         
             
                <panes>
         
     | 
| 
       172 
     | 
    
         
            -
                  <pane id="Scope" />
         
     | 
| 
       173 
187 
     | 
    
         
             
                  <pane id="ProjectPane">
         
     | 
| 
       174 
188 
     | 
    
         
             
                    <subPane>
         
     | 
| 
       175 
189 
     | 
    
         
             
                      <PATH>
         
     | 
| 
         @@ -188,6 +202,20 @@ 
     | 
|
| 
       188 
202 
     | 
    
         
             
                          <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
         
     | 
| 
       189 
203 
     | 
    
         
             
                        </PATH_ELEMENT>
         
     | 
| 
       190 
204 
     | 
    
         
             
                      </PATH>
         
     | 
| 
      
 205 
     | 
    
         
            +
                      <PATH>
         
     | 
| 
      
 206 
     | 
    
         
            +
                        <PATH_ELEMENT>
         
     | 
| 
      
 207 
     | 
    
         
            +
                          <option name="myItemId" value="jar_wrapper" />
         
     | 
| 
      
 208 
     | 
    
         
            +
                          <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
         
     | 
| 
      
 209 
     | 
    
         
            +
                        </PATH_ELEMENT>
         
     | 
| 
      
 210 
     | 
    
         
            +
                        <PATH_ELEMENT>
         
     | 
| 
      
 211 
     | 
    
         
            +
                          <option name="myItemId" value="jar_wrapper" />
         
     | 
| 
      
 212 
     | 
    
         
            +
                          <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
         
     | 
| 
      
 213 
     | 
    
         
            +
                        </PATH_ELEMENT>
         
     | 
| 
      
 214 
     | 
    
         
            +
                        <PATH_ELEMENT>
         
     | 
| 
      
 215 
     | 
    
         
            +
                          <option name="myItemId" value="spec" />
         
     | 
| 
      
 216 
     | 
    
         
            +
                          <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
         
     | 
| 
      
 217 
     | 
    
         
            +
                        </PATH_ELEMENT>
         
     | 
| 
      
 218 
     | 
    
         
            +
                      </PATH>
         
     | 
| 
       191 
219 
     | 
    
         
             
                      <PATH>
         
     | 
| 
       192 
220 
     | 
    
         
             
                        <PATH_ELEMENT>
         
     | 
| 
       193 
221 
     | 
    
         
             
                          <option name="myItemId" value="jar_wrapper" />
         
     | 
| 
         @@ -222,16 +250,166 @@ 
     | 
|
| 
       222 
250 
     | 
    
         
             
                      </PATH>
         
     | 
| 
       223 
251 
     | 
    
         
             
                    </subPane>
         
     | 
| 
       224 
252 
     | 
    
         
             
                  </pane>
         
     | 
| 
      
 253 
     | 
    
         
            +
                  <pane id="Scope" />
         
     | 
| 
       225 
254 
     | 
    
         
             
                </panes>
         
     | 
| 
       226 
255 
     | 
    
         
             
              </component>
         
     | 
| 
       227 
256 
     | 
    
         
             
              <component name="PropertiesComponent">
         
     | 
| 
       228 
257 
     | 
    
         
             
                <property name="options.splitter.main.proportions" value="0.3" />
         
     | 
| 
       229 
258 
     | 
    
         
             
                <property name="WebServerToolWindowFactoryState" value="false" />
         
     | 
| 
       230 
     | 
    
         
            -
                <property name="options.lastSelected" value="org.jetbrains.plugins.ruby.settings. 
     | 
| 
      
 259 
     | 
    
         
            +
                <property name="options.lastSelected" value="org.jetbrains.plugins.ruby.settings.RubyActiveModuleSdkConfigurable" />
         
     | 
| 
       231 
260 
     | 
    
         
             
                <property name="options.searchVisible" value="true" />
         
     | 
| 
       232 
261 
     | 
    
         
             
                <property name="options.splitter.details.proportions" value="0.2" />
         
     | 
| 
      
 262 
     | 
    
         
            +
                <property name="recentsLimit" value="5" />
         
     | 
| 
      
 263 
     | 
    
         
            +
                <property name="FullScreen" value="false" />
         
     | 
| 
      
 264 
     | 
    
         
            +
                <property name="last_opened_file_path" value="$PROJECT_DIR$/../web_app_builder" />
         
     | 
| 
       233 
265 
     | 
    
         
             
              </component>
         
     | 
| 
       234 
     | 
    
         
            -
              <component name="RunManager">
         
     | 
| 
      
 266 
     | 
    
         
            +
              <component name="RunManager" selected="RSpec.JarWrapper::Runner#build: jar_wrapper">
         
     | 
| 
      
 267 
     | 
    
         
            +
                <configuration default="false" name="Run spec 'jar_wrapper_spec': jar_wrapper" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
         
     | 
| 
      
 268 
     | 
    
         
            +
                  <predefined_log_file id="RUBY_RSPEC" enabled="true" />
         
     | 
| 
      
 269 
     | 
    
         
            +
                  <module name="jar_wrapper" />
         
     | 
| 
      
 270 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
         
     | 
| 
      
 271 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$MODULE_DIR$" />
         
     | 
| 
      
 272 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
         
     | 
| 
      
 273 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
         
     | 
| 
      
 274 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
         
     | 
| 
      
 275 
     | 
    
         
            +
                  <envs>
         
     | 
| 
      
 276 
     | 
    
         
            +
                    <env name="JRUBY_OPTS" value="-X+O" />
         
     | 
| 
      
 277 
     | 
    
         
            +
                  </envs>
         
     | 
| 
      
 278 
     | 
    
         
            +
                  <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
         
     | 
| 
      
 279 
     | 
    
         
            +
                  <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
         
     | 
| 
      
 280 
     | 
    
         
            +
                  <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
         
     | 
| 
      
 281 
     | 
    
         
            +
                    <COVERAGE_PATTERN ENABLED="true">
         
     | 
| 
      
 282 
     | 
    
         
            +
                      <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
         
     | 
| 
      
 283 
     | 
    
         
            +
                    </COVERAGE_PATTERN>
         
     | 
| 
      
 284 
     | 
    
         
            +
                  </EXTENSION>
         
     | 
| 
      
 285 
     | 
    
         
            +
                  <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
         
     | 
| 
      
 286 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
         
     | 
| 
      
 287 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$MODULE_DIR$/spec/runner_spec.rb" />
         
     | 
| 
      
 288 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
         
     | 
| 
      
 289 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
         
     | 
| 
      
 290 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="" />
         
     | 
| 
      
 291 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
         
     | 
| 
      
 292 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
         
     | 
| 
      
 293 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
         
     | 
| 
      
 294 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
         
     | 
| 
      
 295 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
         
     | 
| 
      
 296 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
         
     | 
| 
      
 297 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
         
     | 
| 
      
 298 
     | 
    
         
            +
                  <RunnerSettings RunnerId="RubyRunner" />
         
     | 
| 
      
 299 
     | 
    
         
            +
                  <ConfigurationWrapper RunnerId="RubyRunner" />
         
     | 
| 
      
 300 
     | 
    
         
            +
                  <method />
         
     | 
| 
      
 301 
     | 
    
         
            +
                </configuration>
         
     | 
| 
      
 302 
     | 
    
         
            +
                <configuration default="false" name="JarWrapper::Runner#build: jar_wrapper" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
         
     | 
| 
      
 303 
     | 
    
         
            +
                  <predefined_log_file id="RUBY_RSPEC" enabled="true" />
         
     | 
| 
      
 304 
     | 
    
         
            +
                  <module name="jar_wrapper" />
         
     | 
| 
      
 305 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
         
     | 
| 
      
 306 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$MODULE_DIR$" />
         
     | 
| 
      
 307 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
         
     | 
| 
      
 308 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
         
     | 
| 
      
 309 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
         
     | 
| 
      
 310 
     | 
    
         
            +
                  <envs>
         
     | 
| 
      
 311 
     | 
    
         
            +
                    <env name="JRUBY_OPTS" value="-X+O" />
         
     | 
| 
      
 312 
     | 
    
         
            +
                  </envs>
         
     | 
| 
      
 313 
     | 
    
         
            +
                  <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
         
     | 
| 
      
 314 
     | 
    
         
            +
                  <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
         
     | 
| 
      
 315 
     | 
    
         
            +
                  <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
         
     | 
| 
      
 316 
     | 
    
         
            +
                    <COVERAGE_PATTERN ENABLED="true">
         
     | 
| 
      
 317 
     | 
    
         
            +
                      <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
         
     | 
| 
      
 318 
     | 
    
         
            +
                    </COVERAGE_PATTERN>
         
     | 
| 
      
 319 
     | 
    
         
            +
                  </EXTENSION>
         
     | 
| 
      
 320 
     | 
    
         
            +
                  <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
         
     | 
| 
      
 321 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
         
     | 
| 
      
 322 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$MODULE_DIR$/spec/runner_spec.rb" />
         
     | 
| 
      
 323 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
         
     | 
| 
      
 324 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
         
     | 
| 
      
 325 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="JarWrapper::Runner#build" />
         
     | 
| 
      
 326 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
         
     | 
| 
      
 327 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
         
     | 
| 
      
 328 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
         
     | 
| 
      
 329 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
         
     | 
| 
      
 330 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
         
     | 
| 
      
 331 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
         
     | 
| 
      
 332 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
         
     | 
| 
      
 333 
     | 
    
         
            +
                  <RunnerSettings RunnerId="RubyRunner" />
         
     | 
| 
      
 334 
     | 
    
         
            +
                  <ConfigurationWrapper RunnerId="RubyRunner" />
         
     | 
| 
      
 335 
     | 
    
         
            +
                  <method />
         
     | 
| 
      
 336 
     | 
    
         
            +
                </configuration>
         
     | 
| 
      
 337 
     | 
    
         
            +
                <configuration default="false" name="JarWrapper::Runner#build should execute java jar file: jar_wrapper" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
         
     | 
| 
      
 338 
     | 
    
         
            +
                  <predefined_log_file id="RUBY_RSPEC" enabled="true" />
         
     | 
| 
      
 339 
     | 
    
         
            +
                  <module name="jar_wrapper" />
         
     | 
| 
      
 340 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
         
     | 
| 
      
 341 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$MODULE_DIR$" />
         
     | 
| 
      
 342 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
         
     | 
| 
      
 343 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
         
     | 
| 
      
 344 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
         
     | 
| 
      
 345 
     | 
    
         
            +
                  <envs>
         
     | 
| 
      
 346 
     | 
    
         
            +
                    <env name="JRUBY_OPTS" value="-X+O" />
         
     | 
| 
      
 347 
     | 
    
         
            +
                  </envs>
         
     | 
| 
      
 348 
     | 
    
         
            +
                  <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
         
     | 
| 
      
 349 
     | 
    
         
            +
                  <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
         
     | 
| 
      
 350 
     | 
    
         
            +
                  <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
         
     | 
| 
      
 351 
     | 
    
         
            +
                    <COVERAGE_PATTERN ENABLED="true">
         
     | 
| 
      
 352 
     | 
    
         
            +
                      <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
         
     | 
| 
      
 353 
     | 
    
         
            +
                    </COVERAGE_PATTERN>
         
     | 
| 
      
 354 
     | 
    
         
            +
                  </EXTENSION>
         
     | 
| 
      
 355 
     | 
    
         
            +
                  <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
         
     | 
| 
      
 356 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
         
     | 
| 
      
 357 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$MODULE_DIR$/spec/runner_spec.rb" />
         
     | 
| 
      
 358 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
         
     | 
| 
      
 359 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
         
     | 
| 
      
 360 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="JarWrapper::Runner#build should execute java jar file" />
         
     | 
| 
      
 361 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
         
     | 
| 
      
 362 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
         
     | 
| 
      
 363 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
         
     | 
| 
      
 364 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
         
     | 
| 
      
 365 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
         
     | 
| 
      
 366 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
         
     | 
| 
      
 367 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
         
     | 
| 
      
 368 
     | 
    
         
            +
                  <RunnerSettings RunnerId="RubyDebugRunner" />
         
     | 
| 
      
 369 
     | 
    
         
            +
                  <RunnerSettings RunnerId="RubyRunner" />
         
     | 
| 
      
 370 
     | 
    
         
            +
                  <ConfigurationWrapper RunnerId="RubyDebugRunner" />
         
     | 
| 
      
 371 
     | 
    
         
            +
                  <ConfigurationWrapper RunnerId="RubyRunner" />
         
     | 
| 
      
 372 
     | 
    
         
            +
                  <method />
         
     | 
| 
      
 373 
     | 
    
         
            +
                </configuration>
         
     | 
| 
      
 374 
     | 
    
         
            +
                <configuration default="false" name="JarWrapper::Runner: jar_wrapper" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
         
     | 
| 
      
 375 
     | 
    
         
            +
                  <predefined_log_file id="RUBY_RSPEC" enabled="true" />
         
     | 
| 
      
 376 
     | 
    
         
            +
                  <module name="jar_wrapper" />
         
     | 
| 
      
 377 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
         
     | 
| 
      
 378 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$MODULE_DIR$" />
         
     | 
| 
      
 379 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
         
     | 
| 
      
 380 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
         
     | 
| 
      
 381 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
         
     | 
| 
      
 382 
     | 
    
         
            +
                  <envs>
         
     | 
| 
      
 383 
     | 
    
         
            +
                    <env name="JRUBY_OPTS" value="-X+O" />
         
     | 
| 
      
 384 
     | 
    
         
            +
                  </envs>
         
     | 
| 
      
 385 
     | 
    
         
            +
                  <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
         
     | 
| 
      
 386 
     | 
    
         
            +
                  <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
         
     | 
| 
      
 387 
     | 
    
         
            +
                  <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
         
     | 
| 
      
 388 
     | 
    
         
            +
                    <COVERAGE_PATTERN ENABLED="true">
         
     | 
| 
      
 389 
     | 
    
         
            +
                      <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
         
     | 
| 
      
 390 
     | 
    
         
            +
                    </COVERAGE_PATTERN>
         
     | 
| 
      
 391 
     | 
    
         
            +
                  </EXTENSION>
         
     | 
| 
      
 392 
     | 
    
         
            +
                  <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
         
     | 
| 
      
 393 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
         
     | 
| 
      
 394 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$MODULE_DIR$/spec/runner_spec.rb" />
         
     | 
| 
      
 395 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
         
     | 
| 
      
 396 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
         
     | 
| 
      
 397 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="JarWrapper::Runner" />
         
     | 
| 
      
 398 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
         
     | 
| 
      
 399 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
         
     | 
| 
      
 400 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
         
     | 
| 
      
 401 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
         
     | 
| 
      
 402 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
         
     | 
| 
      
 403 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
         
     | 
| 
      
 404 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
         
     | 
| 
      
 405 
     | 
    
         
            +
                  <RunnerSettings RunnerId="RubyCover" />
         
     | 
| 
      
 406 
     | 
    
         
            +
                  <ConfigurationWrapper RunnerId="RubyCover" />
         
     | 
| 
      
 407 
     | 
    
         
            +
                  <method />
         
     | 
| 
      
 408 
     | 
    
         
            +
                </configuration>
         
     | 
| 
      
 409 
     | 
    
         
            +
                <configuration default="true" type="JavaScriptTestRunnerKarma" factoryName="Karma" singleton="true" config-file="">
         
     | 
| 
      
 410 
     | 
    
         
            +
                  <envs />
         
     | 
| 
      
 411 
     | 
    
         
            +
                  <method />
         
     | 
| 
      
 412 
     | 
    
         
            +
                </configuration>
         
     | 
| 
       235 
413 
     | 
    
         
             
                <configuration default="true" type="RSpecRunConfigurationType" factoryName="RSpec">
         
     | 
| 
       236 
414 
     | 
    
         
             
                  <predefined_log_file id="RUBY_RSPEC" enabled="true" />
         
     | 
| 
       237 
415 
     | 
    
         
             
                  <module name="" />
         
     | 
| 
         @@ -242,7 +420,7 @@ 
     | 
|
| 
       242 
420 
     | 
    
         
             
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
         
     | 
| 
       243 
421 
     | 
    
         
             
                  <envs />
         
     | 
| 
       244 
422 
     | 
    
         
             
                  <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
         
     | 
| 
       245 
     | 
    
         
            -
                  <EXTENSION ID="JRubyRunConfigurationExtension" />
         
     | 
| 
      
 423 
     | 
    
         
            +
                  <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
         
     | 
| 
       246 
424 
     | 
    
         
             
                  <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
         
     | 
| 
       247 
425 
     | 
    
         
             
                    <COVERAGE_PATTERN ENABLED="true">
         
     | 
| 
       248 
426 
     | 
    
         
             
                      <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
         
     | 
| 
         @@ -259,6 +437,7 @@ 
     | 
|
| 
       259 
437 
     | 
    
         
             
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
         
     | 
| 
       260 
438 
     | 
    
         
             
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
         
     | 
| 
       261 
439 
     | 
    
         
             
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
         
     | 
| 
      
 440 
     | 
    
         
            +
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
         
     | 
| 
       262 
441 
     | 
    
         
             
                  <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
         
     | 
| 
       263 
442 
     | 
    
         
             
                  <method />
         
     | 
| 
       264 
443 
     | 
    
         
             
                </configuration>
         
     | 
| 
         @@ -271,7 +450,7 @@ 
     | 
|
| 
       271 
450 
     | 
    
         
             
                  <RUBY_RUN_CONFIG NAME="myPassParentEnvs" VALUE="true" />
         
     | 
| 
       272 
451 
     | 
    
         
             
                  <envs />
         
     | 
| 
       273 
452 
     | 
    
         
             
                  <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
         
     | 
| 
       274 
     | 
    
         
            -
                  <EXTENSION ID="JRubyRunConfigurationExtension" />
         
     | 
| 
      
 453 
     | 
    
         
            +
                  <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
         
     | 
| 
       275 
454 
     | 
    
         
             
                  <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
         
     | 
| 
       276 
455 
     | 
    
         
             
                    <COVERAGE_PATTERN ENABLED="true">
         
     | 
| 
       277 
456 
     | 
    
         
             
                      <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
         
     | 
| 
         @@ -282,6 +461,9 @@ 
     | 
|
| 
       282 
461 
     | 
    
         
             
                  <RUBY_RUN_CONFIG NAME="SCRIPT_ARGS" VALUE="" />
         
     | 
| 
       283 
462 
     | 
    
         
             
                  <method />
         
     | 
| 
       284 
463 
     | 
    
         
             
                </configuration>
         
     | 
| 
      
 464 
     | 
    
         
            +
                <configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug" singleton="true">
         
     | 
| 
      
 465 
     | 
    
         
            +
                  <method />
         
     | 
| 
      
 466 
     | 
    
         
            +
                </configuration>
         
     | 
| 
       285 
467 
     | 
    
         
             
                <configuration default="true" type="TestUnitRunConfigurationType" factoryName="Test::Unit/Shoulda/Minitest">
         
     | 
| 
       286 
468 
     | 
    
         
             
                  <predefined_log_file id="RUBY_TESTUNIT" enabled="true" />
         
     | 
| 
       287 
469 
     | 
    
         
             
                  <module name="" />
         
     | 
| 
         @@ -292,7 +474,7 @@ 
     | 
|
| 
       292 
474 
     | 
    
         
             
                  <RTEST_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
         
     | 
| 
       293 
475 
     | 
    
         
             
                  <envs />
         
     | 
| 
       294 
476 
     | 
    
         
             
                  <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
         
     | 
| 
       295 
     | 
    
         
            -
                  <EXTENSION ID="JRubyRunConfigurationExtension" />
         
     | 
| 
      
 477 
     | 
    
         
            +
                  <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
         
     | 
| 
       296 
478 
     | 
    
         
             
                  <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
         
     | 
| 
       297 
479 
     | 
    
         
             
                    <COVERAGE_PATTERN ENABLED="true">
         
     | 
| 
       298 
480 
     | 
    
         
             
                      <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
         
     | 
| 
         @@ -305,10 +487,24 @@ 
     | 
|
| 
       305 
487 
     | 
    
         
             
                  <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_METHOD_NAME" VALUE="" />
         
     | 
| 
       306 
488 
     | 
    
         
             
                  <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
         
     | 
| 
       307 
489 
     | 
    
         
             
                  <RTEST_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
         
     | 
| 
      
 490 
     | 
    
         
            +
                  <RTEST_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
         
     | 
| 
       308 
491 
     | 
    
         
             
                  <RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_OPTIONS" VALUE="" />
         
     | 
| 
       309 
492 
     | 
    
         
             
                  <method />
         
     | 
| 
       310 
493 
     | 
    
         
             
                </configuration>
         
     | 
| 
       311 
     | 
    
         
            -
                <list size=" 
     | 
| 
      
 494 
     | 
    
         
            +
                <list size="4">
         
     | 
| 
      
 495 
     | 
    
         
            +
                  <item index="0" class="java.lang.String" itemvalue="RSpec.Run spec 'jar_wrapper_spec': jar_wrapper" />
         
     | 
| 
      
 496 
     | 
    
         
            +
                  <item index="1" class="java.lang.String" itemvalue="RSpec.JarWrapper::Runner#build: jar_wrapper" />
         
     | 
| 
      
 497 
     | 
    
         
            +
                  <item index="2" class="java.lang.String" itemvalue="RSpec.JarWrapper::Runner#build should execute java jar file: jar_wrapper" />
         
     | 
| 
      
 498 
     | 
    
         
            +
                  <item index="3" class="java.lang.String" itemvalue="RSpec.JarWrapper::Runner: jar_wrapper" />
         
     | 
| 
      
 499 
     | 
    
         
            +
                </list>
         
     | 
| 
      
 500 
     | 
    
         
            +
                <recent_temporary>
         
     | 
| 
      
 501 
     | 
    
         
            +
                  <list size="4">
         
     | 
| 
      
 502 
     | 
    
         
            +
                    <item index="0" class="java.lang.String" itemvalue="RSpec.JarWrapper::Runner#build: jar_wrapper" />
         
     | 
| 
      
 503 
     | 
    
         
            +
                    <item index="1" class="java.lang.String" itemvalue="RSpec.JarWrapper::Runner: jar_wrapper" />
         
     | 
| 
      
 504 
     | 
    
         
            +
                    <item index="2" class="java.lang.String" itemvalue="RSpec.JarWrapper::Runner#build should execute java jar file: jar_wrapper" />
         
     | 
| 
      
 505 
     | 
    
         
            +
                    <item index="3" class="java.lang.String" itemvalue="RSpec.Run spec 'jar_wrapper_spec': jar_wrapper" />
         
     | 
| 
      
 506 
     | 
    
         
            +
                  </list>
         
     | 
| 
      
 507 
     | 
    
         
            +
                </recent_temporary>
         
     | 
| 
       312 
508 
     | 
    
         
             
              </component>
         
     | 
| 
       313 
509 
     | 
    
         
             
              <component name="ShelveChangesManager" show_recycled="false" />
         
     | 
| 
       314 
510 
     | 
    
         
             
              <component name="TaskManager">
         
     | 
| 
         @@ -317,159 +513,260 @@ 
     | 
|
| 
       317 
513 
     | 
    
         
             
                  <created>1360707349325</created>
         
     | 
| 
       318 
514 
     | 
    
         
             
                  <updated>1360707349325</updated>
         
     | 
| 
       319 
515 
     | 
    
         
             
                </task>
         
     | 
| 
      
 516 
     | 
    
         
            +
                <task id="LOCAL-00001" summary="Bug fixes, adding specs">
         
     | 
| 
      
 517 
     | 
    
         
            +
                  <created>1385224668727</created>
         
     | 
| 
      
 518 
     | 
    
         
            +
                  <updated>1385224668727</updated>
         
     | 
| 
      
 519 
     | 
    
         
            +
                </task>
         
     | 
| 
      
 520 
     | 
    
         
            +
                <option name="localTasksCounter" value="2" />
         
     | 
| 
       320 
521 
     | 
    
         
             
                <servers />
         
     | 
| 
       321 
522 
     | 
    
         
             
              </component>
         
     | 
| 
       322 
523 
     | 
    
         
             
              <component name="ToolWindowManager">
         
     | 
| 
       323 
     | 
    
         
            -
                <frame x=" 
     | 
| 
      
 524 
     | 
    
         
            +
                <frame x="44" y="22" width="1636" height="1028" extended-state="0" />
         
     | 
| 
       324 
525 
     | 
    
         
             
                <editor active="true" />
         
     | 
| 
       325 
526 
     | 
    
         
             
                <layout>
         
     | 
| 
       326 
     | 
    
         
            -
                  <window_info id=" 
     | 
| 
       327 
     | 
    
         
            -
                  <window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0. 
     | 
| 
       328 
     | 
    
         
            -
                  <window_info id=" 
     | 
| 
      
 527 
     | 
    
         
            +
                  <window_info id="Dilbert" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3290461" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
         
     | 
| 
      
 528 
     | 
    
         
            +
                  <window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3290461" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
         
     | 
| 
      
 529 
     | 
    
         
            +
                  <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
         
     | 
| 
      
 530 
     | 
    
         
            +
                  <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3290461" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
         
     | 
| 
      
 531 
     | 
    
         
            +
                  <window_info id="Heroku" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
         
     | 
| 
       329 
532 
     | 
    
         
             
                  <window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
         
     | 
| 
       330 
     | 
    
         
            -
                  <window_info id=" 
     | 
| 
       331 
     | 
    
         
            -
                  <window_info id=" 
     | 
| 
       332 
     | 
    
         
            -
                  <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
         
     | 
| 
      
 533 
     | 
    
         
            +
                  <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.39978564" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
         
     | 
| 
      
 534 
     | 
    
         
            +
                  <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3290461" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
         
     | 
| 
       333 
535 
     | 
    
         
             
                  <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
         
     | 
| 
       334 
     | 
    
         
            -
                  <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
         
     | 
| 
       335 
     | 
    
         
            -
                  <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
         
     | 
| 
       336 
536 
     | 
    
         
             
                  <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
         
     | 
| 
      
 537 
     | 
    
         
            +
                  <window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3290461" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
         
     | 
| 
      
 538 
     | 
    
         
            +
                  <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
         
     | 
| 
      
 539 
     | 
    
         
            +
                  <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
         
     | 
| 
      
 540 
     | 
    
         
            +
                  <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.26981133" sideWeight="0.67042255" order="0" side_tool="false" content_ui="combo" />
         
     | 
| 
      
 541 
     | 
    
         
            +
                  <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3290461" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
         
     | 
| 
       337 
542 
     | 
    
         
             
                  <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
         
     | 
| 
       338 
543 
     | 
    
         
             
                  <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
         
     | 
| 
       339 
544 
     | 
    
         
             
                  <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
         
     | 
| 
       340 
     | 
    
         
            -
                  <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.32957748" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
         
     | 
| 
       341 
545 
     | 
    
         
             
                  <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
         
     | 
| 
       342 
546 
     | 
    
         
             
                  <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
         
     | 
| 
       343 
547 
     | 
    
         
             
                  <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
         
     | 
| 
       344 
548 
     | 
    
         
             
                </layout>
         
     | 
| 
       345 
549 
     | 
    
         
             
              </component>
         
     | 
| 
      
 550 
     | 
    
         
            +
              <component name="Vcs.Log.UiProperties">
         
     | 
| 
      
 551 
     | 
    
         
            +
                <option name="RECENTLY_FILTERED_USERS">
         
     | 
| 
      
 552 
     | 
    
         
            +
                  <collection />
         
     | 
| 
      
 553 
     | 
    
         
            +
                </option>
         
     | 
| 
      
 554 
     | 
    
         
            +
              </component>
         
     | 
| 
       346 
555 
     | 
    
         
             
              <component name="VcsContentAnnotationSettings">
         
     | 
| 
       347 
556 
     | 
    
         
             
                <option name="myLimit" value="2678400000" />
         
     | 
| 
       348 
557 
     | 
    
         
             
              </component>
         
     | 
| 
       349 
558 
     | 
    
         
             
              <component name="VcsManagerConfiguration">
         
     | 
| 
       350 
     | 
    
         
            -
                <option name="OFFER_MOVE_TO_ANOTHER_CHANGELIST_ON_PARTIAL_COMMIT" value="true" />
         
     | 
| 
       351 
     | 
    
         
            -
                <option name="CHECK_CODE_SMELLS_BEFORE_PROJECT_COMMIT" value="false" />
         
     | 
| 
       352 
     | 
    
         
            -
                <option name="CHECK_NEW_TODO" value="true" />
         
     | 
| 
       353 
559 
     | 
    
         
             
                <option name="myTodoPanelSettings">
         
     | 
| 
       354 
     | 
    
         
            -
                  < 
     | 
| 
       355 
     | 
    
         
            -
                    <are-packages-shown value="false" />
         
     | 
| 
       356 
     | 
    
         
            -
                    <are-modules-shown value="false" />
         
     | 
| 
       357 
     | 
    
         
            -
                    <flatten-packages value="false" />
         
     | 
| 
       358 
     | 
    
         
            -
                    <is-autoscroll-to-source value="false" />
         
     | 
| 
       359 
     | 
    
         
            -
                  </value>
         
     | 
| 
      
 560 
     | 
    
         
            +
                  <TodoPanelSettings />
         
     | 
| 
       360 
561 
     | 
    
         
             
                </option>
         
     | 
| 
       361 
     | 
    
         
            -
                < 
     | 
| 
       362 
     | 
    
         
            -
                <option name=" 
     | 
| 
       363 
     | 
    
         
            -
                <option name="PERFORM_EDIT_IN_BACKGROUND" value="true" />
         
     | 
| 
       364 
     | 
    
         
            -
                <option name="PERFORM_CHECKOUT_IN_BACKGROUND" value="true" />
         
     | 
| 
       365 
     | 
    
         
            -
                <option name="PERFORM_ADD_REMOVE_IN_BACKGROUND" value="true" />
         
     | 
| 
       366 
     | 
    
         
            -
                <option name="PERFORM_ROLLBACK_IN_BACKGROUND" value="false" />
         
     | 
| 
       367 
     | 
    
         
            -
                <option name="CHECK_LOCALLY_CHANGED_CONFLICTS_IN_BACKGROUND" value="false" />
         
     | 
| 
       368 
     | 
    
         
            -
                <option name="CHANGED_ON_SERVER_INTERVAL" value="60" />
         
     | 
| 
       369 
     | 
    
         
            -
                <option name="SHOW_ONLY_CHANGED_IN_SELECTION_DIFF" value="true" />
         
     | 
| 
       370 
     | 
    
         
            -
                <option name="CHECK_COMMIT_MESSAGE_SPELLING" value="true" />
         
     | 
| 
       371 
     | 
    
         
            -
                <option name="DEFAULT_PATCH_EXTENSION" value="patch" />
         
     | 
| 
       372 
     | 
    
         
            -
                <option name="SHORT_DIFF_HORISONTALLY" value="true" />
         
     | 
| 
       373 
     | 
    
         
            -
                <option name="SHORT_DIFF_EXTRA_LINES" value="2" />
         
     | 
| 
       374 
     | 
    
         
            -
                <option name="SOFT_WRAPS_IN_SHORT_DIFF" value="true" />
         
     | 
| 
       375 
     | 
    
         
            -
                <option name="INCLUDE_TEXT_INTO_PATCH" value="false" />
         
     | 
| 
       376 
     | 
    
         
            -
                <option name="INCLUDE_TEXT_INTO_SHELF" value="false" />
         
     | 
| 
       377 
     | 
    
         
            -
                <option name="SHOW_FILE_HISTORY_DETAILS" value="true" />
         
     | 
| 
       378 
     | 
    
         
            -
                <option name="SHOW_VCS_ERROR_NOTIFICATIONS" value="true" />
         
     | 
| 
       379 
     | 
    
         
            -
                <option name="SHOW_DIRTY_RECURSIVELY" value="false" />
         
     | 
| 
       380 
     | 
    
         
            -
                <option name="LIMIT_HISTORY" value="true" />
         
     | 
| 
       381 
     | 
    
         
            -
                <option name="MAXIMUM_HISTORY_ROWS" value="1000" />
         
     | 
| 
       382 
     | 
    
         
            -
                <option name="FORCE_NON_EMPTY_COMMENT" value="false" />
         
     | 
| 
       383 
     | 
    
         
            -
                <option name="CLEAR_INITIAL_COMMIT_MESSAGE" value="false" />
         
     | 
| 
       384 
     | 
    
         
            -
                <option name="LAST_COMMIT_MESSAGE" />
         
     | 
| 
       385 
     | 
    
         
            -
                <option name="MAKE_NEW_CHANGELIST_ACTIVE" value="false" />
         
     | 
| 
       386 
     | 
    
         
            -
                <option name="OPTIMIZE_IMPORTS_BEFORE_PROJECT_COMMIT" value="false" />
         
     | 
| 
       387 
     | 
    
         
            -
                <option name="CHECK_FILES_UP_TO_DATE_BEFORE_COMMIT" value="false" />
         
     | 
| 
       388 
     | 
    
         
            -
                <option name="REFORMAT_BEFORE_PROJECT_COMMIT" value="false" />
         
     | 
| 
       389 
     | 
    
         
            -
                <option name="REFORMAT_BEFORE_FILE_COMMIT" value="false" />
         
     | 
| 
       390 
     | 
    
         
            -
                <option name="FILE_HISTORY_DIALOG_COMMENTS_SPLITTER_PROPORTION" value="0.8" />
         
     | 
| 
       391 
     | 
    
         
            -
                <option name="FILE_HISTORY_DIALOG_SPLITTER_PROPORTION" value="0.5" />
         
     | 
| 
       392 
     | 
    
         
            -
                <option name="ACTIVE_VCS_NAME" />
         
     | 
| 
       393 
     | 
    
         
            -
                <option name="UPDATE_GROUP_BY_PACKAGES" value="false" />
         
     | 
| 
       394 
     | 
    
         
            -
                <option name="UPDATE_GROUP_BY_CHANGELIST" value="false" />
         
     | 
| 
       395 
     | 
    
         
            -
                <option name="SHOW_FILE_HISTORY_AS_TREE" value="false" />
         
     | 
| 
       396 
     | 
    
         
            -
                <option name="FILE_HISTORY_SPLITTER_PROPORTION" value="0.6" />
         
     | 
| 
      
 562 
     | 
    
         
            +
                <MESSAGE value="Bug fixes, adding specs" />
         
     | 
| 
      
 563 
     | 
    
         
            +
                <option name="LAST_COMMIT_MESSAGE" value="Bug fixes, adding specs" />
         
     | 
| 
       397 
564 
     | 
    
         
             
              </component>
         
     | 
| 
       398 
565 
     | 
    
         
             
              <component name="XDebuggerManager">
         
     | 
| 
       399 
     | 
    
         
            -
                <breakpoint-manager 
     | 
| 
      
 566 
     | 
    
         
            +
                <breakpoint-manager>
         
     | 
| 
      
 567 
     | 
    
         
            +
                  <option name="time" value="1" />
         
     | 
| 
      
 568 
     | 
    
         
            +
                </breakpoint-manager>
         
     | 
| 
       400 
569 
     | 
    
         
             
              </component>
         
     | 
| 
       401 
570 
     | 
    
         
             
              <component name="editorHistoryManager">
         
     | 
| 
       402 
     | 
    
         
            -
                <entry file="file://$PROJECT_DIR$/ 
     | 
| 
      
 571 
     | 
    
         
            +
                <entry file="file://$PROJECT_DIR$/spec/runner_spec.rb">
         
     | 
| 
       403 
572 
     | 
    
         
             
                  <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
       404 
     | 
    
         
            -
                    <state line=" 
     | 
| 
      
 573 
     | 
    
         
            +
                    <state line="22" column="20" selection-start="616" selection-end="616" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="630">
         
     | 
| 
      
 574 
     | 
    
         
            +
                      <folding />
         
     | 
| 
      
 575 
     | 
    
         
            +
                    </state>
         
     | 
| 
       405 
576 
     | 
    
         
             
                  </provider>
         
     | 
| 
       406 
577 
     | 
    
         
             
                </entry>
         
     | 
| 
       407 
     | 
    
         
            -
                <entry file="file://$PROJECT_DIR$/ 
     | 
| 
      
 578 
     | 
    
         
            +
                <entry file="file://$PROJECT_DIR$/lib/jar_wrapper/runner.rb">
         
     | 
| 
       408 
579 
     | 
    
         
             
                  <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
       409 
     | 
    
         
            -
                    <state line=" 
     | 
| 
      
 580 
     | 
    
         
            +
                    <state line="5" column="0" selection-start="204" selection-end="221" vertical-scroll-proportion="0.0" vertical-offset="75" max-vertical-offset="2520">
         
     | 
| 
      
 581 
     | 
    
         
            +
                      <folding />
         
     | 
| 
      
 582 
     | 
    
         
            +
                    </state>
         
     | 
| 
      
 583 
     | 
    
         
            +
                  </provider>
         
     | 
| 
      
 584 
     | 
    
         
            +
                </entry>
         
     | 
| 
      
 585 
     | 
    
         
            +
                <entry file="file://$PROJECT_DIR$/.ruby-gemset">
         
     | 
| 
      
 586 
     | 
    
         
            +
                  <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
      
 587 
     | 
    
         
            +
                    <state line="0" column="11" selection-start="11" selection-end="11" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="90">
         
     | 
| 
      
 588 
     | 
    
         
            +
                      <folding />
         
     | 
| 
      
 589 
     | 
    
         
            +
                    </state>
         
     | 
| 
      
 590 
     | 
    
         
            +
                  </provider>
         
     | 
| 
      
 591 
     | 
    
         
            +
                </entry>
         
     | 
| 
      
 592 
     | 
    
         
            +
                <entry file="file://$PROJECT_DIR$/.ruby-version">
         
     | 
| 
      
 593 
     | 
    
         
            +
                  <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
      
 594 
     | 
    
         
            +
                    <state line="0" column="126" selection-start="10" selection-end="10" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="90">
         
     | 
| 
      
 595 
     | 
    
         
            +
                      <folding />
         
     | 
| 
      
 596 
     | 
    
         
            +
                    </state>
         
     | 
| 
      
 597 
     | 
    
         
            +
                  </provider>
         
     | 
| 
      
 598 
     | 
    
         
            +
                </entry>
         
     | 
| 
      
 599 
     | 
    
         
            +
                <entry file="file://$PROJECT_DIR$/spec/runner_spec.rb">
         
     | 
| 
      
 600 
     | 
    
         
            +
                  <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
      
 601 
     | 
    
         
            +
                    <state line="15" column="42" selection-start="451" selection-end="451" vertical-scroll-proportion="0.0" vertical-offset="225" max-vertical-offset="570">
         
     | 
| 
      
 602 
     | 
    
         
            +
                      <folding />
         
     | 
| 
      
 603 
     | 
    
         
            +
                    </state>
         
     | 
| 
      
 604 
     | 
    
         
            +
                  </provider>
         
     | 
| 
      
 605 
     | 
    
         
            +
                </entry>
         
     | 
| 
      
 606 
     | 
    
         
            +
                <entry file="file://$PROJECT_DIR$/lib/jar_wrapper.rb">
         
     | 
| 
      
 607 
     | 
    
         
            +
                  <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
      
 608 
     | 
    
         
            +
                    <state line="0" column="11" selection-start="11" selection-end="11" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="330">
         
     | 
| 
      
 609 
     | 
    
         
            +
                      <folding />
         
     | 
| 
      
 610 
     | 
    
         
            +
                    </state>
         
     | 
| 
      
 611 
     | 
    
         
            +
                  </provider>
         
     | 
| 
      
 612 
     | 
    
         
            +
                </entry>
         
     | 
| 
      
 613 
     | 
    
         
            +
                <entry file="file://$PROJECT_DIR$/lib/jar_wrapper/runner.rb">
         
     | 
| 
      
 614 
     | 
    
         
            +
                  <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
      
 615 
     | 
    
         
            +
                    <state line="113" column="11" selection-start="2751" selection-end="2751" vertical-scroll-proportion="0.0" vertical-offset="1695" max-vertical-offset="2520">
         
     | 
| 
       410 
616 
     | 
    
         
             
                      <folding />
         
     | 
| 
       411 
617 
     | 
    
         
             
                    </state>
         
     | 
| 
       412 
618 
     | 
    
         
             
                  </provider>
         
     | 
| 
       413 
619 
     | 
    
         
             
                </entry>
         
     | 
| 
       414 
620 
     | 
    
         
             
                <entry file="file://$PROJECT_DIR$/README.md">
         
     | 
| 
       415 
621 
     | 
    
         
             
                  <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
       416 
     | 
    
         
            -
                    <state line=" 
     | 
| 
      
 622 
     | 
    
         
            +
                    <state line="11" column="0" selection-start="158" selection-end="547" vertical-scroll-proportion="0.0" vertical-offset="165" max-vertical-offset="555">
         
     | 
| 
      
 623 
     | 
    
         
            +
                      <folding />
         
     | 
| 
      
 624 
     | 
    
         
            +
                    </state>
         
     | 
| 
      
 625 
     | 
    
         
            +
                  </provider>
         
     | 
| 
      
 626 
     | 
    
         
            +
                </entry>
         
     | 
| 
      
 627 
     | 
    
         
            +
                <entry file="file://$PROJECT_DIR$/spec/runner_spec.rb">
         
     | 
| 
      
 628 
     | 
    
         
            +
                  <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
      
 629 
     | 
    
         
            +
                    <state line="7" column="30" selection-start="167" selection-end="167" vertical-scroll-proportion="0.0" vertical-offset="105" max-vertical-offset="420">
         
     | 
| 
      
 630 
     | 
    
         
            +
                      <folding />
         
     | 
| 
      
 631 
     | 
    
         
            +
                    </state>
         
     | 
| 
      
 632 
     | 
    
         
            +
                  </provider>
         
     | 
| 
      
 633 
     | 
    
         
            +
                </entry>
         
     | 
| 
      
 634 
     | 
    
         
            +
                <entry file="file://$PROJECT_DIR$/lib/jar_wrapper/version.rb">
         
     | 
| 
      
 635 
     | 
    
         
            +
                  <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
      
 636 
     | 
    
         
            +
                    <state line="0" column="3" selection-start="3" selection-end="3" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="120" />
         
     | 
| 
      
 637 
     | 
    
         
            +
                  </provider>
         
     | 
| 
      
 638 
     | 
    
         
            +
                </entry>
         
     | 
| 
      
 639 
     | 
    
         
            +
                <entry file="file://$PROJECT_DIR$/jar_wrapper.gemspec.erb">
         
     | 
| 
      
 640 
     | 
    
         
            +
                  <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
      
 641 
     | 
    
         
            +
                    <state line="14" column="30" selection-start="571" selection-end="571" vertical-scroll-proportion="0.0" vertical-offset="210" max-vertical-offset="375" />
         
     | 
| 
      
 642 
     | 
    
         
            +
                  </provider>
         
     | 
| 
      
 643 
     | 
    
         
            +
                </entry>
         
     | 
| 
      
 644 
     | 
    
         
            +
                <entry file="file://$PROJECT_DIR$/Rakefile">
         
     | 
| 
      
 645 
     | 
    
         
            +
                  <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
      
 646 
     | 
    
         
            +
                    <state line="14" column="52" selection-start="363" selection-end="363" vertical-scroll-proportion="0.0" vertical-offset="210" max-vertical-offset="645">
         
     | 
| 
       417 
647 
     | 
    
         
             
                      <folding />
         
     | 
| 
       418 
648 
     | 
    
         
             
                    </state>
         
     | 
| 
       419 
649 
     | 
    
         
             
                  </provider>
         
     | 
| 
       420 
650 
     | 
    
         
             
                </entry>
         
     | 
| 
       421 
     | 
    
         
            -
                <entry file="file://$ 
     | 
| 
      
 651 
     | 
    
         
            +
                <entry file="file://$PROJECT_DIR$/README.md">
         
     | 
| 
       422 
652 
     | 
    
         
             
                  <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
       423 
     | 
    
         
            -
                    <state line=" 
     | 
| 
      
 653 
     | 
    
         
            +
                    <state line="21" column="112" selection-start="412" selection-end="412" vertical-scroll-proportion="0.0" vertical-offset="315" max-vertical-offset="555">
         
     | 
| 
       424 
654 
     | 
    
         
             
                      <folding />
         
     | 
| 
       425 
655 
     | 
    
         
             
                    </state>
         
     | 
| 
       426 
656 
     | 
    
         
             
                  </provider>
         
     | 
| 
       427 
657 
     | 
    
         
             
                </entry>
         
     | 
| 
       428 
658 
     | 
    
         
             
                <entry file="file://$PROJECT_DIR$/lib/jar_wrapper/runner.rb">
         
     | 
| 
       429 
659 
     | 
    
         
             
                  <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
       430 
     | 
    
         
            -
                    <state line=" 
     | 
| 
      
 660 
     | 
    
         
            +
                    <state line="113" column="11" selection-start="2751" selection-end="2751" vertical-scroll-proportion="0.0" vertical-offset="1695" max-vertical-offset="2520">
         
     | 
| 
       431 
661 
     | 
    
         
             
                      <folding />
         
     | 
| 
       432 
662 
     | 
    
         
             
                    </state>
         
     | 
| 
       433 
663 
     | 
    
         
             
                  </provider>
         
     | 
| 
       434 
664 
     | 
    
         
             
                </entry>
         
     | 
| 
      
 665 
     | 
    
         
            +
                <entry file="file://$PROJECT_DIR$/.ruby-version">
         
     | 
| 
      
 666 
     | 
    
         
            +
                  <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
      
 667 
     | 
    
         
            +
                    <state line="0" column="5" selection-start="5" selection-end="5" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="90" />
         
     | 
| 
      
 668 
     | 
    
         
            +
                  </provider>
         
     | 
| 
      
 669 
     | 
    
         
            +
                </entry>
         
     | 
| 
       435 
670 
     | 
    
         
             
                <entry file="file://$PROJECT_DIR$/lib/jar_wrapper.rb">
         
     | 
| 
       436 
671 
     | 
    
         
             
                  <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
       437 
     | 
    
         
            -
                    <state line=" 
     | 
| 
      
 672 
     | 
    
         
            +
                    <state line="0" column="11" selection-start="11" selection-end="11" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="330">
         
     | 
| 
      
 673 
     | 
    
         
            +
                      <folding />
         
     | 
| 
      
 674 
     | 
    
         
            +
                    </state>
         
     | 
| 
      
 675 
     | 
    
         
            +
                  </provider>
         
     | 
| 
      
 676 
     | 
    
         
            +
                </entry>
         
     | 
| 
      
 677 
     | 
    
         
            +
                <entry file="file://$PROJECT_DIR$/LICENSE">
         
     | 
| 
      
 678 
     | 
    
         
            +
                  <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
      
 679 
     | 
    
         
            +
                    <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="0" />
         
     | 
| 
      
 680 
     | 
    
         
            +
                  </provider>
         
     | 
| 
      
 681 
     | 
    
         
            +
                </entry>
         
     | 
| 
      
 682 
     | 
    
         
            +
                <entry file="file://$PROJECT_DIR$/jar_wrapper.gemspec">
         
     | 
| 
      
 683 
     | 
    
         
            +
                  <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
      
 684 
     | 
    
         
            +
                    <state line="19" column="52" selection-start="761" selection-end="761" vertical-scroll-proportion="0.31491712" vertical-offset="0" max-vertical-offset="905" />
         
     | 
| 
      
 685 
     | 
    
         
            +
                  </provider>
         
     | 
| 
      
 686 
     | 
    
         
            +
                </entry>
         
     | 
| 
      
 687 
     | 
    
         
            +
                <entry file="file://$PROJECT_DIR$/spec/spec_helper.rb">
         
     | 
| 
      
 688 
     | 
    
         
            +
                  <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
      
 689 
     | 
    
         
            +
                    <state line="2" column="0" selection-start="60" selection-end="60" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="120">
         
     | 
| 
      
 690 
     | 
    
         
            +
                      <folding />
         
     | 
| 
      
 691 
     | 
    
         
            +
                    </state>
         
     | 
| 
      
 692 
     | 
    
         
            +
                  </provider>
         
     | 
| 
      
 693 
     | 
    
         
            +
                </entry>
         
     | 
| 
      
 694 
     | 
    
         
            +
                <entry file="file://$PROJECT_DIR$/.ruby-version">
         
     | 
| 
      
 695 
     | 
    
         
            +
                  <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
      
 696 
     | 
    
         
            +
                    <state line="0" column="126" selection-start="10" selection-end="10" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="598">
         
     | 
| 
      
 697 
     | 
    
         
            +
                      <folding />
         
     | 
| 
      
 698 
     | 
    
         
            +
                    </state>
         
     | 
| 
      
 699 
     | 
    
         
            +
                  </provider>
         
     | 
| 
      
 700 
     | 
    
         
            +
                </entry>
         
     | 
| 
      
 701 
     | 
    
         
            +
                <entry file="file://$PROJECT_DIR$/.ruby-gemset">
         
     | 
| 
      
 702 
     | 
    
         
            +
                  <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
      
 703 
     | 
    
         
            +
                    <state line="0" column="11" selection-start="11" selection-end="11" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="90">
         
     | 
| 
      
 704 
     | 
    
         
            +
                      <folding />
         
     | 
| 
      
 705 
     | 
    
         
            +
                    </state>
         
     | 
| 
      
 706 
     | 
    
         
            +
                  </provider>
         
     | 
| 
      
 707 
     | 
    
         
            +
                </entry>
         
     | 
| 
      
 708 
     | 
    
         
            +
                <entry file="file://$PROJECT_DIR$/spec/runner_spec.rb">
         
     | 
| 
      
 709 
     | 
    
         
            +
                  <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
      
 710 
     | 
    
         
            +
                    <state line="3" column="16" selection-start="96" selection-end="96" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="660">
         
     | 
| 
       438 
711 
     | 
    
         
             
                      <folding />
         
     | 
| 
       439 
712 
     | 
    
         
             
                    </state>
         
     | 
| 
       440 
713 
     | 
    
         
             
                  </provider>
         
     | 
| 
       441 
714 
     | 
    
         
             
                </entry>
         
     | 
| 
       442 
715 
     | 
    
         
             
                <entry file="file://$PROJECT_DIR$/Gemfile">
         
     | 
| 
       443 
716 
     | 
    
         
             
                  <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
       444 
     | 
    
         
            -
                    <state line=" 
     | 
| 
      
 717 
     | 
    
         
            +
                    <state line="4" column="4" selection-start="55" selection-end="55" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="465">
         
     | 
| 
       445 
718 
     | 
    
         
             
                      <folding />
         
     | 
| 
       446 
719 
     | 
    
         
             
                    </state>
         
     | 
| 
       447 
720 
     | 
    
         
             
                  </provider>
         
     | 
| 
       448 
721 
     | 
    
         
             
                </entry>
         
     | 
| 
       449 
     | 
    
         
            -
                <entry file="file://$PROJECT_DIR$/jar_wrapper. 
     | 
| 
      
 722 
     | 
    
         
            +
                <entry file="file://$PROJECT_DIR$/lib/jar_wrapper.rb">
         
     | 
| 
       450 
723 
     | 
    
         
             
                  <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
       451 
     | 
    
         
            -
                    <state line=" 
     | 
| 
      
 724 
     | 
    
         
            +
                    <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="105">
         
     | 
| 
       452 
725 
     | 
    
         
             
                      <folding />
         
     | 
| 
       453 
726 
     | 
    
         
             
                    </state>
         
     | 
| 
       454 
727 
     | 
    
         
             
                  </provider>
         
     | 
| 
       455 
728 
     | 
    
         
             
                </entry>
         
     | 
| 
       456 
     | 
    
         
            -
                <entry file="file://$PROJECT_DIR$/jar_wrapper. 
     | 
| 
      
 729 
     | 
    
         
            +
                <entry file="file://$PROJECT_DIR$/lib/jar_wrapper/runner.rb">
         
     | 
| 
       457 
730 
     | 
    
         
             
                  <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
       458 
     | 
    
         
            -
                    <state line=" 
     | 
| 
      
 731 
     | 
    
         
            +
                    <state line="38" column="53" selection-start="1145" selection-end="1145" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="2670">
         
     | 
| 
       459 
732 
     | 
    
         
             
                      <folding />
         
     | 
| 
       460 
733 
     | 
    
         
             
                    </state>
         
     | 
| 
       461 
734 
     | 
    
         
             
                  </provider>
         
     | 
| 
       462 
735 
     | 
    
         
             
                </entry>
         
     | 
| 
       463 
736 
     | 
    
         
             
                <entry file="file://$PROJECT_DIR$/lib/jar_wrapper/version.rb">
         
     | 
| 
       464 
737 
     | 
    
         
             
                  <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
       465 
     | 
    
         
            -
                    <state line=" 
     | 
| 
      
 738 
     | 
    
         
            +
                    <state line="0" column="3" selection-start="3" selection-end="3" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="120">
         
     | 
| 
       466 
739 
     | 
    
         
             
                      <folding />
         
     | 
| 
       467 
740 
     | 
    
         
             
                    </state>
         
     | 
| 
       468 
741 
     | 
    
         
             
                  </provider>
         
     | 
| 
       469 
742 
     | 
    
         
             
                </entry>
         
     | 
| 
      
 743 
     | 
    
         
            +
                <entry file="file://$PROJECT_DIR$/jar_wrapper.gemspec.erb">
         
     | 
| 
      
 744 
     | 
    
         
            +
                  <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
      
 745 
     | 
    
         
            +
                    <state line="19" column="29" selection-start="646" selection-end="646" vertical-scroll-proportion="-11.875" vertical-offset="0" max-vertical-offset="375">
         
     | 
| 
      
 746 
     | 
    
         
            +
                      <folding />
         
     | 
| 
      
 747 
     | 
    
         
            +
                    </state>
         
     | 
| 
      
 748 
     | 
    
         
            +
                  </provider>
         
     | 
| 
      
 749 
     | 
    
         
            +
                </entry>
         
     | 
| 
      
 750 
     | 
    
         
            +
                <entry file="file://$PROJECT_DIR$/README.md">
         
     | 
| 
      
 751 
     | 
    
         
            +
                  <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
      
 752 
     | 
    
         
            +
                    <state line="23" column="46" selection-start="461" selection-end="461" vertical-scroll-proportion="-12.777778" vertical-offset="0" max-vertical-offset="555">
         
     | 
| 
      
 753 
     | 
    
         
            +
                      <folding />
         
     | 
| 
      
 754 
     | 
    
         
            +
                    </state>
         
     | 
| 
      
 755 
     | 
    
         
            +
                  </provider>
         
     | 
| 
      
 756 
     | 
    
         
            +
                  <provider editor-type-id="MarkdownPreviewEditor">
         
     | 
| 
      
 757 
     | 
    
         
            +
                    <state />
         
     | 
| 
      
 758 
     | 
    
         
            +
                  </provider>
         
     | 
| 
      
 759 
     | 
    
         
            +
                </entry>
         
     | 
| 
       470 
760 
     | 
    
         
             
                <entry file="file://$PROJECT_DIR$/CHANGES">
         
     | 
| 
       471 
761 
     | 
    
         
             
                  <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
       472 
     | 
    
         
            -
                    <state line=" 
     | 
| 
      
 762 
     | 
    
         
            +
                    <state line="19" column="80" selection-start="201" selection-end="201" vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="375">
         
     | 
| 
      
 763 
     | 
    
         
            +
                      <folding />
         
     | 
| 
      
 764 
     | 
    
         
            +
                    </state>
         
     | 
| 
      
 765 
     | 
    
         
            +
                  </provider>
         
     | 
| 
      
 766 
     | 
    
         
            +
                </entry>
         
     | 
| 
      
 767 
     | 
    
         
            +
                <entry file="file://$PROJECT_DIR$/Rakefile">
         
     | 
| 
      
 768 
     | 
    
         
            +
                  <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
      
 769 
     | 
    
         
            +
                    <state line="16" column="48" selection-start="414" selection-end="414" vertical-scroll-proportion="0.26519337" vertical-offset="0" max-vertical-offset="905">
         
     | 
| 
       473 
770 
     | 
    
         
             
                      <folding />
         
     | 
| 
       474 
771 
     | 
    
         
             
                    </state>
         
     | 
| 
       475 
772 
     | 
    
         
             
                  </provider>
         
     |