Skip to content

Instantly share code, notes, and snippets.

@jabley
Created July 24, 2009 15:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jabley/154354 to your computer and use it in GitHub Desktop.
Save jabley/154354 to your computer and use it in GitHub Desktop.
Initialized empty Git repository in /home/jabley/work/github/gist-154155/cucumber/.git/
remote: Counting objects: 18583, done.
remote: Compressing objects: 100% (6411/6411), done.
remote: Total 18583 (delta 12708), reused 17034 (delta 11535)
Receiving objects: 100% (18583/18583), 3.91 MiB | 78 KiB/s, done.
Resolving deltas: 100% (12708/12708), done.
Note: moving to "v0.3.11" which isn't a local branch
If you want to create a new branch from this checkout, you may do so
(now or later) by using -b with the checkout command again. Example:
git checkout -b <new_branch_name>
HEAD is now at 30fd042... Release 0.3.11
Initialized empty Git repository in /home/jabley/work/github/gist-154155/cuke4duke/.git/
remote: Counting objects: 1450, done.
remote: Compressing objects: 100% (707/707), done.
remote: Total 1450 (delta 587), reused 1211 (delta 437)
Receiving objects: 100% (1450/1450), 162.91 KiB | 96 KiB/s, done.
Resolving deltas: 100% (587/587), done.
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO] Cuke4Duke Main Project
[INFO] Cuke4Duke
[INFO] Cuke4Duke Maven Plugin
[INFO] Cuke4Duke Simple Example
[INFO] Cuke4Duke Spring Example
[INFO] Cuke4Duke Celerity Example
[INFO] ------------------------------------------------------------------------
[INFO] Building Cuke4Duke Main Project
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [site:attach-descriptor]
[INFO] [install:install]
[INFO] Installing /home/jabley/work/github/gist-154155/cuke4duke/pom.xml to /home/jabley/.m2/repository/cuke4duke/parent/0.0.5/parent-0.0.5.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building Cuke4Duke
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 19 source files to /home/jabley/work/github/gist-154155/cuke4duke/cuke4duke/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 12 source files to /home/jabley/work/github/gist-154155/cuke4duke/cuke4duke/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /home/jabley/work/github/gist-154155/cuke4duke/cuke4duke/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running cuke4duke.internal.SpringStepMotherTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.792 sec
Running cuke4duke.internal.PicoContainerStepMotherTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 sec
Results :
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
[INFO] [jar:jar]
[INFO] Building jar: /home/jabley/work/github/gist-154155/cuke4duke/cuke4duke/target/cuke4duke-0.0.5.jar
[INFO] [install:install]
[INFO] Installing /home/jabley/work/github/gist-154155/cuke4duke/cuke4duke/target/cuke4duke-0.0.5.jar to /home/jabley/.m2/repository/cuke4duke/cuke4duke/0.0.5/cuke4duke-0.0.5.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Cuke4Duke Maven Plugin
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [plugin:descriptor]
[INFO] Using 2 extractors.
[INFO] Applying extractor for language: java
[INFO] Extractor for language: java found 2 mojo descriptors.
[INFO] Applying extractor for language: bsh
[INFO] Extractor for language: bsh found 0 mojo descriptors.
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 3 source files to /home/jabley/work/github/gist-154155/cuke4duke/cuke4duke-maven-plugin/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar: /home/jabley/work/github/gist-154155/cuke4duke/cuke4duke-maven-plugin/target/cuke4duke-maven-plugin-0.0.5.jar
[INFO] [plugin:addPluginArtifactMetadata]
[INFO] [install:install]
[INFO] Installing /home/jabley/work/github/gist-154155/cuke4duke/cuke4duke-maven-plugin/target/cuke4duke-maven-plugin-0.0.5.jar to /home/jabley/.m2/repository/cuke4duke/cuke4duke-maven-plugin/0.0.5/cuke4duke-maven-plugin-0.0.5.jar
[INFO] [plugin:updateRegistry]
[INFO] ------------------------------------------------------------------------
[INFO] Building Cuke4Duke Simple Example
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] artifact cuke4duke:cuke4duke-maven-plugin: checking for updates from cukes
[INFO] artifact cuke4duke:cuke4duke-maven-plugin: checking for updates from central
[INFO] [clean:clean]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] No sources to compile
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 2 source files to /home/jabley/work/github/gist-154155/cuke4duke/examples/simple/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /home/jabley/work/github/gist-154155/cuke4duke/examples/simple/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
There are no tests to run.
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] [jar:jar]
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jabley/work/github/gist-154155/cuke4duke/examples/simple/target/cuke4duke-simple-example-1.0.0.jar
[INFO] [cuke4duke:features {execution: run-features}]
[WARNING] file:/home/jabley/.m2/repository/org/jruby/jruby-complete/1.4.0dev/jruby-complete-1.4.0dev.jar!/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems.rb:826:in `report_activate_error': Could not find RubyGem treetop (>= 0) (Gem::LoadError)
[WARNING]
[WARNING] from file:/home/jabley/.m2/repository/org/jruby/jruby-complete/1.4.0dev/jruby-complete-1.4.0dev.jar!/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems.rb:260:in `activate'
[WARNING] from file:/home/jabley/.m2/repository/org/jruby/jruby-complete/1.4.0dev/jruby-complete-1.4.0dev.jar!/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems.rb:67:in `gem'
[WARNING] from /home/jabley/work/github/gist-154155/cuke4duke/../cucumber/bin/../lib/cucumber/parser/treetop_ext.rb:7
[WARNING] from /home/jabley/work/github/gist-154155/cuke4duke/../cucumber/bin/../lib/cucumber/parser/treetop_ext.rb:4:in `require'
[WARNING] from /home/jabley/work/github/gist-154155/cuke4duke/../cucumber/bin/../lib/cucumber/parser.rb:4
[WARNING] from /home/jabley/work/github/gist-154155/cuke4duke/../cucumber/bin/../lib/cucumber/parser.rb:6:in `require'
[WARNING] from /home/jabley/work/github/gist-154155/cuke4duke/../cucumber/bin/../lib/cucumber.rb:6
[WARNING] from /home/jabley/work/github/gist-154155/cuke4duke/../cucumber/bin/../lib/cucumber.rb:2:in `require'
[WARNING] from /home/jabley/work/github/gist-154155/cuke4duke/../cucumber/bin/../lib/cucumber/cli/main.rb:2
[WARNING] from /home/jabley/work/github/gist-154155/cuke4duke/../cucumber/bin/../lib/cucumber/cli/main.rb:6:in `require'
[WARNING] from /home/jabley/work/github/gist-154155/cuke4duke/../cucumber/bin/cucumber:6
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Cucumber failed
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 34 seconds
[INFO] Finished at: Fri Jul 24 16:08:07 BST 2009
[INFO] Final Memory: 36M/128M
[INFO] ------------------------------------------------------------------------
Bisecting: 20 revisions left to test after this
[d282c602b1e9658eda6fdb8f471460b37b13475f] Use a class for narrative
running ./bisect_test.sh
[INFO]
NOTE: Maven is executing in offline mode. Any artifacts not already in your local
repository will be inaccessible.
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'cuke4duke'.
[INFO] ------------------------------------------------------------------------
[INFO] Building Cuke4Duke Simple Example
[INFO] task-segment: [cuke4duke:features]
[INFO] ------------------------------------------------------------------------
[INFO] [cuke4duke:features]
[WARNING] file:/home/jabley/.m2/repository/org/jruby/jruby-complete/1.4.0dev/jruby-complete-1.4.0dev.jar!/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems.rb:826:in `report_activate_error': Could not find RubyGem treetop (>= 0) (Gem::LoadError)
[WARNING]
[WARNING] from file:/home/jabley/.m2/repository/org/jruby/jruby-complete/1.4.0dev/jruby-complete-1.4.0dev.jar!/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems.rb:260:in `activate'
[WARNING] from file:/home/jabley/.m2/repository/org/jruby/jruby-complete/1.4.0dev/jruby-complete-1.4.0dev.jar!/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems.rb:67:in `gem'
[WARNING] from /home/jabley/work/github/gist-154155/cucumber/../cucumber/bin/../lib/cucumber/parser/treetop_ext.rb:7
[WARNING] from /home/jabley/work/github/gist-154155/cucumber/../cucumber/bin/../lib/cucumber/parser/treetop_ext.rb:4:in `require'
[WARNING] from /home/jabley/work/github/gist-154155/cucumber/../cucumber/bin/../lib/cucumber/parser.rb:4
[WARNING] from /home/jabley/work/github/gist-154155/cucumber/../cucumber/bin/../lib/cucumber/parser.rb:6:in `require'
[WARNING] from /home/jabley/work/github/gist-154155/cucumber/../cucumber/bin/../lib/cucumber.rb:6
[WARNING] from /home/jabley/work/github/gist-154155/cucumber/../cucumber/bin/../lib/cucumber.rb:2:in `require'
[WARNING] from /home/jabley/work/github/gist-154155/cucumber/../cucumber/bin/../lib/cucumber/cli/main.rb:2
[WARNING] from /home/jabley/work/github/gist-154155/cucumber/../cucumber/bin/../lib/cucumber/cli/main.rb:6:in `require'
[WARNING] from /home/jabley/work/github/gist-154155/cucumber/../cucumber/bin/cucumber:6
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Cucumber failed
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8 seconds
[INFO] Finished at: Fri Jul 24 16:08:28 BST 2009
[INFO] Final Memory: 5M/135M
[INFO] ------------------------------------------------------------------------
Bisecting: 10 revisions left to test after this
[51f5fe86c2bb64b4b4c4fa6d82e77b84687e2416] Fix indentation
running ./bisect_test.sh
[INFO]
NOTE: Maven is executing in offline mode. Any artifacts not already in your local
repository will be inaccessible.
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'cuke4duke'.
[INFO] ------------------------------------------------------------------------
[INFO] Building Cuke4Duke Simple Example
[INFO] task-segment: [cuke4duke:features]
[INFO] ------------------------------------------------------------------------
[INFO] [cuke4duke:features]
[WARNING] file:/home/jabley/.m2/repository/org/jruby/jruby-complete/1.4.0dev/jruby-complete-1.4.0dev.jar!/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems.rb:826:in `report_activate_error': Could not find RubyGem treetop (>= 0) (Gem::LoadError)
[WARNING]
[WARNING] from file:/home/jabley/.m2/repository/org/jruby/jruby-complete/1.4.0dev/jruby-complete-1.4.0dev.jar!/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems.rb:260:in `activate'
[WARNING] from file:/home/jabley/.m2/repository/org/jruby/jruby-complete/1.4.0dev/jruby-complete-1.4.0dev.jar!/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems.rb:67:in `gem'
[WARNING] from /home/jabley/work/github/gist-154155/cucumber/../cucumber/bin/../lib/cucumber/parser/treetop_ext.rb:7
[WARNING] from /home/jabley/work/github/gist-154155/cucumber/../cucumber/bin/../lib/cucumber/parser/treetop_ext.rb:4:in `require'
[WARNING] from /home/jabley/work/github/gist-154155/cucumber/../cucumber/bin/../lib/cucumber/parser.rb:4
[WARNING] from /home/jabley/work/github/gist-154155/cucumber/../cucumber/bin/../lib/cucumber/parser.rb:6:in `require'
[WARNING] from /home/jabley/work/github/gist-154155/cucumber/../cucumber/bin/../lib/cucumber.rb:6
[WARNING] from /home/jabley/work/github/gist-154155/cucumber/../cucumber/bin/../lib/cucumber.rb:2:in `require'
[WARNING] from /home/jabley/work/github/gist-154155/cucumber/../cucumber/bin/../lib/cucumber/cli/main.rb:2
[WARNING] from /home/jabley/work/github/gist-154155/cucumber/../cucumber/bin/../lib/cucumber/cli/main.rb:6:in `require'
[WARNING] from /home/jabley/work/github/gist-154155/cucumber/../cucumber/bin/cucumber:6
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Cucumber failed
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9 seconds
[INFO] Finished at: Fri Jul 24 16:08:48 BST 2009
[INFO] Final Memory: 5M/135M
[INFO] ------------------------------------------------------------------------
Bisecting: 4 revisions left to test after this
[7fc57a73c5afcd3bdadb27a30695708e18edbbf0] Don't indent HTML - it breaks rendering of text inside <pre> tags. This makes the HTML source unreadable, but rendering better, which is more important. Also fixed some sass/css so params are rendered properly for all step states.
running ./bisect_test.sh
[INFO]
NOTE: Maven is executing in offline mode. Any artifacts not already in your local
repository will be inaccessible.
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'cuke4duke'.
[INFO] ------------------------------------------------------------------------
[INFO] Building Cuke4Duke Simple Example
[INFO] task-segment: [cuke4duke:features]
[INFO] ------------------------------------------------------------------------
[INFO] [cuke4duke:features]
[WARNING] file:/home/jabley/.m2/repository/org/jruby/jruby-complete/1.4.0dev/jruby-complete-1.4.0dev.jar!/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems.rb:826:in `report_activate_error': Could not find RubyGem treetop (>= 0) (Gem::LoadError)
[WARNING]
[WARNING] from file:/home/jabley/.m2/repository/org/jruby/jruby-complete/1.4.0dev/jruby-complete-1.4.0dev.jar!/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems.rb:260:in `activate'
[WARNING] from file:/home/jabley/.m2/repository/org/jruby/jruby-complete/1.4.0dev/jruby-complete-1.4.0dev.jar!/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems.rb:67:in `gem'
[WARNING] from /home/jabley/work/github/gist-154155/cucumber/../cucumber/bin/../lib/cucumber/parser/treetop_ext.rb:7
[WARNING] from /home/jabley/work/github/gist-154155/cucumber/../cucumber/bin/../lib/cucumber/parser/treetop_ext.rb:4:in `require'
[WARNING] from /home/jabley/work/github/gist-154155/cucumber/../cucumber/bin/../lib/cucumber/parser.rb:4
[WARNING] from /home/jabley/work/github/gist-154155/cucumber/../cucumber/bin/../lib/cucumber/parser.rb:6:in `require'
[WARNING] from /home/jabley/work/github/gist-154155/cucumber/../cucumber/bin/../lib/cucumber.rb:6
[WARNING] from /home/jabley/work/github/gist-154155/cucumber/../cucumber/bin/../lib/cucumber.rb:2:in `require'
[WARNING] from /home/jabley/work/github/gist-154155/cucumber/../cucumber/bin/../lib/cucumber/cli/main.rb:2
[WARNING] from /home/jabley/work/github/gist-154155/cucumber/../cucumber/bin/../lib/cucumber/cli/main.rb:6:in `require'
[WARNING] from /home/jabley/work/github/gist-154155/cucumber/../cucumber/bin/cucumber:6
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Cucumber failed
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8 seconds
[INFO] Finished at: Fri Jul 24 16:09:08 BST 2009
[INFO] Final Memory: 5M/135M
[INFO] ------------------------------------------------------------------------
Bisecting: 2 revisions left to test after this
[972e66730b3fcaf742fc322e02a61924c34803d7] make sure spork is using the "cucumber" env, and not the "test" env
running ./bisect_test.sh
[INFO]
NOTE: Maven is executing in offline mode. Any artifacts not already in your local
repository will be inaccessible.
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'cuke4duke'.
[INFO] ------------------------------------------------------------------------
[INFO] Building Cuke4Duke Simple Example
[INFO] task-segment: [cuke4duke:features]
[INFO] ------------------------------------------------------------------------
[INFO] [cuke4duke:features]
[WARNING] file:/home/jabley/.m2/repository/org/jruby/jruby-complete/1.4.0dev/jruby-complete-1.4.0dev.jar!/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems.rb:826:in `report_activate_error': Could not find RubyGem treetop (>= 0) (Gem::LoadError)
[WARNING]
[WARNING] from file:/home/jabley/.m2/repository/org/jruby/jruby-complete/1.4.0dev/jruby-complete-1.4.0dev.jar!/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems.rb:260:in `activate'
[WARNING] from file:/home/jabley/.m2/repository/org/jruby/jruby-complete/1.4.0dev/jruby-complete-1.4.0dev.jar!/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems.rb:67:in `gem'
[WARNING] from /home/jabley/work/github/gist-154155/cucumber/../cucumber/bin/../lib/cucumber/parser/treetop_ext.rb:7
[WARNING] from /home/jabley/work/github/gist-154155/cucumber/../cucumber/bin/../lib/cucumber/parser/treetop_ext.rb:4:in `require'
[WARNING] from /home/jabley/work/github/gist-154155/cucumber/../cucumber/bin/../lib/cucumber/parser.rb:4
[WARNING] from /home/jabley/work/github/gist-154155/cucumber/../cucumber/bin/../lib/cucumber/parser.rb:6:in `require'
[WARNING] from /home/jabley/work/github/gist-154155/cucumber/../cucumber/bin/../lib/cucumber.rb:6
[WARNING] from /home/jabley/work/github/gist-154155/cucumber/../cucumber/bin/../lib/cucumber.rb:2:in `require'
[WARNING] from /home/jabley/work/github/gist-154155/cucumber/../cucumber/bin/../lib/cucumber/cli/main.rb:2
[WARNING] from /home/jabley/work/github/gist-154155/cucumber/../cucumber/bin/../lib/cucumber/cli/main.rb:6:in `require'
[WARNING] from /home/jabley/work/github/gist-154155/cucumber/../cucumber/bin/cucumber:6
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Cucumber failed
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8 seconds
[INFO] Finished at: Fri Jul 24 16:09:27 BST 2009
[INFO] Final Memory: 5M/134M
[INFO] ------------------------------------------------------------------------
Bisecting: 0 revisions left to test after this
[deb04b4ef152ff622753eff8ffcccf910b567f9c] Release 0.3.11.1
running ./bisect_test.sh
[INFO]
NOTE: Maven is executing in offline mode. Any artifacts not already in your local
repository will be inaccessible.
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'cuke4duke'.
[INFO] ------------------------------------------------------------------------
[INFO] Building Cuke4Duke Simple Example
[INFO] task-segment: [cuke4duke:features]
[INFO] ------------------------------------------------------------------------
[INFO] [cuke4duke:features]
[WARNING] file:/home/jabley/.m2/repository/org/jruby/jruby-complete/1.4.0dev/jruby-complete-1.4.0dev.jar!/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems.rb:826:in `report_activate_error': Could not find RubyGem treetop (>= 0) (Gem::LoadError)
[WARNING]
[WARNING] from file:/home/jabley/.m2/repository/org/jruby/jruby-complete/1.4.0dev/jruby-complete-1.4.0dev.jar!/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems.rb:260:in `activate'
[WARNING] from file:/home/jabley/.m2/repository/org/jruby/jruby-complete/1.4.0dev/jruby-complete-1.4.0dev.jar!/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems.rb:67:in `gem'
[WARNING] from /home/jabley/work/github/gist-154155/cucumber/../cucumber/bin/../lib/cucumber/parser/treetop_ext.rb:7
[WARNING] from /home/jabley/work/github/gist-154155/cucumber/../cucumber/bin/../lib/cucumber/parser/treetop_ext.rb:4:in `require'
[WARNING] from /home/jabley/work/github/gist-154155/cucumber/../cucumber/bin/../lib/cucumber/parser.rb:4
[WARNING] from /home/jabley/work/github/gist-154155/cucumber/../cucumber/bin/../lib/cucumber/parser.rb:6:in `require'
[WARNING] from /home/jabley/work/github/gist-154155/cucumber/../cucumber/bin/../lib/cucumber.rb:6
[WARNING] from /home/jabley/work/github/gist-154155/cucumber/../cucumber/bin/../lib/cucumber.rb:2:in `require'
[WARNING] from /home/jabley/work/github/gist-154155/cucumber/../cucumber/bin/../lib/cucumber/cli/main.rb:2
[WARNING] from /home/jabley/work/github/gist-154155/cucumber/../cucumber/bin/../lib/cucumber/cli/main.rb:6:in `require'
[WARNING] from /home/jabley/work/github/gist-154155/cucumber/../cucumber/bin/cucumber:6
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Cucumber failed
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8 seconds
[INFO] Finished at: Fri Jul 24 16:09:47 BST 2009
[INFO] Final Memory: 5M/135M
[INFO] ------------------------------------------------------------------------
deb04b4ef152ff622753eff8ffcccf910b567f9c is first bad commit
commit deb04b4ef152ff622753eff8ffcccf910b567f9c
Author: Aslak Hellesøy <aslak.hellesoy@gmail.com>
Date: Fri Jun 5 17:12:03 2009 +0200
Release 0.3.11.1
:100644 100644 ba97bd6f7aac4399b111189607cb1266ef87cbff 4b26497cdf739b20978069501edda185bc95e670 M History.txt
:100644 100644 96a9cd55ee56ecd49c21e37c5eff552fab4c6f67 b3e8a2036617796074152c1806c3040961e1366f M cucumber.gemspec
:040000 040000 138a1300b03dfa7d2031d55e6c3b0c471068bf99 7d65c7f706acf31b535f1574f161292646c8c1b1 M lib
bisect run success
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment