John,

The version numbers are read as numbers, 65 is greater than 7 so that JAL
will not trigger a new build if you change it from 65 to 7.  I guess you have
to at least change it to 0.9.66 to make a new release.

Пнд, 16 Янв 2012, John Baker писал(а):
> I have checked in a change to handle this but JAL does not appear to be
> responding.  The last checked in JOD version was 0.9.7.  JAL reports 0.9.65
> and refreshing does not seem to help.
> 
> Anyway once JAL is back this library script change has been accommodated.
> 
> jdb
> 
> On Mon, Jan 16, 2012 at 9:36 AM, bill lam <bbill....@gmail.com> wrote:
> 
> > Please be advised that spawn and fork in jtask locale are no longer
> > exported to z-locale.  It means that ,
> >
> > 1, you can freely assign any choice for these names without any
> >   conflict with J base library and addons.
> > 2. use qualified names: spawn_jtask_ or fork_jtask_ in codes.
> > 3. export them to z-locale in profile.ijs or startup.ijs if
> >   the old behavior is wanted. eg. fork_z_=: fork_jtask_
> >
> > the base library and addons have already qualified spawn for years, but
> > this time, they no longer states in z-locale.
> >
> > @John Baker, please review jod addons and make a new release to work with
> > the new base library.
> >
> > Sorry for any inconveniences.
> >
> > --
> > regards,
> > ====================================================
> > GPG key 1024D/4434BAB3 2008-08-24
> > gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
> > ----------------------------------------------------------------------
> > For information about J forums see http://www.jsoftware.com/forums.htm
> >
> 
> 
> 
> -- 
> John D. Baker
> bakerj...@gmail.com
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to