Reading package lists... Building dependency tree... Reading state information... NOTICE: 'antelope' packaging is maintained in the 'Git' version control system at: git://anonscm.debian.org/pkg-java/antelope.git Need to get 968 kB of source archives. Get:1 http://urika:3142/ftp.debian.org/debian/ sid/main antelope 3.5.1-3 (dsc) [2,045 B] Get:2 http://urika:3142/ftp.debian.org/debian/ sid/main antelope 3.5.1-3 (tar) [960 kB] Get:3 http://urika:3142/ftp.debian.org/debian/ sid/main antelope 3.5.1-3 (diff) [5,616 B] gpgv: keyblock resource `/tmp/.gnupg/trustedkeys.gpg': file open error gpgv: Signature made Thu 11 Dec 2014 03:07:56 PM UTC using RSA key ID E4B9D0AC gpgv: Can't check signature: public key not found dpkg-source: warning: failed to verify signature on ./antelope_3.5.1-3.dsc dpkg-source: info: extracting antelope in antelope-3.5.1 dpkg-source: info: unpacking antelope_3.5.1.orig.tar.gz dpkg-source: info: unpacking antelope_3.5.1-3.debian.tar.xz dpkg-source: info: applying 01_also_build_javadoc.diff dpkg-source: info: applying 02_xsltproc_opts.diff dpkg-source: info: applying 03_fix_javadoc_error.diff Fetched 968 kB in 0s (3,713 kB/s) Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: docbook-xsl xsltproc 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. Need to get 2,457 kB of archives. After this operation, 14.9 MB of additional disk space will be used. Get:1 http://urika:3142/ftp.debian.org/debian/ sid/main docbook-xsl all 1.78.1+dfsg-1 [2,339 kB] Get:2 http://urika:3142/ftp.debian.org/debian/ sid/main xsltproc amd64 1.1.28-2+b2 [118 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 2,457 kB in 0s (18.2 MB/s) Selecting previously unselected package docbook-xsl. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 82591 files and directories currently installed.) Preparing to unpack .../docbook-xsl_1.78.1+dfsg-1_all.deb ... Unpacking docbook-xsl (1.78.1+dfsg-1) ... Selecting previously unselected package xsltproc. Preparing to unpack .../xsltproc_1.1.28-2+b2_amd64.deb ... Unpacking xsltproc (1.1.28-2+b2) ... Processing triggers for man-db (2.7.2-1) ... Setting up docbook-xsl (1.78.1+dfsg-1) ... Setting up xsltproc (1.1.28-2+b2) ... Killed old client process Internet Systems Consortium DHCP Client 4.3.2 Copyright 2004-2015 Internet Systems Consortium. All rights reserved. For info, please visit https://www.isc.org/software/dhcp/ Listening on LPF/eth0/46:de:46:82:f9:f3 Sending on LPF/eth0/46:de:46:82:f9:f3 Sending on Socket/fallback DHCPRELEASE on eth0 to 10.0.3.1 port 67 dpkg-buildpackage: source package antelope dpkg-buildpackage: source version 3.5.1-3 dpkg-buildpackage: source distribution unstable dpkg-buildpackage: source changed by Emmanuel Bourg dpkg-source --before-build antelope-3.5.1 dpkg-buildpackage: host architecture amd64 debian/rules clean test -x debian/rules dh_clean cd . && /usr/lib/jvm/default-java/bin/java -classpath /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true -Dcompile.optimize=true -buildfile build.xml clean Buildfile: /antelope-3.5.1/build.xml clean: BUILD SUCCESSFUL Total time: 0 seconds rm -f debian/stamp-ant-build mh_clean rm -rf prep classes dpkg-source -b antelope-3.5.1 dpkg-source: info: using source format '3.0 (quilt)' dpkg-source: info: building antelope using existing ./antelope_3.5.1.orig.tar.gz dpkg-source: info: building antelope in antelope_3.5.1-3.debian.tar.xz dpkg-source: info: building antelope in antelope_3.5.1-3.dsc debian/rules build test -x debian/rules mkdir -p "." cd . && /usr/lib/jvm/default-java/bin/java -classpath /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true -Dcompile.optimize=true -buildfile build.xml tasks transform-docs Buildfile: /antelope-3.5.1/build.xml tasks: init: [mkdir] Created dir: /antelope-3.5.1/classes [mkdir] Created dir: /antelope-3.5.1/prep [mkdir] Created dir: /antelope-3.5.1/prep/docs [mkdir] Created dir: /antelope-3.5.1/prep/config [mkdir] Created dir: /antelope-3.5.1/dist clean: setClasspath: compile: [javac] /antelope-3.5.1/build-tasks.xml:85: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 135 source files to /antelope-3.5.1/classes [javac] /antelope-3.5.1/src/ise/antelope/tasks/AntCallBack.java:223: warning: [deprecation] newFileUtils() in FileUtils has been deprecated [javac] outfile = FileUtils.newFileUtils().resolveFile( dir, output ); [javac] ^ [javac] /antelope-3.5.1/src/ise/antelope/tasks/AntCallBack.java:366: warning: [deprecation] newFileUtils() in FileUtils has been deprecated [javac] File file = FileUtils.newFileUtils().resolveFile( dir, antFile ); [javac] ^ [javac] /antelope-3.5.1/src/ise/antelope/tasks/AntCallBack.java:659: warning: [deprecation] Reference() in Reference has been deprecated [javac] super(); [javac] ^ [javac] /antelope-3.5.1/src/ise/antelope/tasks/AntFetch.java:224: warning: [deprecation] newFileUtils() in FileUtils has been deprecated [javac] outfile = FileUtils.newFileUtils().resolveFile( dir, output ); [javac] ^ [javac] /antelope-3.5.1/src/ise/antelope/tasks/AntFetch.java:363: warning: [deprecation] newFileUtils() in FileUtils has been deprecated [javac] File file = FileUtils.newFileUtils().resolveFile( dir, antFile ); [javac] ^ [javac] /antelope-3.5.1/src/ise/antelope/tasks/AntFetch.java:648: warning: [deprecation] Reference() in Reference has been deprecated [javac] super(); [javac] ^ [javac] /antelope-3.5.1/src/ise/antelope/tasks/ForTask.java:163: warning: [deprecation] taskType in Task has been deprecated [javac] UnknownElement replacement = new UnknownElement( taskType ); // shouldn't do taskType, for Ant 1.6 and later there is a getTaskType method [javac] ^ [javac] /antelope-3.5.1/src/ise/antelope/tasks/ForTask.java:165: warning: [deprecation] taskType in Task has been deprecated [javac] invokeMethod( replacement, "setTaskType", taskType ); [javac] ^ [javac] /antelope-3.5.1/src/ise/antelope/tasks/PostTask.java:674: warning: [deprecation] parsePropertyString(String,Vector,Vector) in ProjectHelper has been deprecated [javac] ProjectHelper.parsePropertyString( value, fragments, [javac] ^ [javac] /antelope-3.5.1/src/ise/antelope/tasks/Variable.java:278: warning: [deprecation] location in ProjectComponent has been deprecated [javac] throw new BuildException( ex, location ); [javac] ^ [javac] /antelope-3.5.1/src/ise/antelope/tasks/Variable.java:314: warning: [deprecation] parsePropertyString(String,Vector,Vector) in ProjectHelper has been deprecated [javac] ProjectHelper.parsePropertyString( value, fragments, [javac] ^ [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 11 warnings copy_resources: [copy] Copying 34 files to /antelope-3.5.1/classes/images [copy] Copying 2 files to /antelope-3.5.1/classes/ise/antelope/tasks prep_files: [echo] preparing files /antelope-3.5.1/prep/config 3.2.5 [copy] Copying 15 files to /antelope-3.5.1/prep jar: [jar] Building jar: /antelope-3.5.1/prep/AntelopeTasks_3.2.5.jar javadoc: [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package ise.antelope.tasks... [javadoc] Constructing Javadoc information... [javadoc] Creating destination directory: "/antelope-3.5.1/prep/docs/api/" [javadoc] Standard Doclet version 1.8.0_66-internal [javadoc] Building tree for all the packages and classes... [javadoc] /antelope-3.5.1/src/ise/antelope/tasks/AntCallBack.java:94: warning - @ant.task is an unknown tag. [javadoc] /antelope-3.5.1/src/ise/antelope/tasks/AntFetch.java:94: warning - @ant.task is an unknown tag. [javadoc] /antelope-3.5.1/src/ise/antelope/tasks/BooleanConditionTask.java:80: warning - @ant.task is an unknown tag. [javadoc] /antelope-3.5.1/src/ise/antelope/tasks/ForTask.java:75: warning - @ant.task is an unknown tag. [javadoc] /antelope-3.5.1/src/ise/antelope/tasks/TryTask.java:79: warning - @ant.task is an unknown tag. [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... [javadoc] Generating /antelope-3.5.1/prep/docs/api/help-doc.html... [javadoc] 5 warnings init: transform-docs: [copy] Copying 21 files to /antelope-3.5.1/prep/docs/manual [exec] Computing chunks... [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] Writing bk01ch01.html for chapter(legal) [exec] Writing bk01ch02.html for chapter(intro) [exec] Writing bk01ch03s02.html for section(install_app) [exec] Writing bk01ch03s03.html for section(install_plugin) [exec] Writing bk01ch03.html for chapter(installation) [exec] Warning: multiple "IDs" for constraint linkend: installation. [exec] Writing bk01ch04.html for chapter(requirements) [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] Error: no ID for constraint linkend: xmlparser. [exec] Writing bk01ch05s02.html for section(standalone) [exec] Writing bk01ch05s03.html for section(plugin) [exec] Writing bk01ch05.html for chapter(runningantelope) [exec] Writing bk01ch06.html for chapter(runningtargets) [exec] Writing bk01ch07.html for chapter(propertydisplay) [exec] Writing bk01ch08.html for chapter(editing) [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] Writing bk01ch09.html for chapter(tracing) [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] Writing bk01ch10.html for chapter(antlogger) [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] Writing bk01ch11s02.html for section(jedit) [exec] Writing bk01ch11.html for chapter(for-developers) [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] Writing bk01ch12.html for chapter(faq) [exec] Writing bk01ch13.html for chapter(support) [exec] Writing bk01.html for book [exec] Writing bk02ch01.html for chapter(introduction) [exec] Writing bk02ch02.html for chapter [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] Writing bk02ch03s02.html for section [exec] Writing bk02ch03.html for chapter [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] Writing bk02ch04.html for chapter [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] Writing bk02ch05.html for chapter [exec] Writing bk02ch06.html for chapter [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] Writing bk02ch07.html for chapter [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] Writing bk02ch08.html for chapter [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] Writing bk02ch09.html for chapter [exec] Writing bk02.html for book [exec] Writing bk03ch01.html for chapter(introduction) [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] Writing bk03ch02.html for chapter(license) [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] Writing bk03ch03.html for chapter(installation) [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] Writing bk03ch04.html for chapter(Assert) [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] Writing bk03ch05s02.html for section(conditionals) [exec] Writing bk03ch05.html for chapter(IfTask) [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] Writing bk03ch06.html for chapter(switch) [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] Writing bk03ch07.html for chapter(TryTask) [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] Writing bk03ch08.html for chapter(Unset) [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] Writing bk03ch09.html for chapter(Variable) [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] Writing bk03ch10.html for chapter(stopwatch) [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] Writing bk03ch11.html for chapter(Limit) [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] Writing bk03ch12.html for chapter(FileUtils) [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] Writing bk03ch13.html for chapter(StringUtils) [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] Writing bk03ch14.html for chapter(UID) [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] Writing bk03ch15.html for chapter(math) [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] Writing bk03ch16.html for chapter(hostname) [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] Writing bk03ch17.html for chapter(post) [exec] Writing bk03ch18.html for chapter(ssh) [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] Writing bk03ch19.html for chapter(antfetch) [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] Writing bk03ch20.html for chapter(antcallback) [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] Writing bk03ch21.html for chapter(calltask) [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] Writing bk03ch22.html for chapter(greptask) [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] Writing bk03ch23.html for chapter(Split) [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] Writing bk03ch24.html for chapter(Repeat) [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] Writing bk03ch25.html for chapter(suitetask) [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] Writing bk03ch26.html for chapter(testcasetask) [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] The shade.verbatim parameter is deprecated. Use CSS instead, [exec] for example: pre.programlisting { background-color: #E0E0E0; } [exec] Writing bk03ch27.html for chapter(performance) [exec] Writing bk03ch28.html for chapter(feedback) [exec] Writing bk03.html for book [exec] Writing index.html for set BUILD SUCCESSFUL Total time: 21 seconds touch debian/stamp-ant-build DEB_ANT_CHECK_TARGET unset, not running checks debian/rules binary test -x debian/rules dh_testroot dh_prep dh_installdirs -A mkdir -p "." DEB_ANT_CHECK_TARGET unset, not running checks DEB_ANT_INSTALL_TARGET unset, skipping default ant.mk common-install target Adding cdbs dependencies to debian/libantelope-java.substvars dh_installdirs -plibantelope-java Adding cdbs dependencies to debian/libantelope-java-doc.substvars dh_installdirs -plibantelope-java-doc dh_installdocs -plibantelope-java dh_installexamples -plibantelope-java dh_installman -plibantelope-java dh_installinfo -plibantelope-java dh_installmenu -plibantelope-java dh_installcron -plibantelope-java dh_installinit -plibantelope-java dh_installdebconf -plibantelope-java dh_installemacsen -plibantelope-java dh_installcatalogs -plibantelope-java dh_installpam -plibantelope-java dh_installlogrotate -plibantelope-java dh_installlogcheck -plibantelope-java dh_installchangelogs -plibantelope-java dh_installudev -plibantelope-java dh_lintian -plibantelope-java dh_bugfiles -plibantelope-java dh_install -plibantelope-java dh_systemd_enable -plibantelope-java dh_systemd_start -plibantelope-java dh_link -plibantelope-java dh_installmime -plibantelope-java dh_installgsettings -plibantelope-java mh_installpoms -plibantelope-java -e3.5.1 mh_installjar -plibantelope-java -e3.5.1 -l debian/antelopetasks-pom.xml prep/AntelopeTasks_3.2.5.jar dh_installdocs -plibantelope-java-doc dh_installexamples -plibantelope-java-doc dh_installman -plibantelope-java-doc dh_installinfo -plibantelope-java-doc dh_installmenu -plibantelope-java-doc dh_installcron -plibantelope-java-doc dh_installinit -plibantelope-java-doc dh_installdebconf -plibantelope-java-doc dh_installemacsen -plibantelope-java-doc dh_installcatalogs -plibantelope-java-doc dh_installpam -plibantelope-java-doc dh_installlogrotate -plibantelope-java-doc dh_installlogcheck -plibantelope-java-doc dh_installchangelogs -plibantelope-java-doc dh_installudev -plibantelope-java-doc dh_lintian -plibantelope-java-doc dh_bugfiles -plibantelope-java-doc dh_install -plibantelope-java-doc dh_systemd_enable -plibantelope-java-doc dh_systemd_start -plibantelope-java-doc dh_link -plibantelope-java-doc dh_installmime -plibantelope-java-doc dh_installgsettings -plibantelope-java-doc dh_strip -plibantelope-java dh_compress -plibantelope-java dh_fixperms -plibantelope-java dh_makeshlibs -plibantelope-java dh_strip -plibantelope-java-doc dh_compress -plibantelope-java-doc dh_fixperms -plibantelope-java-doc dh_makeshlibs -plibantelope-java-doc dh_installdeb -plibantelope-java dh_perl -plibantelope-java dh_shlibdeps -plibantelope-java dh_installdeb -plibantelope-java-doc dh_perl -plibantelope-java-doc dh_shlibdeps -plibantelope-java-doc dh_gencontrol -plibantelope-java dh_md5sums -plibantelope-java dh_builddeb -plibantelope-java dpkg-deb: building package 'libantelope-java' in '../libantelope-java_3.5.1-3_all.deb'. dh_gencontrol -plibantelope-java-doc dh_md5sums -plibantelope-java-doc dh_builddeb -plibantelope-java-doc dpkg-deb: building package 'libantelope-java-doc' in '../libantelope-java-doc_3.5.1-3_all.deb'. dpkg-genchanges >../antelope_3.5.1-3_amd64.changes dpkg-genchanges: not including original source code in upload dpkg-source --after-build antelope-3.5.1 dpkg-buildpackage: binary and diff upload (original source NOT included)