File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37,6 +37,11 @@ one can run a tests Ruby-style e.g. `jruby -Ilib:. src/test/ruby/test_bn.rb`
3737* (advised) run JRuby's full suite using the staged new jruby-openssl gem
3838 e.g. https://github.com/jruby/jruby/commit/1df6315e9145195f19ad862be5e3a5
3939
40+ * (advised) release the staging repository at Sonatype's if all is well
41+
42+ * (optional) update JRuby to bundle new jruby-openssl gem (remove staging)
43+ e.g. https://github.com/jruby/jruby/commit/8750e736491825eec1d1954a07d492
44+
4045* gem push the build gem from pkg/ e.g. ` gem push pkg/jruby-openssl-0.9.15.gem `
4146
4247* tag the release e.g. ` git tag v0.9.15 `
@@ -46,7 +51,7 @@ one can run a tests Ruby-style e.g. `jruby -Ilib:. src/test/ruby/test_bn.rb`
4651
4752* ` git push origin master --tags `
4853
49- * e.g. https://github.com/jruby/jruby/commit/8750e736491825eec1d1954a07d492
54+ * (advised) ... take the rest of the day off!
5055
5156
5257#### Manually Deploying
You can’t perform that action at this time.
0 commit comments