Skip to content
This repository was archived by the owner on Jul 3, 2024. It is now read-only.

scottishgovernment/openjdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Debian packages for AdoptOpenJDK

This repository contains scripts used by the Scottish Government Digital Publishing team to package AdoptOpenJDK builds as Debian packages.

Usage

To build a Debian package, run the adoptopenjdk script as follows:

./adoptopenjdk <product> <implementation>

The product should be one of:

  • openjdk8
  • openjdk11

The implementation should be one of:

  • hotspot
  • openj9

The WORK_DIR environment variable can be used to specify a working directory into which JDKs are downloaded and unpacked.

Example:

WORK_DIR=/tmp ./adoptopenjdk openjdk8 hotspot

About

Scripts to package JDK builds as Debian packages

Resources

License

Stars

Watchers

Forks

Languages