On Mon, Mar 23, 2009 at 5:57 PM, Brian O'Neill <bro...@gmail.com> wrote:

> The tz building code doesn't work when time zones are supported. You need
> to force UTC only with a system property:
> -Dorg.joda.time.DateTimeZone.Provider=org.joda.time.tz.UTCProvider
>
> The ant build script does the same thing.


Apparently the problem was located elsewhere.

joda-time emerges (installs in Gentoo lingo) just fine if /etc/localtime is
a copy of either /usr/share/zoneinfo/America/Sao_Paulo or
/usr/share/zoneinfo/right/America/Sao_Paulo

It also emerges fine if /etc/localtime is a symlink to
/usr/share/zoneinfo/America/Sao_Paulo

Unfortunatelly it fails to emerge if /etc/localtime is a symlink to
/usr/share/zoneinfo/right/America/Sao_Paulo

Gentoo devs don't know how to fix this corner case. They are wondering if
this is an upstream issue. Is it?


Thanks again for your help,

Rodrigo Severo
------------------------------------------------------------------------------
_______________________________________________
Joda-interest mailing list
Joda-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/joda-interest

Reply via email to