You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by Owen O'Malley <ow...@gmail.com> on 2018/10/29 18:20:36 UTC

Fixing the docker builds

All,
   We've let the docker build scripts decay badly. I'm fixing them, but
along the way, I'd like to update the set of supported Linux versions. In
particular, debian 7 "wheezy" doesn't have an openjdk 8, even in backports,
which means that it is really hard for the java side of the build.

I'd like to remove support for EOL'ed versions:

   - debian 7
   - ubuntu 12.04

I'd also like to add support for:

   - debian 9
   - ubuntu 18

Thoughts?

.. Owen

Re: Fixing the docker builds

Posted by Deepak Majeti <ma...@gmail.com>.
+1

On Tue, Oct 30, 2018 at 3:22 AM Sandeep Moré <mo...@gmail.com> wrote:

> I did not know about the docker builds :( sounds like a fantastic idea !
>
> On Mon, Oct 29, 2018 at 2:20 PM Owen O'Malley <ow...@gmail.com>
> wrote:
>
> > All,
> >    We've let the docker build scripts decay badly. I'm fixing them, but
> > along the way, I'd like to update the set of supported Linux versions. In
> > particular, debian 7 "wheezy" doesn't have an openjdk 8, even in
> backports,
> > which means that it is really hard for the java side of the build.
> >
> > I'd like to remove support for EOL'ed versions:
> >
> >    - debian 7
> >    - ubuntu 12.04
> >
> > I'd also like to add support for:
> >
> >    - debian 9
> >    - ubuntu 18
> >
> > Thoughts?
> >
> > .. Owen
> >
>


-- 
regards,
Deepak Majeti

Re: Fixing the docker builds

Posted by Sandeep Moré <mo...@gmail.com>.
I did not know about the docker builds :( sounds like a fantastic idea !

On Mon, Oct 29, 2018 at 2:20 PM Owen O'Malley <ow...@gmail.com>
wrote:

> All,
>    We've let the docker build scripts decay badly. I'm fixing them, but
> along the way, I'd like to update the set of supported Linux versions. In
> particular, debian 7 "wheezy" doesn't have an openjdk 8, even in backports,
> which means that it is really hard for the java side of the build.
>
> I'd like to remove support for EOL'ed versions:
>
>    - debian 7
>    - ubuntu 12.04
>
> I'd also like to add support for:
>
>    - debian 9
>    - ubuntu 18
>
> Thoughts?
>
> .. Owen
>

Re: Fixing the docker builds

Posted by Dongjoon Hyun <do...@gmail.com>.
+1 for the removals and additions.

Bests,
Dongjoon.

On Mon, Oct 29, 2018 at 11:20 AM Owen O'Malley <ow...@gmail.com>
wrote:

> All,
>    We've let the docker build scripts decay badly. I'm fixing them, but
> along the way, I'd like to update the set of supported Linux versions. In
> particular, debian 7 "wheezy" doesn't have an openjdk 8, even in backports,
> which means that it is really hard for the java side of the build.
>
> I'd like to remove support for EOL'ed versions:
>
>    - debian 7
>    - ubuntu 12.04
>
> I'd also like to add support for:
>
>    - debian 9
>    - ubuntu 18
>
> Thoughts?
>
> .. Owen
>