Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #4589

Re: Timezones and versions of Java

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!.POSTED!not-for-mail
From Lew <noone@lewscanon.com>
Newsgroups comp.lang.java.programmer
Subject Re: Timezones and versions of Java
Date Wed, 25 May 2011 21:50:35 -0400
Organization albasani.net
Lines 37
Message-ID <irkbk9$dha$1@news.albasani.net> (permalink)
References <fde67e7a-6198-4e7f-a07b-4655c1108d15@j13g2000pro.googlegroups.com> <irert2$kem$4@lust.ihug.co.nz> <iretd3$lgu$1@dont-email.me> <irf5re$qd6$1@lust.ihug.co.nz> <l0t0ynlpptf2$.dlg@kimmeringer.de> <irfq0u$5uv$1@lust.ihug.co.nz> <irg8gm$ibj$2@localhost.localdomain> <irhh2e$5vi$2@lust.ihug.co.nz> <iri87l$no8$1@dont-email.me> <iric9v$l95$1@lust.ihug.co.nz> <MPG.2846cfc422e5e705989760@news.justthe.net> <irk3lq$lf3$1@lust.ihug.co.nz>
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding 8bit
X-Trace news.albasani.net fTokdu12uqVjvLfZaM5wbPS5O1hjVT/XmaCU8AJUkYgn3in9GDz6CGS4SdqJTE4TGPVIytjyStqr3ptYkeo26YiGkuPs0oYhtlNNsGMLYYi97waZncnYP7QLBUFYJW48
NNTP-Posting-Date Thu, 26 May 2011 01:50:01 +0000 (UTC)
Injection-Info news.albasani.net; logging-data="Ydb2U+i9lY83xc63GM0XmpWMep6HZyMc7a+dGq4CMCyHdV34DPvXJjQckwHIO+7TVuIT2/vVzDBM+f67c9KMeI4kC5kjBU312zQzaKa8La/cafwnF81WFlt1AF0p9T43"; mail-complaints-to="abuse@albasani.net"
User-Agent Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110424 Thunderbird/3.1.10
In-Reply-To <irk3lq$lf3$1@lust.ihug.co.nz>
Cancel-Lock sha1:r+hft6abKMoqCFMpVEIv0mrrCgs=
Xref x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:4589

Show key headers only | View raw


On 05/25/2011 07:34 PM, Lawrence D'Oliveiro wrote:
> In message<MPG.2846cfc422e5e705989760@news.justthe.net>, Steve Sobol wrote:
>
>> In article<iric9v$l95$1@lust.ihug.co.nz>, Lawrence D'Oliveiro says...
>>
>>> So the answer is “no”: you need to download, install and run a separate
>>> tool to apply a patch to fix it up.
>>
>> Funny. At times I've had to do EXACTLYY THE SAME THING to update TZ data
>> in the operating system.
>
> Compare the difference: this
> <http://article.gmane.org/gmane.comp.time.tz/3702>  versus this
> <http://download.oracle.com/otn-pub/java/tzupdater/1.3.38/tzupdater-1_3_38-2011e.zip>
>
> The first one is a diff. What does it do? Why, just look at the diff itself,
> and you can see what it does. No hidden surprises there; it’s not even code,
> it’s just data, i.e. timezone rules. How to apply it? Just use patch(1), a
> standard utility available on all self-respecting open-source-based systems.
>
> What’s the second one? It’s a .jar file with a readme. What does it do?
> Don’t know for sure, actually. The readme says one thing, but without source
> code to refer to, how can you be sure?
>
> How do you roll out that Oracle patch? You have to double-click it or
> something on every single system where you want to install it. Do you have
> to reboot or something afterwards? To be safe, probably yes.
>
> How do you roll out the tzdata patch? That’s easy: you can run a bulk SSH
> loop across all your systems.

"No true Scotsman", Lawrence.

-- 
Lew
Honi soit qui mal y pense.
http://upload.wikimedia.org/wikipedia/commons/c/cf/Friz.jpg

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Timezones and versions of Java loial <jldunn2000@gmail.com> - 2011-05-23 07:38 -0700
  Re: Timezones and versions of Java Nigel Wade <nmw-news@ion.le.ac.uk> - 2011-05-23 15:45 +0100
    Re: Timezones and versions of Java loial <jldunn2000@gmail.com> - 2011-05-23 08:12 -0700
  Re: Timezones and versions of Java Nigel Wade <nmw-news@ion.le.ac.uk> - 2011-05-23 16:26 +0100
  Re: Timezones and versions of Java Lew <noone@lewscanon.com> - 2011-05-23 11:58 -0400
  Re: Timezones and versions of Java Lawrence D'Oliveiro <ldo@geek-central.gen.new_zealand> - 2011-05-24 11:50 +1200
    Re: Timezones and versions of Java Daniele Futtorovic <da.futt.news@laposte-dot-net.invalid> - 2011-05-24 02:16 +0200
      Re: Timezones and versions of Java Lawrence D'Oliveiro <ldo@geek-central.gen.new_zealand> - 2011-05-24 14:40 +1200
        Re: Timezones and versions of Java Lothar Kimmeringer <news200709@kimmeringer.de> - 2011-05-24 09:12 +0200
          Re: Timezones and versions of Java Lawrence D'Oliveiro <ldo@geek-central.gen.new_zealand> - 2011-05-24 20:25 +1200
            Re: Timezones and versions of Java Lew <noone@lewscanon.com> - 2011-05-24 08:14 -0400
              Re: Timezones and versions of Java bugbear <bugbear@trim_papermule.co.uk_trim> - 2011-05-25 09:55 +0100
            Re: Timezones and versions of Java Martin Gregorie <martin@address-in-sig.invalid> - 2011-05-24 12:32 +0000
              Re: Timezones and versions of Java Lawrence D'Oliveiro <ldo@geek-central.gen.new_zealand> - 2011-05-25 12:04 +1200
                Re: Timezones and versions of Java Lew <noone@lewscanon.com> - 2011-05-24 21:57 -0400
                Re: Timezones and versions of Java Stanimir Stamenkov <s7an10@netscape.net> - 2011-05-25 09:39 +0300
                Re: Timezones and versions of Java Lawrence D'Oliveiro <ldo@geek-central.gen.new_zealand> - 2011-05-25 19:49 +1200
                Re: Timezones and versions of Java Nigel Wade <nmw-news@ion.le.ac.uk> - 2011-05-25 09:35 +0100
                Re: Timezones and versions of Java Stanimir Stamenkov <s7an10@netscape.net> - 2011-05-25 14:55 +0300
                Re: Timezones and versions of Java Lawrence D'Oliveiro <ldo@geek-central.gen.new_zealand> - 2011-05-27 13:09 +1200
                Re: Timezones and versions of Java Lew <noone@lewscanon.com> - 2011-05-26 22:11 -0400
                Re: Timezones and versions of Java Steve Sobol <sjsobol@JustThe.net> - 2011-05-25 09:35 -0700
                Re: Timezones and versions of Java Lawrence D'Oliveiro <ldo@geek-central.gen.new_zealand> - 2011-05-26 11:34 +1200
                Re: Timezones and versions of Java Lew <noone@lewscanon.com> - 2011-05-25 21:50 -0400
                Re: Timezones and versions of Java Lawrence D'Oliveiro <ldo@geek-central.gen.new_zealand> - 2011-05-25 19:50 +1200
            Re: Timezones and versions of Java Lothar Kimmeringer <news200709@kimmeringer.de> - 2011-05-24 17:26 +0200
              Re: Timezones and versions of Java Lawrence D'Oliveiro <ldo@geek-central.gen.new_zealand> - 2011-05-25 12:07 +1200
  Re: Timezones and versions of Java Roedy Green <see_website@mindprod.com.invalid> - 2011-05-24 19:34 -0700

csiph-web