X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=build.xml;h=c212a757d345c2351ca795e7635e23fabcf657bf;hb=abb84744979f74e96ec604357895fc3130aec913;hp=807a6ea387faa24df2c3adfe0e801777e2a0771c;hpb=339652cc241d738d461670c3309eaf6fc85c992a;p=fanfix.git diff --git a/build.xml b/build.xml index 807a6ea..c212a75 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,6 +49,8 @@ includeantruntime="false" debug="on" debuglevel="lines,vars,source" + target="1.6" + source="1.6" /> @@ -66,7 +64,7 @@ - + @@ -94,9 +92,9 @@ version="true" use="true" access="protected" - failonwarning="true" - windowtitle="Jexer - Java Text User Interface - API docs"> - + windowtitle="Jexer - Java Text User Interface - API docs" + additionalparam="--frames" + > @@ -105,7 +103,7 @@ Jexer - Java Text User Interface Library]]> - Copyright © 2017 Kevin Lamonte. Licensed MIT.]]> + Copyright © 2019 Kevin Lamonte. Licensed MIT.]]>