You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BanzaiMan edited this page Mar 20, 2012
·
2 revisions
If you find that a JRuby release does not have the latest time zone data, and if you think this is important, you can build JRuby from source with the most up-to-date Olson database.
Note that MRI relies on the underlying OS to provide date and time information.
Prerequisites
Environment in which ftp Ant task can run. This means that you have Apache Commons Net installed and available for your JVM (and ant).
Steps
Move to the root of the JRuby source.
Optionally edit default.build.properties and set tzdata.latest.version to the version you want. (If you don't know what you need, you can leave the default in. We try to keep this value fairly up-to-date.)