See <https://builds.apache.org/job/Ant-Build-Matrix-1.9.x-Linux/jdk=JDK%201.5%20(latest)/155/display/redirect?page=changes>
Changes: [gintas] Revised installation manual, cross-referenced optional tasks/types ------------------------------------------ Started by upstream project "Ant-Build-Matrix-1.9.x-Linux" build number 155 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-2 (ubuntu trusty) in workspace <https://builds.apache.org/job/Ant-Build-Matrix-1.9.x-Linux/jdk=JDK%201.5%20(latest)/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/ant.git > # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/ant.git > git --version # timeout=10 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/ant.git > +refs/heads/*:refs/remotes/origin/* Checking out Revision 972ae2ea74241ba8a01159f780ae95e4a844b09a (refs/remotes/origin/1.9.x) > git config core.sparsecheckout # timeout=10 > git checkout -f 972ae2ea74241ba8a01159f780ae95e4a844b09a Commit message: "Revised installation manual, cross-referenced optional tasks/types" > git rev-list e0c74f7a8727b31dbaebaed8d55c13b27b8c8efd # timeout=10 [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content LANG=en_US.utf8 [EnvInject] - Variables injected successfully. [JDK 1.5 (latest)] $ /home/jenkins/tools/ant/apache-ant-1.9.9/bin/ant -file launch-build.xml "-Djdk=JDK 1.5 (latest)" Buildfile: <https://builds.apache.org/job/Ant-Build-Matrix-1.9.x-Linux/jdk=JDK%201.5%20(latest)/ws/launch-build.xml> launch: [echo] Launching <https://builds.apache.org/job/Ant-Build-Matrix-1.9.x-Linux/jdk=JDK%201.5%20(latest)/ws/build.sh> allclean test -Dignore.tests.failed=true -Doptional.jars.whenmanifestonly=skip [exec] ... Bootstrapping Ant Distribution [exec] ... Compiling Ant Classes [exec] src/main/org/apache/tools/ant/filters/BaseParamFilterReader.java:61: warning: setParameters(org.apache.tools.ant.types.Parameter...) in org.apache.tools.ant.filters.BaseParamFilterReader cannot implement setParameters(org.apache.tools.ant.types.Parameter[]) in org.apache.tools.ant.types.Parameterizable; overridden method has no '...' [exec] public final void setParameters(final Parameter... parameters) { [exec] ^ [exec] src/main/org/apache/tools/ant/filters/HeadFilter.java:38: warning: setParameters(org.apache.tools.ant.types.Parameter...) in org.apache.tools.ant.filters.BaseParamFilterReader cannot implement setParameters(org.apache.tools.ant.types.Parameter[]) in org.apache.tools.ant.types.Parameterizable; overridden method has no '...' [exec] public final class HeadFilter extends BaseParamFilterReader [exec] ^ [exec] src/main/org/apache/tools/ant/filters/LineContains.java:49: warning: setParameters(org.apache.tools.ant.types.Parameter...) in org.apache.tools.ant.filters.BaseParamFilterReader cannot implement setParameters(org.apache.tools.ant.types.Parameter[]) in org.apache.tools.ant.types.Parameterizable; overridden method has no '...' [exec] public final class LineContains [exec] ^ [exec] src/main/org/apache/tools/ant/filters/LineContainsRegExp.java:48: warning: setParameters(org.apache.tools.ant.types.Parameter...) in org.apache.tools.ant.filters.BaseParamFilterReader cannot implement setParameters(org.apache.tools.ant.types.Parameter[]) in org.apache.tools.ant.types.Parameterizable; overridden method has no '...' [exec] public final class LineContainsRegExp [exec] ^ [exec] src/main/org/apache/tools/ant/filters/PrefixLines.java:38: warning: setParameters(org.apache.tools.ant.types.Parameter...) in org.apache.tools.ant.filters.BaseParamFilterReader cannot implement setParameters(org.apache.tools.ant.types.Parameter[]) in org.apache.tools.ant.types.Parameterizable; overridden method has no '...' [exec] public final class PrefixLines [exec] ^ [exec] src/main/org/apache/tools/ant/filters/SuffixLines.java:39: warning: setParameters(org.apache.tools.ant.types.Parameter...) in org.apache.tools.ant.filters.BaseParamFilterReader cannot implement setParameters(org.apache.tools.ant.types.Parameter[]) in org.apache.tools.ant.types.Parameterizable; overridden method has no '...' [exec] public final class SuffixLines [exec] ^ [exec] src/main/org/apache/tools/ant/filters/ReplaceTokens.java:55: warning: setParameters(org.apache.tools.ant.types.Parameter...) in org.apache.tools.ant.filters.BaseParamFilterReader cannot implement setParameters(org.apache.tools.ant.types.Parameter[]) in org.apache.tools.ant.types.Parameterizable; overridden method has no '...' [exec] public final class ReplaceTokens [exec] ^ [exec] src/main/org/apache/tools/ant/filters/StripLineBreaks.java:38: warning: setParameters(org.apache.tools.ant.types.Parameter...) in org.apache.tools.ant.filters.BaseParamFilterReader cannot implement setParameters(org.apache.tools.ant.types.Parameter[]) in org.apache.tools.ant.types.Parameterizable; overridden method has no '...' [exec] public final class StripLineBreaks [exec] ^ [exec] src/main/org/apache/tools/ant/filters/StripLineComments.java:51: warning: setParameters(org.apache.tools.ant.types.Parameter...) in org.apache.tools.ant.filters.BaseParamFilterReader cannot implement setParameters(org.apache.tools.ant.types.Parameter[]) in org.apache.tools.ant.types.Parameterizable; overridden method has no '...' [exec] public final class StripLineComments [exec] ^ [exec] src/main/org/apache/tools/ant/filters/TabsToSpaces.java:39: warning: setParameters(org.apache.tools.ant.types.Parameter...) in org.apache.tools.ant.filters.BaseParamFilterReader cannot implement setParameters(org.apache.tools.ant.types.Parameter[]) in org.apache.tools.ant.types.Parameterizable; overridden method has no '...' [exec] public final class TabsToSpaces [exec] ^ [exec] src/main/org/apache/tools/ant/filters/TailFilter.java:41: warning: setParameters(org.apache.tools.ant.types.Parameter...) in org.apache.tools.ant.filters.BaseParamFilterReader cannot implement setParameters(org.apache.tools.ant.types.Parameter[]) in org.apache.tools.ant.types.Parameterizable; overridden method has no '...' [exec] public final class TailFilter extends BaseParamFilterReader [exec] ^ [exec] src/main/org/apache/tools/ant/filters/EscapeUnicode.java:40: warning: setParameters(org.apache.tools.ant.types.Parameter...) in org.apache.tools.ant.filters.BaseParamFilterReader cannot implement setParameters(org.apache.tools.ant.types.Parameter[]) in org.apache.tools.ant.types.Parameterizable; overridden method has no '...' [exec] public class EscapeUnicode [exec] ^ [exec] src/main/org/apache/tools/ant/filters/FixCrLfFilter.java:72: warning: setParameters(org.apache.tools.ant.types.Parameter...) in org.apache.tools.ant.filters.BaseParamFilterReader cannot implement setParameters(org.apache.tools.ant.types.Parameter[]) in org.apache.tools.ant.types.Parameterizable; overridden method has no '...' [exec] public final class FixCrLfFilter extends BaseParamFilterReader implements ChainableReader { [exec] ^ [exec] Note: Some input files use or override a deprecated API. [exec] Note: Recompile with -Xlint:deprecation for details. [exec] Note: Some input files use unchecked or unsafe operations. [exec] Note: Recompile with -Xlint:unchecked for details. [exec] 13 warnings [exec] ... Copying Required Files [exec] ... Building Ant Distribution [exec] Buildfile: <https://builds.apache.org/job/Ant-Build-Matrix-1.9.x-Linux/jdk=JDK%201.5%20(latest)/ws/build.xml> [exec] ... Failed Building Ant Distribution ! [exec] Bootstrap FAILED [exec] [exec] BUILD FAILED [exec] <https://builds.apache.org/job/Ant-Build-Matrix-1.9.x-Linux/jdk=JDK%201.5%20(latest)/ws/build.xml>:1569: Element type "target" must be followed by either attribute specifications, ">" or "/>". [exec] [exec] Total time: 0 seconds BUILD FAILED <https://builds.apache.org/job/Ant-Build-Matrix-1.9.x-Linux/jdk=JDK%201.5%20(latest)/ws/launch-build.xml>:36: exec returned: 1 Total time: 5 seconds Build step 'Invoke Ant' marked build as failure Recording test results ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
