X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=build.xml;h=2e8616763e2e63430d04fee3eb5353867d3fccf5;hb=5ca5f8e5310b189232ed337643f3b7b2ce6cd3b1;hp=0609921d2372770fead3194d8a15313e3c29f971;hpb=e16dda65585466c8987bd1efd718431450a96605;p=fanfix.git diff --git a/build.xml b/build.xml index 0609921..2e86167 100644 --- a/build.xml +++ b/build.xml @@ -4,7 +4,7 @@ The MIT License (MIT) - Copyright (C) 2016 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,8 +30,7 @@ - - + @@ -47,21 +46,33 @@ + includeantruntime="false" + debug="on" + debuglevel="lines,vars,source" + target="1.6" + source="1.6" + > + + + + + basedir="${classes.dir}"> + + + + - + + - + + @@ -78,34 +89,40 @@ + + - + destdir="${apidocs.dir}" + author="true" + version="true" + use="true" + access="protected" + windowtitle="Jexer - Java Text User Interface - API docs" + additionalparam="--frames" + > - + - Jexer - Java Text User Interface Library]]> + Jexer - Java Text User Interface Library]]> - Copyright © 2016 Kevin Lamonte. Licensed MIT.]]> + Copyright © 2019 Kevin Lamonte. Licensed MIT.]]>