Skip to content

Instantly share code, notes, and snippets.

@justinedelson
Created January 24, 2011 01:07
Show Gist options
  • Save justinedelson/792644 to your computer and use it in GitHub Desktop.
Save justinedelson/792644 to your computer and use it in GitHub Desktop.
$ git clone git://github.com/justinedelson/jruby-osgi-testing.git
$ cd jruby-osgi-testing/tests
$ mvn -Djruby.version=1.6.0.RC1 clean test
blah blah blah... all tests pass
$ mvn -Djruby.version=1.5.6 clean test
blah blah blah... all tests fail
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment