X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=build.xml;h=327793a444029c2b134d517ba66ffe0c667eb394;hb=ee831bf6d859effbe0069991267e13d5bbca5861;hp=f21f321d703367c558c6472ef0533473709da021;hpb=eb29bbb5ec70c43895dd0f053630c7e3cd402cba;p=fanfix.git diff --git a/build.xml b/build.xml index f21f321..327793a 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,11 +30,7 @@ - - - - + @@ -53,7 +49,11 @@ includeantruntime="false" debug="on" debuglevel="lines,vars,source" - /> + target="1.6" + source="1.6" + > + + @@ -87,6 +87,12 @@ + + - + windowtitle="Jexer - Java Text User Interface - API docs" + additionalparam="--frames" + > @@ -105,7 +111,7 @@ Jexer - Java Text User Interface Library]]> - Copyright © 2017 Kevin Lamonte. Licensed MIT.]]> + Copyright © 2019 Kevin Lamonte. Licensed MIT.]]>