Use openjdk instead of oracle jdk

Bug #1618895 reported by Takashi Kajinami
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
storlets
Fix Released
Undecided
Takashi Kajinami

Bug Description

Currently, we use oracle jdk to setup our storlet environments.
However, 'oracle' jdk is not the necessary dependency, and from some legal points of view, it is better to use open jdk instead.
(It is mentioned in tc meeting)

Changed in storlets:
assignee: nobody → Takashi Kajinami (kajinamit)
Changed in storlets:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to storlets (master)

Reviewed: https://review.openstack.org/363201
Committed: https://git.openstack.org/cgit/openstack/storlets/commit/?id=519685cdb07c2722d11ba64b13f07c0464dd0db5
Submitter: Jenkins
Branch: master

commit 519685cdb07c2722d11ba64b13f07c0464dd0db5
Author: Takashi Kajinami <email address hidden>
Date: Wed Aug 31 05:41:03 2016 +0900

    Use openjdk isntead of oracle jdk

    We've used oracle jdk as a java runtime to run storlet java codes,
    but it is not necesorry to use oracle jdk, and from some legal points
    of view, it is better to use openjdk instead.

    This patch makes changes to current scripts and files for installation,
    to make them use openjdk.

    NOTE:
    Currently we add ppa:openjdk-r/ppa into apt repositoriy setting, but
    we don't need that addition when we use Ubuntu 14.10 or later.

    Closes-bug: #1618895
    Change-Id: I4c65afd4edf6b0d8b5f5f83307a8129e67c2911d

Changed in storlets:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.