Skip to content

Instantly share code, notes, and snippets.

@Magisus
Created March 11, 2020 15:10
Show Gist options
  • Save Magisus/96f8f0ce25ff0beb87aaae7c7fb372c3 to your computer and use it in GitHub Desktop.
Save Magisus/96f8f0ce25ff0beb87aaae7c7fb372c3 to your computer and use it in GitHub Desktop.
JRuby sprintf bug
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