On Mon, Jul 16, 2018 at 10:07 AM, Carlos Aristu <carlos.ari...@openbravo.com
> wrote:

> Hi,
>
> Starting from PR18Q4, we are raising
> <https://issues.openbravo.com/view.php?id=38675> the minimum required JDK
> for Openbravo to JDK 8.
>
> We would like to introduce this change during this week.
>
> For this reason, we strongly recommend you to upgrade your stack in
> advance in case you didn't do it yet. You can read how you can migrate your
> old eclipse workspaces here
> <http://wiki.openbravo.com/wiki/How_to_setup_Eclipse_IDE#Upgrading_old_workspaces_to_.3E.3DPR18Q4>
> .
>

Hello developers,

some extra info how to install openjdk-8 on the different Ubuntu versions
in case you do not have it already on your development machines.


1.) Ubuntu 18.04 aka bionic  (latest lts version)

Available directly from standard Ubuntu repositories (universe)

apt-get install openjdk-8-jdk

2.) Ubuntu 16.04 aka xenial (previous lts version)

Available directly also from standard Ubuntu repositories (main)

apt-get install openjdk-8-jdk

Apart you may want to start thinking on updating to 18.04 as in future more
software will be required not available here easily.

3.) Ubuntu 14.04 aka trusty (old lts version, will be end of life soon)

Not available in standard Ubuntu repositories.

A ppa repository exists which gets openjdk-8 upload from Ubuntu maintainer:

https://launchpad.net/~openjdk-r/+archive/ubuntu/ppa?field.series_filter=trusty

Apart it is recommended to update to 18.04 as 14.04 is very old and getting
close to its end of life anyway.

Regards,
Stefan
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Openbravo-development mailing list
Openbravo-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-development

Reply via email to