Finally getting around to automating a bunch of manual JRuby pre-release verification tasks so they always run in CI. At this point, each commit will build a full release, unpack src and test build it, unpack bin and CRUD a simple rails app. More to come.