]> git.sven.stormbind.net Git - sven/java-package.git/blob - debian/README.Debian
Fixed a typo in Michael Koch's name
[sven/java-package.git] / debian / README.Debian
1 java-package
2 ------------
3
4 This package can be used to build Debian packages for various non-free external Java binary distributions.
5
6 Please note that Debian recommends the use of openjdk-7-jdk/openjdk-7-jre.
7
8 It includes the 'make-jpkg' command to do this, see 'man make-jpkg' for more
9 information about building java packages.
10
11 Typical usage consists in
12 - downloading one of the java binary archive listed below
13 - invoking make-jpkg to build a Debian package from the downloaded archive
14 - installing the generated package
15
16 Supported java binary distributions currently include:
17   * Oracle (http://www.oracle.com/technetwork/java/javase/downloads) :
18     - The J2SE Development Kit (JDK), version 6, 7 and 8
19     - The J2SE Runtime Environment (JRE), version 6, 7 and 8
20     - The J2SE API Javadoc, version 6, 7 and 8
21   (Choose tar.gz archives or self-extracting archives, do _not_ choose the RPM!)
22
23 All other previously supported jvm (Blackdown, IBM, ..) have been removed and
24 will only be added back on users demand.
25
26  -- Cédric Pineau <cedric.pineau@gmail.com>  Thu, 22 Dec 2011 11:42:13 +0100