hybris/java-boshpackage

Name: java-boshpackage

Owner: hybris GmbH

Description: null

Created: 2015-07-23 14:39:57.0

Updated: 2016-11-28 15:13:31.0

Pushed: 2017-08-18 14:10:13.0

Homepage: null

Size: 13

Language: null

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Hybris - bosh java package

Description

This project is used for java packages in BOSH releases.

How to use
  1. Add this repository to your bosh release project packages folder:

    d ~/x-boshrelease
    osh-release-x> git submodule add https://github.com/hybris/java-boshpackage packages/java
    
  2. Checkout the version you need by looking at the available tags:

    -boshrelease> git submodule update --init --recursive
    -boshrelease> cd packages/java
    -boshrelease/packages/java> git checkout <tagname>
    -boshrelease/packages/java> cd ..
    -boshrelease>
    
  3. Download the java tar file matching the tag you selected (see table below for the url and output filename).

    -boshrelease> cd tmp
    -boshrelease/tmp> wget <url> -O <output filename>
    
  4. Add the downloaded file to your project blobs

    -boshrelease> bosh add blob tmp/<output filename> java
    
  5. Adapt your bosh release dependencies, scripts, etc…, to match this new package

  6. Finally test and do a final release

Files

The files can be downloaded from the following locations:

| OS | Type | Version | Download URL | Output Filname | | ——– | ——– | ——– | ———— | ——– | | lucid | JRE | 1.7.0_55 | https://download.run.pivotal.io/openjdk/lucid/x86_64/openjdk-1.7.0_55.tar.gz | openjdk-jre-lucid-1.7.0_55.tar.gz | | trusty | JDK | 1.7.0_65 | https://download.run.pivotal.io/openjdk-jdk/trusty/x86_64/openjdk-1.7.0_65.tar.gz | openjdk-jdk-trusty-1.7.0_65.tar.gz | | trusty | JRE | 1.7.0_65 | https://download.run.pivotal.io/openjdk/trusty/x86_64/openjdk-1.7.0_65.tar.gz | openjdk-jre-trusty-1.7.0_65.tar.gz | | trusty | JDK | 1.8.0_25 | https://download.run.pivotal.io/openjdk-jdk/trusty/x86_64/openjdk-1.8.0_25.tar.gz | openjdk-jdk-trusty-1.8.0_25.tar.gz | | trusty | JRE | 1.8.0_25 | https://download.run.pivotal.io/openjdk/trusty/x86_64/openjdk-1.8.0_25.tar.gz | openjdk-jre-trusty-1.8.0_25.tar.gz | | trusty | JDK | 1.8.0_40 | https://download.run.pivotal.io/openjdk-jdk/trusty/x86_64/openjdk-1.8.0_40.tar.gz | openjdk-jdk-trusty-1.8.0_40.tar.gz | | trusty | JRE | 1.8.0_40 | https://download.run.pivotal.io/openjdk/trusty/x86_64/openjdk-1.8.0_40.tar.gz | openjdk-jre-trusty-1.8.0_40.tar.gz | | trusty | JDK | 1.8.0_45 | https://download.run.pivotal.io/openjdk-jdk/trusty/x86_64/openjdk-1.8.0_45.tar.gz | openjdk-jdk-trusty-1.8.0_45.tar.gz | | trusty | JRE | 1.8.0_45 | https://download.run.pivotal.io/openjdk/trusty/x86_64/openjdk-1.8.0_45.tar.gz | openjdk-jre-trusty-1.8.0_45.tar.gz | | trusty | JDK | 1.8.0_65 | https://download.run.pivotal.io/openjdk-jdk/trusty/x86_64/openjdk-1.8.0_65.tar.gz | openjdk-jdk-trusty-1.8.0_65.tar.gz | | trusty | JRE | 1.8.0_65 | https://download.run.pivotal.io/openjdk/trusty/x86_64/openjdk-1.8.0_65.tar.gz | openjdk-jre-trusty-1.8.0_65.tar.gz | | trusty | JDK | 1.8.0_91 | https://download.run.pivotal.io/openjdk-jdk/trusty/x86_64/openjdk-1.8.0_91.tar.gz | openjdk-jdk-trusty-1.8.0_91.tar.gz | | trusty | JRE | 1.8.0_91 | https://download.run.pivotal.io/openjdk/trusty/x86_64/openjdk-1.8.0_91.tar.gz | openjdk-jre-trusty-1.8.0_91.tar.gz | | trusty | JDK | 1.8.0_111 | https://download.run.pivotal.io/openjdk-jdk/trusty/x86_64/openjdk-1.8.0_111.tar.gz | openjdk-jdk-trusty-1.8.0_111.tar.gz | | trusty | JRE | 1.8.0_111 | https://download.run.pivotal.io/openjdk/trusty/x86_64/openjdk-1.8.0_111.tar.gz | openjdk-jre-trusty-1.8.0_111.tar.gz | | trusty | JDK | 1.8.0_121 | https://download.run.pivotal.io/openjdk-jdk/trusty/x86_64/openjdk-1.8.0_121.tar.gz | openjdk-jdk-trusty-1.8.0_121.tar.gz | | trusty | JRE | 1.8.0_121 | https://download.run.pivotal.io/openjdk/trusty/x86_64/openjdk-1.8.0_121.tar.gz | openjdk-jre-trusty-1.8.0_121.tar.gz | | trusty | JDK | 1.8.0_131 | https://download.run.pivotal.io/openjdk-jdk/trusty/x86_64/openjdk-1.8.0_131.tar.gz | openjdk-jdk-trusty-1.8.0_131.tar.gz | | trusty | JRE | 1.8.0_131 | https://download.run.pivotal.io/openjdk/trusty/x86_64/openjdk-1.8.0_131.tar.gz | openjdk-jre-trusty-1.8.0_131.tar.gz | | trusty | JDK | 1.8.0_141 | https://download.run.pivotal.io/openjdk-jdk/trusty/x86_64/openjdk-1.8.0_141.tar.gz | openjdk-jdk-trusty-1.8.0_141.tar.gz | | trusty | JRE | 1.8.0_141 | https://download.run.pivotal.io/openjdk/trusty/x86_64/openjdk-1.8.0_141.tar.gz | openjdk-jre-trusty-1.8.0_141.tar.gz |


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.