aboutsummaryrefslogtreecommitdiff
path: root/NEWS
blob: cb1a799a3c9952d57fce864b9166d15384804e21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
0.3.0:

    * run-java-tool.bash.in: fix shellcheck issues
    * run-java-tool.bash.in: replace `which` with `command -v`

0.2.0:

    * Make run-java-tool POSIX-compliant
    * Utilise the VM's PATH variable in run-java-tool
    * Treat javaws as a special case in run-java-tool
    * Remove the java-nsplugin eselect module

0.1.0:

    * Support ROOT and Gentoo Prefix in java-vm and java-nsplugin
    * Add support for icedtea-web with selectable jvm to java-nsplugin
    * run-java-tool no longer installed in PATH
    * BGO227507: Remove unused code
    * BGO362745: Remove code in global scope
    * BGO398367: Return proper version infromation

0.0.0:

    * Import eselect modules "java-vm" and "java-nsplugin" as well as
      run-java-tool from java-config-2.1.12
    * Import eselect module "maven" from eselect-maven-0.2
    * import eselect module "ecj" from eselect-ecj-0.7
    * Write build system and auxilary files


vim: set ts=4 et cc=72 :