You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@buildr.apache.org by Antoine Toulme <an...@lunar-ocean.com> on 2016/04/30 21:00:17 UTC

[DISCUSS] Only support official supported Ruby versions

Hi all,

I would like to look into dropping all versions of Ruby except for the ones officially supported. Looking at MRI, this means 2.1.9, 2.2.5 and 2.3.1.
For JRuby, that is 1.7.25 and 9.0.50.

Does that make sense?

Cheers,

Antoine

Re: [DISCUSS] Only support official supported Ruby versions

Posted by Alex Boisvert <al...@gmail.com>.
Agree with have to move on ... many gems no longer maintained for 1.8.7.


On Sat, Apr 30, 2016 at 11:42 PM, Antoine Toulme <an...@lunar-ocean.com>
wrote:

> Can we do this?
> -1.4.x is the stable stream with 1.8.7 support (JRuby 1.6.7.2)
> -1.5.x is MRI 2.2.5, 2.3.1, JRuby 1.7.25 and Jruby 9.0.5.0.
>
> Also looking at Travis:
> JDK6 for 1.4.x. stream
> JDK7 for 1.4.x and 1.5.x
> JDK8 for 1.5.x and going forward
>
>
> > On Apr 30, 2016, at 2:26 PM, Peter Donald <pe...@realityforge.org>
> wrote:
> >
> > On Sun, May 1, 2016 at 5:00 AM, Antoine Toulme <an...@lunar-ocean.com>
> wrote:
> >> I would like to look into dropping all versions of Ruby except for the
> ones officially supported. Looking at MRI, this means 2.1.9, 2.2.5 and
> 2.3.1.
> >> For JRuby, that is 1.7.25 and 9.0.50.
> >>
> >> Does that make sense?
> >
> > It makes sense however we are stuck supporting jruby-1.6.7.2 as we use
> > buildr for several 2.x rails apps so I would like to support that as
> > well ... assuming it is not too much work.
> >
> > --
> > Cheers,
> >
> > Peter Donald
>
>

Re: [DISCUSS] Only support official supported Ruby versions

Posted by Peter Donald <pe...@realityforge.org>.
On Sun, May 1, 2016 at 4:42 PM, Antoine Toulme <an...@lunar-ocean.com> wrote:
> Can we do this?
> -1.4.x is the stable stream with 1.8.7 support (JRuby 1.6.7.2)
> -1.5.x is MRI 2.2.5, 2.3.1, JRuby 1.7.25 and Jruby 9.0.5.0.
>
> Also looking at Travis:
> JDK6 for 1.4.x. stream
> JDK7 for 1.4.x and 1.5.x
> JDK8 for 1.5.x and going forward

Seems reasonable.

-- 
Cheers,

Peter Donald

Re: [DISCUSS] Only support official supported Ruby versions

Posted by Antoine Toulme <an...@lunar-ocean.com>.
Can we do this?
-1.4.x is the stable stream with 1.8.7 support (JRuby 1.6.7.2)
-1.5.x is MRI 2.2.5, 2.3.1, JRuby 1.7.25 and Jruby 9.0.5.0.

Also looking at Travis:
JDK6 for 1.4.x. stream
JDK7 for 1.4.x and 1.5.x
JDK8 for 1.5.x and going forward


> On Apr 30, 2016, at 2:26 PM, Peter Donald <pe...@realityforge.org> wrote:
> 
> On Sun, May 1, 2016 at 5:00 AM, Antoine Toulme <an...@lunar-ocean.com> wrote:
>> I would like to look into dropping all versions of Ruby except for the ones officially supported. Looking at MRI, this means 2.1.9, 2.2.5 and 2.3.1.
>> For JRuby, that is 1.7.25 and 9.0.50.
>> 
>> Does that make sense?
> 
> It makes sense however we are stuck supporting jruby-1.6.7.2 as we use
> buildr for several 2.x rails apps so I would like to support that as
> well ... assuming it is not too much work.
> 
> -- 
> Cheers,
> 
> Peter Donald


Re: [DISCUSS] Only support official supported Ruby versions

Posted by Peter Donald <pe...@realityforge.org>.
On Sun, May 1, 2016 at 5:00 AM, Antoine Toulme <an...@lunar-ocean.com> wrote:
> I would like to look into dropping all versions of Ruby except for the ones officially supported. Looking at MRI, this means 2.1.9, 2.2.5 and 2.3.1.
> For JRuby, that is 1.7.25 and 9.0.50.
>
> Does that make sense?

It makes sense however we are stuck supporting jruby-1.6.7.2 as we use
buildr for several 2.x rails apps so I would like to support that as
well ... assuming it is not too much work.

-- 
Cheers,

Peter Donald