There is a desire from a number of people to get separate/faster
time-zone updates, but it comes down to who will push the updates to
maven central, how fast are they expected etc etc.

I'm reluctant to add additional work on my shoulders to maintain a
time-zone data jar file, even though its probably a good idea (it will
also need code changes to pickup the new data).

Nice pom btw to get the data.

Stephen


On 6 July 2013 22:51, Charles Oliver Nutter <head...@headius.com> wrote:
> Hello all!
>
> For the JRuby project, we frequently want (or need) to test with more
> recent timezone data. We have built various automated processes for
> updating the timezone data in joda-time.
>
> We have recently started a migration to a full Maven build, and as a
> result we have found it easier to publish the precompiled tzdata as a
> maven artifact org.jruby.joda-timezones. We are about to start pushing
> these jars (containing just the data files) to central, but...it
> seemed like this might be something more appropriate for the joda-time
> project to do.
>
> I know that JSR-301 is going to incorporate joda-time and *some*
> timezone data, but even then it seems like it would be useful to
> always have the latest tzdata precompiled and available in Maven.
>
> So I'm offering up the pom.xml we've prepared with the thought that
> you might be interested in handling the pushing of these artifacts. If
> it would be better for us to push them ourselves, that's fine...but it
> seems like it would be more generally useful as a joda-time project.
>
> Our repository for this tzdata artifact is here:
> https://github.com/jruby/joda-timezones
>
> So, thoughts?
>
> - Charlie
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Windows:
>
> Build for Windows Store.
>
> http://p.sf.net/sfu/windows-dev2dev
> _______________________________________________
> Joda-interest mailing list
> Joda-interest@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/joda-interest

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Joda-interest mailing list
Joda-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/joda-interest

Reply via email to