Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/xmlunit.spec'], user='mockbuild'gid=135timeout=0logger=env={'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOME': '/builddir'}uid=1000chrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-18397/root'shell=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/xmlunit.spec'] with env {'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOME': '/builddir'} and shell False warning: Could not canonicalize hostname: armbuilder Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/xmlunit-1.6-2.fc20.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/xmlunit.spec '], user='mockbuild'gid=135uid=1000private_network=TruechrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-18397/root'env={'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOME': '/builddir'}timeout=0logger=shell=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/xmlunit.spec '] with env {'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOME': '/builddir'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.p7xqLj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xmlunit-1.6 + /usr/bin/unzip -qq /builddir/build/SOURCES/xmlunit-1.6-src.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd xmlunit-1.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i /java.class.path/d build.xml + find . -name '*.jar' -exec rm -f '{}' ';' + rm -rf doc + cat ++ build-classpath junit + cat + sed -i 's/\r//g' README.txt LICENSE.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GxyJRF + umask 022 + cd /builddir/build/BUILD + cd xmlunit-1.6 + ant -Dbuild.compiler=modern -Dhaltonfailure=yes jar javadocs Buildfile: /builddir/build/BUILD/xmlunit-1.6/build.xml -props: -init: [mkdir] Created dir: /builddir/build/BUILD/xmlunit-1.6/build/lib [mkdir] Created dir: /builddir/build/BUILD/xmlunit-1.6/build/classes [mkdir] Created dir: /builddir/build/BUILD/xmlunit-1.6/build/test-classes [mkdir] Created dir: /builddir/build/BUILD/xmlunit-1.6/test [mkdir] Created dir: /builddir/build/BUILD/xmlunit-1.6/build/dist [mkdir] Created dir: /builddir/build/BUILD/xmlunit-1.6/build/doc [mkdir] Created dir: /builddir/build/BUILD/xmlunit-1.6/build/doc/userguide compile: [javac] /builddir/build/BUILD/xmlunit-1.6/build.xml:108: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 55 source files to /builddir/build/BUILD/xmlunit-1.6/build/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.3 [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 1 warning [javac] /builddir/build/BUILD/xmlunit-1.6/build.xml:117: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 45 source files to /builddir/build/BUILD/xmlunit-1.6/build/test-classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.3 [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 1 warning jar: [jar] Building jar: /builddir/build/BUILD/xmlunit-1.6/build/lib/xmlunit-1.6.jar [copy] Copying 2 files to /builddir/build/BUILD/xmlunit-1.6/build/lib -props: -init: javadocs: [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Creating destination directory: "/builddir/build/BUILD/xmlunit-1.6/build/doc/api/" [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/AbstractNodeTester.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/ComparisonController.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/CountingNodeTester.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DetailedDiff.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Diff.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Difference.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DifferenceConstants.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DifferenceEngine.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DifferenceListener.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DoctypeInputStream.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DoctypeReader.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DoctypeSupport.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/ElementNameAndAttributeQualifier.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/ElementNameAndTextQualifier.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/ElementNameQualifier.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/ElementQualifier.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/HTMLDocumentBuilder.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/IgnoreTextAndAttributeValuesDifferenceListener.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/JAXPConstants.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/MatchTracker.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/NamespaceContext.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/NodeDescriptor.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/NodeDetail.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/NodeInputStream.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/NodeTest.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/NodeTestException.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/NodeTester.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/QualifiedName.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/SimpleNamespaceContext.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/SimpleXpathEngine.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/TolerantSaxDocumentBuilder.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Transform.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Validator.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLConstants.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLUnit.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XSLTConstants.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XpathEngine.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XpathNodeTracker.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/examples/CaseInsensitiveDifferenceListener.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/examples/CountingNodeTester.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/examples/FloatingPointTolerantDifferenceListener.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/examples/MultiLevelElementNameAndTextQualifier.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/examples/RecursiveElementNameAndTextQualifier.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/examples/TextDifferenceListenerBase.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/examples/XPathRegexAssert.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/exceptions/ConfigurationException.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/exceptions/XMLUnitException.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/exceptions/XMLUnitRuntimeException.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/exceptions/XpathException.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/jaxp13/Jaxp13XpathEngine.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/jaxp13/Validator.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/jaxp13/XMLUnitNamespaceContext2Jaxp13.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/util/IntegerBuffer.java... [javadoc] Constructing Javadoc information... [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:50: error: package junit.framework does not exist [javadoc] import junit.framework.Assert; [javadoc] ^ [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:105: error: cannot find symbol [javadoc] public class XMLAssert extends Assert implements XSLTConstants { [javadoc] ^ [javadoc] symbol: class Assert [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:46: error: package junit.framework does not exist [javadoc] import junit.framework.TestCase; [javadoc] ^ [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:64: error: cannot find symbol [javadoc] public abstract class XMLTestCase extends TestCase implements XSLTConstants { [javadoc] ^ [javadoc] symbol: class TestCase [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/examples/XPathRegexAssert.java:50: error: package junit.framework does not exist [javadoc] import junit.framework.Assert; [javadoc] ^ [javadoc] Standard Doclet version 1.7.0_55 [javadoc] Building tree for all the packages and classes... [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/exceptions/XpathException.java:50: warning - @param argument "cause" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/exceptions/XpathException.java:60: warning - @param argument "cause" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/exceptions/XpathException.java:70: warning - @param argument "cause" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DetailedDiff.java:74: warning - @param argument "expected" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DetailedDiff.java:74: warning - @param argument "actual" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DetailedDiff.java:74: warning - @param argument "control" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DetailedDiff.java:74: warning - @param argument "test" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DetailedDiff.java:74: warning - @param argument "comparingWhat" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DifferenceEngine.java:386: warning - @param argument "control" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DifferenceEngine.java:386: warning - @param argument "test" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DifferenceEngine.java:907: warning - @param argument "differenceType" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DifferenceEngine.java:925: warning - @param argument "differenceType" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DoctypeReader.java:128: warning - @return tag has no arguments. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/ElementNameAndAttributeQualifier.java:96: warning - @param argument "differenceEngine" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/JAXPConstants.java:49: warning - Tag @link: reference not found: XMLReader#setProperty(String, Object) [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/JAXPConstants.java:49: warning - Tag @link: reference not found: XMLReader#setProperty(String, Object) [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/JAXPConstants.java:58: warning - Tag @see:illegal character: "58" in "http://java.sun.com/webservices/jaxp/change-requests-11.html" [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/JAXPConstants.java:58: warning - Tag @see:illegal character: "47" in "http://java.sun.com/webservices/jaxp/change-requests-11.html" [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/JAXPConstants.java:58: warning - Tag @see:illegal character: "47" in "http://java.sun.com/webservices/jaxp/change-requests-11.html" [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/JAXPConstants.java:58: warning - Tag @see:illegal character: "47" in "http://java.sun.com/webservices/jaxp/change-requests-11.html" [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/JAXPConstants.java:58: warning - Tag @see:illegal character: "47" in "http://java.sun.com/webservices/jaxp/change-requests-11.html" [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/JAXPConstants.java:58: warning - Tag @see:illegal character: "47" in "http://java.sun.com/webservices/jaxp/change-requests-11.html" [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/JAXPConstants.java:58: warning - Tag @see:illegal character: "45" in "http://java.sun.com/webservices/jaxp/change-requests-11.html" [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/JAXPConstants.java:58: warning - Tag @see:illegal character: "45" in "http://java.sun.com/webservices/jaxp/change-requests-11.html" [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/JAXPConstants.java:65: warning - Tag @see:illegal character: "58" in "http://java.sun.com/webservices/jaxp/change-requests-11.html" [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/JAXPConstants.java:65: warning - Tag @see:illegal character: "47" in "http://java.sun.com/webservices/jaxp/change-requests-11.html" [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/JAXPConstants.java:65: warning - Tag @see:illegal character: "47" in "http://java.sun.com/webservices/jaxp/change-requests-11.html" [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/JAXPConstants.java:65: warning - Tag @see:illegal character: "47" in "http://java.sun.com/webservices/jaxp/change-requests-11.html" [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/JAXPConstants.java:65: warning - Tag @see:illegal character: "47" in "http://java.sun.com/webservices/jaxp/change-requests-11.html" [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/JAXPConstants.java:65: warning - Tag @see:illegal character: "47" in "http://java.sun.com/webservices/jaxp/change-requests-11.html" [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/JAXPConstants.java:65: warning - Tag @see:illegal character: "45" in "http://java.sun.com/webservices/jaxp/change-requests-11.html" [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/JAXPConstants.java:65: warning - Tag @see:illegal character: "45" in "http://java.sun.com/webservices/jaxp/change-requests-11.html" [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/JAXPConstants.java:58: warning - Tag @see: reference not found: http://java.sun.com/webservices/jaxp/change-requests-11.html [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/JAXPConstants.java:65: warning - Tag @see: reference not found: http://java.sun.com/webservices/jaxp/change-requests-11.html [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/MatchTracker.java:52: warning - @param argument "match" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/NodeDescriptor.java:56: warning - @param argument "aNode" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/SimpleXpathEngine.java:76: warning - @return tag has no arguments. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Transform.java:192: warning - @return tag has no arguments. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Transform.java:120: warning - @param argument "source" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Transform.java:156: warning - @param argument "inputReader" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Transform.java:156: warning - @param argument "stylesheetReader" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Validator.java:518: warning - Tag @see:illegal character: "58" in "http://java.sun.com/webservices/jaxp/change-requests-11.html" [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Validator.java:518: warning - Tag @see:illegal character: "47" in "http://java.sun.com/webservices/jaxp/change-requests-11.html" [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Validator.java:518: warning - Tag @see:illegal character: "47" in "http://java.sun.com/webservices/jaxp/change-requests-11.html" [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Validator.java:518: warning - Tag @see:illegal character: "47" in "http://java.sun.com/webservices/jaxp/change-requests-11.html" [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Validator.java:518: warning - Tag @see:illegal character: "47" in "http://java.sun.com/webservices/jaxp/change-requests-11.html" [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Validator.java:518: warning - Tag @see:illegal character: "47" in "http://java.sun.com/webservices/jaxp/change-requests-11.html" [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Validator.java:518: warning - Tag @see:illegal character: "45" in "http://java.sun.com/webservices/jaxp/change-requests-11.html" [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Validator.java:518: warning - Tag @see:illegal character: "45" in "http://java.sun.com/webservices/jaxp/change-requests-11.html" [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Validator.java:184: warning - @param argument "readerForValidation" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Validator.java:307: warning - Tag @link: reference not found: JAXPConstants.Properties.SCHEMA_LANGUAGE [javadoc] http://java.sun.com/xml/jaxp/properties/schemaLanguage [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Validator.java:518: warning - Tag @see: reference not found: http://java.sun.com/webservices/jaxp/change-requests-11.html [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:369: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:369: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:382: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:382: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:398: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:398: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:413: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:413: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:433: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:433: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:452: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:452: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:468: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:468: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:482: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:482: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:499: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:499: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:516: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:516: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:537: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:537: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:555: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:555: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:555: warning - @param argument "document" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:596: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:596: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:612: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:612: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:629: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:629: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:647: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:647: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:667: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:667: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:686: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:686: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:686: warning - @param argument "document" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:705: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:705: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:722: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:722: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:738: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:738: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:755: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:755: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:776: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:776: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:795: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:795: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:795: warning - @param argument "document" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:933: warning - @param argument "inXpathExpression" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:946: warning - @param argument "inXpathExpression" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:959: warning - @param argument "inXpathExpression" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:976: warning - @param argument "inXpathExpression" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:989: warning - @param argument "inXpathExpression" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:1002: warning - @param argument "inXpathExpression" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:390: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:390: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:403: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:403: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:418: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:418: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:433: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:433: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:449: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:449: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:465: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:465: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:465: warning - @param argument "document" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:480: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:480: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:495: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:495: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:510: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:510: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:527: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:527: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:542: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:542: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:558: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:558: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:558: warning - @param argument "document" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:573: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:573: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:588: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:588: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:603: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:603: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:619: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:619: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:637: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:637: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:654: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:654: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:654: warning - @param argument "document" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:671: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:671: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:688: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:688: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:703: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:703: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:719: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:719: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:738: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:738: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:755: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:755: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:755: warning - @param argument "document" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:807: warning - @param argument "ctx" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:821: warning - @param argument "inXpathExpression" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:833: warning - @param argument "inXpathExpression" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:846: warning - @param argument "inXpathExpression" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:846: warning - @param argument "ctx" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:857: warning - @param argument "inXpathExpression" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:869: warning - @param argument "inXpathExpression" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:881: warning - @param argument "inXpathExpression" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:997: warning - Tag @link: reference not found: Node org.w3c.dom.Node [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:1015: warning - Tag @link: reference not found: Node org.w3c.dom.Node [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:1032: warning - Tag @link: reference not found: Node org.w3c.dom.Node [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLUnit.java:472: warning - Tag @link: missing '#': "setSAXParserFactory(SAXParserFactory) setSAXParserFactory" [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLUnit.java:292: warning - Tag @link: reference not found: setNormalizeWhitespace whitespace inside texts [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLUnit.java:739: warning - Tag @link: reference not found: org.w3c.Document Document [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLUnit.java:739: warning - Tag @link: reference not found: setIgnoreWhitespace [javadoc] ignoreWhitespace [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLUnit.java:739: warning - Tag @link: reference not found: setIgnoreComments ignoreComments [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLUnit.java:766: warning - Tag @link: reference not found: setIgnoreWhitespace ignorable whitespace [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/examples/RecursiveElementNameAndTextQualifier.java:165: warning - @return tag has no arguments. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/jaxp13/Validator.java:65: warning - Tag @link: reference not found: javax.xml.validation javax.xml.validation [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/jaxp13/Validator.java:102: warning - @param argument "schemaFactory" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/JAXPConstants.java:49: warning - Tag @link: reference not found: XMLReader#setProperty(String, Object) [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/jaxp13/Validator.java:65: warning - Tag @link: reference not found: javax.xml.validation javax.xml.validation [javadoc] Building index for all the packages and classes... [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/JAXPConstants.java:49: warning - Tag @link: reference not found: XMLReader#setProperty(String, Object) [javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/jaxp13/Validator.java:65: warning - Tag @link: reference not found: javax.xml.validation javax.xml.validation [javadoc] Building index for all classes... [javadoc] Generating /builddir/build/BUILD/xmlunit-1.6/build/doc/api/help-doc.html... [javadoc] 190 warnings BUILD SUCCESSFUL Total time: 20 seconds + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Tj8xEL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xmlunit-1.6-2.fc20.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xmlunit-1.6-2.fc20.arm ++ dirname /builddir/build/BUILDROOT/xmlunit-1.6-2.fc20.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xmlunit-1.6-2.fc20.arm + cd xmlunit-1.6 + mkdir -p /builddir/build/BUILDROOT/xmlunit-1.6-2.fc20.arm/usr/share/java + install -m 0644 build/lib/xmlunit-1.6.jar /builddir/build/BUILDROOT/xmlunit-1.6-2.fc20.arm/usr/share/java/xmlunit.jar + install -d -m 755 /builddir/build/BUILDROOT/xmlunit-1.6-2.fc20.arm/usr/share/maven-poms + install -m 644 /builddir/build/SOURCES/xmlunit-1.0.pom /builddir/build/BUILDROOT/xmlunit-1.6-2.fc20.arm/usr/share/maven-poms/JPP-xmlunit.pom + set -e + _pompart=JPP-xmlunit.pom + _jarpart=xmlunit.jar + _filelist=.mfiles + install -dm 755 /builddir/build/BUILDROOT/xmlunit-1.6-2.fc20.arm/usr/share/maven-fragments + for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java + '[' -f /builddir/build/BUILDROOT/xmlunit-1.6-2.fc20.arm/usr/lib/java/xmlunit.jar ']' + for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java + '[' -f '/builddir/build/BUILDROOT/xmlunit-1.6-2.fc20.arm%{_javajnidir}/xmlunit.jar' ']' + for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java + '[' -f /builddir/build/BUILDROOT/xmlunit-1.6-2.fc20.arm/usr/share/java/xmlunit.jar ']' + _jpath=/builddir/build/BUILDROOT/xmlunit-1.6-2.fc20.arm/usr/share/java/xmlunit.jar + python -m /usr/share/java-utils/maven_depmap -p /usr -n '' /builddir/build/BUILDROOT/xmlunit-1.6-2.fc20.arm/usr/share/maven-fragments/xmlunit /builddir/build/BUILDROOT/xmlunit-1.6-2.fc20.arm/usr/share/maven-poms/JPP-xmlunit.pom /builddir/build/BUILDROOT/xmlunit-1.6-2.fc20.arm/usr/share/java/xmlunit.jar + sed -i s:/builddir/build/BUILDROOT/xmlunit-1.6-2.fc20.arm:: .mfiles + sort -u -o .mfiles .mfiles + mkdir -p /builddir/build/BUILDROOT/xmlunit-1.6-2.fc20.arm/usr/share/javadoc/xmlunit + cp -pr build/doc/api/allclasses-frame.html build/doc/api/allclasses-noframe.html build/doc/api/constant-values.html build/doc/api/deprecated-list.html build/doc/api/help-doc.html build/doc/api/index-all.html build/doc/api/index.html build/doc/api/org build/doc/api/overview-frame.html build/doc/api/overview-summary.html build/doc/api/overview-tree.html build/doc/api/package-list build/doc/api/resources build/doc/api/serialized-form.html build/doc/api/stylesheet.css /builddir/build/BUILDROOT/xmlunit-1.6-2.fc20.arm/usr/share/javadoc/xmlunit + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/xmlunit-1.6 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.2yMq61 + umask 022 + cd /builddir/build/BUILD + cd xmlunit-1.6 + ant Buildfile: /builddir/build/BUILD/xmlunit-1.6/build.xml -props: -init: compile: [javac] /builddir/build/BUILD/xmlunit-1.6/build.xml:108: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] /builddir/build/BUILD/xmlunit-1.6/build.xml:117: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds test: [junit] Running org.custommonkey.xmlunit.examples.test_CaseInsensitiveDifferenceListener [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 sec [junit] Running org.custommonkey.xmlunit.examples.test_CountingNodeTester [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec [junit] Running org.custommonkey.xmlunit.examples.test_FloatingPointTolerantDifferenceListener [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec [junit] Running org.custommonkey.xmlunit.examples.test_MultiLevelElementNameAndTextQualifier [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec [junit] Running org.custommonkey.xmlunit.examples.test_RecursiveElementNameAndTextQualifier [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec [junit] Running org.custommonkey.xmlunit.examples.test_TextDifferenceListenerBase [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec [junit] Running org.custommonkey.xmlunit.examples.test_XPathRegexAssert [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec [junit] Running org.custommonkey.xmlunit.jaxp13.test_Jaxp13XpathEngine [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 sec [junit] Running org.custommonkey.xmlunit.jaxp13.test_Validator [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 sec [junit] Running org.custommonkey.xmlunit.jaxp13.test_XMLUnitNamespaceContext2Jaxp13 [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec [junit] Running org.custommonkey.xmlunit.test_AbstractNodeTester [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec [junit] Running org.custommonkey.xmlunit.test_BugFixes [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.759 sec [junit] Running org.custommonkey.xmlunit.test_Constants [junit] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec [junit] Running org.custommonkey.xmlunit.test_DetailedDiff [junit] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.286 sec [junit] Running org.custommonkey.xmlunit.test_Diff [junit] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.986 sec [junit] Running org.custommonkey.xmlunit.test_Difference [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec [junit] Running org.custommonkey.xmlunit.test_DifferenceEngine [junit] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.22 sec [junit] Running org.custommonkey.xmlunit.test_DoctypeInputStream [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec [junit] Running org.custommonkey.xmlunit.test_DoctypeReader [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec [junit] Running org.custommonkey.xmlunit.test_ElementNameAndAttributeQualifier [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec [junit] Running org.custommonkey.xmlunit.test_ElementNameAndTextQualifier [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec [junit] Running org.custommonkey.xmlunit.test_ElementNameQualifier [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec [junit] Running org.custommonkey.xmlunit.test_ForumMessage4406472 [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec [junit] Running org.custommonkey.xmlunit.test_HTMLDocumentBuilder [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 sec [junit] Running org.custommonkey.xmlunit.test_IgnoreTextAndAttributeValuesDifferenceListener [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec [junit] Running org.custommonkey.xmlunit.test_JAXP_1_2_Schema_Validation [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec [junit] Running org.custommonkey.xmlunit.test_NodeDescriptor [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec [junit] Running org.custommonkey.xmlunit.test_NodeInputStream [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec [junit] Running org.custommonkey.xmlunit.test_NodeTest [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec [junit] Running org.custommonkey.xmlunit.test_QualifiedName [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec [junit] Running org.custommonkey.xmlunit.test_Replacement [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec [junit] Running org.custommonkey.xmlunit.test_SimpleNamespaceContext [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec [junit] Running org.custommonkey.xmlunit.test_SimpleSerializer [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec [junit] Running org.custommonkey.xmlunit.test_SimpleXpathEngine [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 sec [junit] Running org.custommonkey.xmlunit.test_TolerantSaxDocumentBuilder [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec [junit] Running org.custommonkey.xmlunit.test_Transform [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 sec [junit] Running org.custommonkey.xmlunit.test_Validator [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 sec [junit] Running org.custommonkey.xmlunit.test_XMLTestCase [junit] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.309 sec [junit] Running org.custommonkey.xmlunit.test_XMLUnit [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec [junit] Running org.custommonkey.xmlunit.test_XpathNodeTracker [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec [junit] Running org.custommonkey.xmlunit.util.test_IntegerBuffer [junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 sec [junitreport] Processing /builddir/build/BUILD/xmlunit-1.6/test/TESTS-TestSuites.xml to /tmp/null754737875 [junitreport] Loading stylesheet jar:file:/usr/share/java/ant/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl [junitreport] Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized. [junitreport] Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. [junitreport] Transform time: 2844ms [junitreport] Deleting: /tmp/null754737875 BUILD SUCCESSFUL Total time: 22 seconds + exit 0 Processing files: xmlunit-1.6-2.fc20.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.J8NhW3 + umask 022 + cd /builddir/build/BUILD + cd xmlunit-1.6 + DOCDIR=/builddir/build/BUILDROOT/xmlunit-1.6-2.fc20.arm/usr/share/doc/xmlunit + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xmlunit-1.6-2.fc20.arm/usr/share/doc/xmlunit + cp -pr README.txt /builddir/build/BUILDROOT/xmlunit-1.6-2.fc20.arm/usr/share/doc/xmlunit + cp -pr LICENSE.txt /builddir/build/BUILDROOT/xmlunit-1.6-2.fc20.arm/usr/share/doc/xmlunit + cp -pr userguide/XMLUnit-Java.pdf /builddir/build/BUILDROOT/xmlunit-1.6-2.fc20.arm/usr/share/doc/xmlunit + exit 0 Provides: mvn(xmlunit:xmlunit) = 1.0 xmlunit = 0:1.6-2.fc20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: jpackage-utils Processing files: xmlunit-javadoc-1.6-2.fc20.noarch Provides: xmlunit-javadoc = 0:1.6-2.fc20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: jpackage-utils Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xmlunit-1.6-2.fc20.arm warning: Could not canonicalize hostname: armbuilder Wrote: /builddir/build/RPMS/xmlunit-1.6-2.fc20.noarch.rpm Wrote: /builddir/build/RPMS/xmlunit-javadoc-1.6-2.fc20.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FK3sYq + umask 022 + cd /builddir/build/BUILD + cd xmlunit-1.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/xmlunit-1.6-2.fc20.arm + exit 0 Child return code was: 0 LEAVE do -->