Debian: Updates

- Fix jetty version in build.xml
- Make javadoc package priority 'extra'
- Beginning of xenial files, Java 8 only, untested
- Build doc updates
- Add zesty, remove wily in docs
This commit is contained in:
zzz
2016-12-15 13:56:52 +00:00
parent 26a9e8bd89
commit 0a1cd20585
13 changed files with 1319 additions and 10 deletions

View File

@@ -13,6 +13,7 @@
the source in the java/ directory.
-->
<!-- Note: Please change all references in top-level build.xml if you update to a new Jetty! -->
<property name="jetty.ver" value="8.1.21.v20160908" />
<property name="jetty.base" value="jetty-distribution-${jetty.ver}" />
<property name="jetty.sha1" value="9780e99e765fd7b9bb1aac8ba2bba374ac039764" />