simon-git: puzzles (master): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Tue May 15 08:39:53 BST 2018


TL;DR:
  5141e5b Bump the source and target versions used in javac.

Repository:     https://git.tartarus.org/simon/puzzles.git
On the web:     https://git.tartarus.org/?p=simon/puzzles.git
Branch updated: master
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2018-05-15 08:39:53

commit 5141e5b3e779573f907215a21d4a4731adb9c89b
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=5141e5b3e779573f907215a21d4a4731adb9c89b;hp=113aad8b3e341833dcb6886b71e22f733e2ec63c
Author: Simon Tatham <anakin at pobox.com>
Date:   Mon May 14 18:18:28 2018 +0100

    Bump the source and target versions used in javac.
    
    I've just upgraded my build machine to Ubuntu 18.04, which has come
    with a version of javac that complains about both -source 1.3 and
    -target 1.3. Both are surely pretty out of date anyway, so the path of
    least resistance is to just increase them to the earliest version that
    javac doesn't currently complain is deprecated.

 Recipe | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the tartarus-commits mailing list