[DRE-commits] [SCM] ruby-gherkin.git branch, master, updated. a4d84bd9632f114896c01ab2b9fe6fad6f712f39

Antonio Terceiro terceiro at softwarelivre.org
Sun Aug 7 18:30:01 UTC 2011


The following commit has been merged in the master branch:
commit dfe7347208e299d23dd38d72510c5e25fa6fb3c5
Author: Antonio Terceiro <terceiro at softwarelivre.org>
Date:   Sun Aug 7 11:27:58 2011 -0700

    The java support files are not distributed with the gem
    
    Anyway, I am building a Ruby package and not a Java one.

diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb
index 43fa37f..864cd48 100644
--- a/spec/spec_helper.rb
+++ b/spec/spec_helper.rb
@@ -3,7 +3,6 @@ require 'gherkin'
 require 'stringio'
 require 'gherkin/sexp_recorder'
 require 'gherkin/output_stream_string_io'
-require 'gherkin/java_libs'
 require 'gherkin/shared/bom_group'
 require 'gherkin/shared/lexer_group'
 require 'gherkin/shared/tags_group'

-- 
ruby-gherkin.git



More information about the Pkg-ruby-extras-commits mailing list