As currently configured, this project will load and run
(see bouncy_castle_client.rb
). However, if the version of BouncyCastle that is
bundled with JRuby (1.4.7) is loaded (see bouncy_castle_collision.rb
), the project fails to load the JAR correctly.
Instructions:
set_up_files.sh # Github gists don't allow directories
mvn package
ruby bouncy_castle_client.rb # ok
ruby bouncy_castle_collision.rb # errors