On 10 July 2013 16:25, Charles Oliver Nutter <head...@headius.com> wrote: > The latter. In the JRuby distribution, we shade it in before joda-time > (if we want to update tzdata...not doing that by default right now). I > would expect anyone else using it would either do the same or organize > classpath to pick up the other files. > > I think the timezone data artifact should be as simple as possible. > Are you contemplating a setup where the data fles are versioned and > some property magic specifies the data files to load?
Simpler that that I think. All time-zone data jars contain a file named joda-time-tzdata or some such. Then use Java to enumerate all resources matching that resource name. Whichever resource has the highest version number is the one to load. (where the version number is the content of joda-time-tzdata.) Stephen ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ Joda-interest mailing list Joda-interest@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/joda-interest