Created
January 24, 2011 01:07
-
-
Save justinedelson/792644 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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