X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=build.xml;h=92d488bc6267f371bf5917711f8e807d67439e40;hb=686d4da2d2ecc203d5f8b524225a4327777825be;hp=4e7abb8a8d0662376fde4e2187879ec3b5d3150b;hpb=d36057dfab8def933a64be042b039d76708ac5ba;p=nikiroo-utils.git diff --git a/build.xml b/build.xml index 4e7abb8..92d488b 100644 --- a/build.xml +++ b/build.xml @@ -4,7 +4,7 @@ The MIT License (MIT) - Copyright (C) 2017 Kevin Lamonte + Copyright (C) 2019 Kevin Lamonte Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation @@ -30,7 +30,7 @@ - + @@ -49,6 +49,8 @@ includeantruntime="false" debug="on" debuglevel="lines,vars,source" + target="1.6" + source="1.6" /> @@ -83,15 +85,21 @@ - + + + - + windowtitle="Jexer - Java Text User Interface - API docs" + > @@ -100,7 +108,7 @@ Jexer - Java Text User Interface Library]]> - Copyright © 2017 Kevin Lamonte. Licensed MIT.]]> + Copyright © 2019 Kevin Lamonte. Licensed MIT.]]>