X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=build.xml;h=0bdf890e2eed19c2f311b13f0da8a5a9d2a7787a;hb=564040def0ab28b40a9571aca3622643e28451f4;hp=807a6ea387faa24df2c3adfe0e801777e2a0771c;hpb=339652cc241d738d461670c3309eaf6fc85c992a;p=fanfix.git diff --git a/build.xml b/build.xml index 807a6ea..0bdf890 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,20 +49,30 @@ includeantruntime="false" debug="on" debuglevel="lines,vars,source" - /> + target="1.6" + source="1.6" + > + + + + - + + + + + - + @@ -87,6 +93,12 @@ + + - + windowtitle="Jexer - Java Text User Interface - API docs" + additionalparam="--frames" + > @@ -105,7 +117,7 @@ Jexer - Java Text User Interface Library]]> - Copyright © 2017 Kevin Lamonte. Licensed MIT.]]> + Copyright © 2019 Kevin Lamonte. Licensed MIT.]]>