Created
March 11, 2020 15:10
-
-
Save Magisus/96f8f0ce25ff0beb87aaae7c7fb372c3 to your computer and use it in GitHub Desktop.
JRuby sprintf bug
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
https://github.com/jruby/jruby/pull/5584/commits/bb90d3b7644316f8ae6b92e02defdf3838854fb5 | |
1. Make changes to JRuby source | |
2. Update VERSION file to SNAPSHOT version | |
3. Run `./mvnw` to build jars and install them to local maven repo | |
4. Update jruby version in `jruby-deps` to new SNAPSHOT. | |
5. Update `jruby-deps` version in `jruby-utils`. | |
6. Update `jruby-utils` version in puppetserver. | |
7. Run repl. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment