Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/xmlunit.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-998e121d2304167caf985bfb77e58448df8979bc/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/xmlunit.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/xmlunit-1.4-6.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/xmlunit.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-998e121d2304167caf985bfb77e58448df8979bc/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/xmlunit.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.08wVzv + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xmlunit-1.4 + /usr/bin/unzip -qq /builddir/build/SOURCES/xmlunit-1.4-src.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd xmlunit-1.4 + /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.eiBnoa + umask 022 + cd /builddir/build/BUILD + cd xmlunit-1.4 + ant -Dbuild.compiler=modern -Dhaltonfailure=yes jar javadocs Buildfile: /builddir/build/BUILD/xmlunit-1.4/build.xml -props: -init: [mkdir] Created dir: /builddir/build/BUILD/xmlunit-1.4/build/lib [mkdir] Created dir: /builddir/build/BUILD/xmlunit-1.4/build/classes [mkdir] Created dir: /builddir/build/BUILD/xmlunit-1.4/build/test-classes [mkdir] Created dir: /builddir/build/BUILD/xmlunit-1.4/test [mkdir] Created dir: /builddir/build/BUILD/xmlunit-1.4/build/dist [mkdir] Created dir: /builddir/build/BUILD/xmlunit-1.4/build/doc [mkdir] Created dir: /builddir/build/BUILD/xmlunit-1.4/build/doc/userguide compile: [javac] /builddir/build/BUILD/xmlunit-1.4/build.xml:108: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 54 source files to /builddir/build/BUILD/xmlunit-1.4/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.4/build.xml:117: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 44 source files to /builddir/build/BUILD/xmlunit-1.4/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.4/build/lib/xmlunit-1.4.jar [copy] Copying 3 files to /builddir/build/BUILD/xmlunit-1.4/build/lib -props: -init: javadocs: [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Creating destination directory: "/builddir/build/BUILD/xmlunit-1.4/build/doc/api/" [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/AbstractNodeTester.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/ComparisonController.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/CountingNodeTester.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/DetailedDiff.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/Diff.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/Difference.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/DifferenceConstants.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/DifferenceEngine.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/DifferenceListener.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/DoctypeInputStream.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/DoctypeReader.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/DoctypeSupport.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/ElementNameAndAttributeQualifier.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/ElementNameAndTextQualifier.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/ElementNameQualifier.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/ElementQualifier.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/HTMLDocumentBuilder.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/IgnoreTextAndAttributeValuesDifferenceListener.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/JAXPConstants.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/MatchTracker.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/NamespaceContext.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/NodeDescriptor.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/NodeDetail.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/NodeInputStream.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/NodeTest.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/NodeTestException.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/NodeTester.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/SimpleNamespaceContext.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/SimpleXpathEngine.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/TolerantSaxDocumentBuilder.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/Transform.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/Validator.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLConstants.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLUnit.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XSLTConstants.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XpathEngine.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XpathNodeTracker.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/examples/CaseInsensitiveDifferenceListener.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/examples/CountingNodeTester.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/examples/FloatingPointTolerantDifferenceListener.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/examples/MultiLevelElementNameAndTextQualifier.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/examples/RecursiveElementNameAndTextQualifier.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/examples/TextDifferenceListenerBase.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/examples/XPathRegexAssert.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/exceptions/ConfigurationException.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/exceptions/XMLUnitException.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/exceptions/XMLUnitRuntimeException.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/exceptions/XpathException.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/jaxp13/Jaxp13XpathEngine.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/jaxp13/Validator.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/jaxp13/XMLUnitNamespaceContext2Jaxp13.java... [javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/util/IntegerBuffer.java... [javadoc] Constructing Javadoc information... [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:48: error: package junit.framework does not exist [javadoc] import junit.framework.Assert; [javadoc] ^ [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:103: error: cannot find symbol [javadoc] public class XMLAssert extends Assert implements XSLTConstants { [javadoc] ^ [javadoc] symbol: class Assert [javadoc] /builddir/build/BUILD/xmlunit-1.4/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.4/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.4/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_75 [javadoc] Building tree for all the packages and classes... [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/exceptions/XpathException.java:50: warning - @param argument "cause" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/exceptions/XpathException.java:60: warning - @param argument "cause" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/exceptions/XpathException.java:70: warning - @param argument "cause" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/DetailedDiff.java:74: warning - @param argument "expected" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/DetailedDiff.java:74: warning - @param argument "actual" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/DetailedDiff.java:74: warning - @param argument "control" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/DetailedDiff.java:74: warning - @param argument "test" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/DetailedDiff.java:74: warning - @param argument "comparingWhat" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/DifferenceEngine.java:374: warning - @param argument "control" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/DifferenceEngine.java:374: warning - @param argument "test" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/DifferenceEngine.java:883: warning - @param argument "differenceType" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/DifferenceEngine.java:901: warning - @param argument "differenceType" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/DoctypeReader.java:128: warning - @return tag has no arguments. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/ElementNameAndAttributeQualifier.java:96: warning - @param argument "differenceEngine" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/JAXPConstants.java:49: warning - Tag @link: reference not found: XMLReader#setProperty(String, Object) [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/JAXPConstants.java:49: warning - Tag @link: reference not found: XMLReader#setProperty(String, Object) [javadoc] /builddir/build/BUILD/xmlunit-1.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/src/java/org/custommonkey/xmlunit/MatchTracker.java:52: warning - @param argument "match" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/NodeDescriptor.java:56: warning - @param argument "aNode" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/SimpleXpathEngine.java:76: warning - @return tag has no arguments. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/Transform.java:192: warning - @return tag has no arguments. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/Transform.java:120: warning - @param argument "source" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/Transform.java:156: warning - @param argument "inputReader" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/Transform.java:156: warning - @param argument "stylesheetReader" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/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.4/src/java/org/custommonkey/xmlunit/Validator.java:184: warning - @param argument "readerForValidation" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/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.4/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.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:367: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:367: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:380: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:380: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:396: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:396: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:411: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:411: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:431: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:431: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:450: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:450: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:466: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:466: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:480: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:480: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:497: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:497: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:514: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:514: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:535: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:535: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:553: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:553: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:553: warning - @param argument "document" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:594: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:594: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:610: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:610: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:627: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:627: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:645: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:645: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:665: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:665: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:684: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:684: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:684: warning - @param argument "document" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:703: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:703: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:720: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:720: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:736: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:736: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:753: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:753: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:774: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:774: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:793: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:793: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:793: warning - @param argument "document" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:870: warning - @param argument "inXpathExpression" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:883: warning - @param argument "inXpathExpression" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:896: warning - @param argument "inXpathExpression" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:913: warning - @param argument "inXpathExpression" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:926: warning - @param argument "inXpathExpression" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLAssert.java:939: warning - @param argument "inXpathExpression" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:390: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:390: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:403: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:403: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:418: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:418: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:433: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:433: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:449: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:449: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:465: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:465: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:465: warning - @param argument "document" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:480: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:480: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:495: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:495: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:510: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:510: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:527: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:527: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:542: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:542: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:558: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:558: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:558: warning - @param argument "document" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:573: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:573: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:588: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:588: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:603: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:603: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:619: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:619: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:637: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:637: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:654: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:654: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:654: warning - @param argument "document" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:671: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:671: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:688: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:688: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:703: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:703: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:719: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:719: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:738: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:738: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:755: warning - @param argument "xpathOne" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:755: warning - @param argument "xpathTwo" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:755: warning - @param argument "document" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:807: warning - @param argument "ctx" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:821: warning - @param argument "inXpathExpression" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:833: warning - @param argument "inXpathExpression" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:846: warning - @param argument "inXpathExpression" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:846: warning - @param argument "ctx" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:857: warning - @param argument "inXpathExpression" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:869: warning - @param argument "inXpathExpression" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLTestCase.java:881: warning - @param argument "inXpathExpression" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/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.4/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.4/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.4/src/java/org/custommonkey/xmlunit/XMLUnit.java:472: warning - Tag @link: missing '#': "setSAXParserFactory(SAXParserFactory) setSAXParserFactory" [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLUnit.java:292: warning - Tag @link: reference not found: setNormalizeWhitespace whitespace inside texts [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLUnit.java:739: warning - Tag @link: reference not found: org.w3c.Document Document [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLUnit.java:739: warning - Tag @link: reference not found: setIgnoreWhitespace [javadoc] ignoreWhitespace [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLUnit.java:739: warning - Tag @link: reference not found: setIgnoreComments ignoreComments [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/XMLUnit.java:766: warning - Tag @link: reference not found: setIgnoreWhitespace ignorable whitespace [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/examples/RecursiveElementNameAndTextQualifier.java:165: warning - @return tag has no arguments. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/jaxp13/Validator.java:58: warning - Tag @link: reference not found: javax.xml.validation javax.xml.validation [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/jaxp13/Validator.java:95: warning - @param argument "schemaFactory" is not a parameter name. [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/JAXPConstants.java:49: warning - Tag @link: reference not found: XMLReader#setProperty(String, Object) [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/jaxp13/Validator.java:58: 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.4/src/java/org/custommonkey/xmlunit/JAXPConstants.java:49: warning - Tag @link: reference not found: XMLReader#setProperty(String, Object) [javadoc] /builddir/build/BUILD/xmlunit-1.4/src/java/org/custommonkey/xmlunit/jaxp13/Validator.java:58: 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.4/build/doc/api/help-doc.html... [javadoc] 190 warnings BUILD SUCCESSFUL Total time: 49 seconds + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.sEULrX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xmlunit-1.4-6.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xmlunit-1.4-6.el7.noarch ++ dirname /builddir/build/BUILDROOT/xmlunit-1.4-6.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xmlunit-1.4-6.el7.noarch + cd xmlunit-1.4 + mkdir -p /builddir/build/BUILDROOT/xmlunit-1.4-6.el7.noarch/usr/share/java + install -m 0644 build/lib/xmlunit-1.4.jar /builddir/build/BUILDROOT/xmlunit-1.4-6.el7.noarch/usr/share/java/xmlunit.jar + install -d -m 755 /builddir/build/BUILDROOT/xmlunit-1.4-6.el7.noarch/usr/share/maven-poms + install -m 644 /builddir/build/SOURCES/xmlunit-1.0.pom /builddir/build/BUILDROOT/xmlunit-1.4-6.el7.noarch/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.4-6.el7.noarch/usr/share/maven-fragments + for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java + '[' -f /builddir/build/BUILDROOT/xmlunit-1.4-6.el7.noarch/usr/lib/java/xmlunit.jar ']' + for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java + '[' -f '/builddir/build/BUILDROOT/xmlunit-1.4-6.el7.noarch%{_javajnidir}/xmlunit.jar' ']' + for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java + '[' -f /builddir/build/BUILDROOT/xmlunit-1.4-6.el7.noarch/usr/share/java/xmlunit.jar ']' + _jpath=/builddir/build/BUILDROOT/xmlunit-1.4-6.el7.noarch/usr/share/java/xmlunit.jar + python -m /usr/share/java-utils/maven_depmap -p /usr -n '' /builddir/build/BUILDROOT/xmlunit-1.4-6.el7.noarch/usr/share/maven-fragments/xmlunit /builddir/build/BUILDROOT/xmlunit-1.4-6.el7.noarch/usr/share/maven-poms/JPP-xmlunit.pom /builddir/build/BUILDROOT/xmlunit-1.4-6.el7.noarch/usr/share/java/xmlunit.jar + sed -i s:/builddir/build/BUILDROOT/xmlunit-1.4-6.el7.noarch:: .mfiles + sort -u -o .mfiles .mfiles + mkdir -p /builddir/build/BUILDROOT/xmlunit-1.4-6.el7.noarch/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.4-6.el7.noarch/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.4 /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.CpYUN4 + umask 022 + cd /builddir/build/BUILD + cd xmlunit-1.4 + ant Buildfile: /builddir/build/BUILD/xmlunit-1.4/build.xml -props: -init: compile: [javac] /builddir/build/BUILD/xmlunit-1.4/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.4/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.363 sec [junit] Running org.custommonkey.xmlunit.examples.test_CountingNodeTester [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec [junit] Running org.custommonkey.xmlunit.examples.test_FloatingPointTolerantDifferenceListener [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 sec [junit] Running org.custommonkey.xmlunit.examples.test_MultiLevelElementNameAndTextQualifier [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 sec [junit] Running org.custommonkey.xmlunit.examples.test_RecursiveElementNameAndTextQualifier [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 sec [junit] Running org.custommonkey.xmlunit.examples.test_TextDifferenceListenerBase [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec [junit] Running org.custommonkey.xmlunit.examples.test_XPathRegexAssert [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 sec [junit] Running org.custommonkey.xmlunit.jaxp13.test_Jaxp13XpathEngine [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 sec [junit] Running org.custommonkey.xmlunit.jaxp13.test_Validator [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.624 sec [junit] Running org.custommonkey.xmlunit.jaxp13.test_XMLUnitNamespaceContext2Jaxp13 [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec [junit] Running org.custommonkey.xmlunit.test_AbstractNodeTester [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec [junit] Running org.custommonkey.xmlunit.test_BugFixes [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.481 sec [junit] Running org.custommonkey.xmlunit.test_Constants [junit] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec [junit] Running org.custommonkey.xmlunit.test_DetailedDiff [junit] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.85 sec [junit] Running org.custommonkey.xmlunit.test_Diff [junit] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.417 sec [junit] Running org.custommonkey.xmlunit.test_Difference [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec [junit] Running org.custommonkey.xmlunit.test_DifferenceEngine [junit] Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.496 sec [junit] Running org.custommonkey.xmlunit.test_DoctypeInputStream [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 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.077 sec [junit] Running org.custommonkey.xmlunit.test_ElementNameAndTextQualifier [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec [junit] Running org.custommonkey.xmlunit.test_ElementNameQualifier [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec [junit] Running org.custommonkey.xmlunit.test_ForumMessage4406472 [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec [junit] Running org.custommonkey.xmlunit.test_HTMLDocumentBuilder [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 sec [junit] Running org.custommonkey.xmlunit.test_IgnoreTextAndAttributeValuesDifferenceListener [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 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.144 sec [junit] Running org.custommonkey.xmlunit.test_NodeDescriptor [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec [junit] Running org.custommonkey.xmlunit.test_NodeInputStream [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec [junit] Running org.custommonkey.xmlunit.test_NodeTest [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec [junit] Running org.custommonkey.xmlunit.test_Replacement [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec [junit] Running org.custommonkey.xmlunit.test_SimpleNamespaceContext [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec [junit] Running org.custommonkey.xmlunit.test_SimpleSerializer [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec [junit] Running org.custommonkey.xmlunit.test_SimpleXpathEngine [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.763 sec [junit] Running org.custommonkey.xmlunit.test_TolerantSaxDocumentBuilder [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 sec [junit] Running org.custommonkey.xmlunit.test_Transform [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.452 sec [junit] Running org.custommonkey.xmlunit.test_Validator [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 sec [junit] Running org.custommonkey.xmlunit.test_XMLTestCase [junit] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.741 sec [junit] Running org.custommonkey.xmlunit.test_XMLUnit [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 sec [junit] Running org.custommonkey.xmlunit.test_XpathNodeTracker [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec [junit] Running org.custommonkey.xmlunit.util.test_IntegerBuffer [junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 sec [junitreport] Processing /builddir/build/BUILD/xmlunit-1.4/test/TESTS-TestSuites.xml to /tmp/null353573675 [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: 5802ms [junitreport] Deleting: /tmp/null353573675 BUILD SUCCESSFUL Total time: 49 seconds + exit 0 Processing files: xmlunit-1.4-6.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zMrbw6 + umask 022 + cd /builddir/build/BUILD + cd xmlunit-1.4 + DOCDIR=/builddir/build/BUILDROOT/xmlunit-1.4-6.el7.noarch/usr/share/doc/xmlunit-1.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xmlunit-1.4-6.el7.noarch/usr/share/doc/xmlunit-1.4 + cp -pr README.txt /builddir/build/BUILDROOT/xmlunit-1.4-6.el7.noarch/usr/share/doc/xmlunit-1.4 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/xmlunit-1.4-6.el7.noarch/usr/share/doc/xmlunit-1.4 + cp -pr userguide/XMLUnit-Java.pdf /builddir/build/BUILDROOT/xmlunit-1.4-6.el7.noarch/usr/share/doc/xmlunit-1.4 + exit 0 Provides: mvn(xmlunit:xmlunit) = 1.0 xmlunit = 0:1.4-6.el7 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.4-6.el7.noarch Provides: xmlunit-javadoc = 0:1.4-6.el7 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.4-6.el7.noarch Wrote: /builddir/build/RPMS/xmlunit-1.4-6.el7.noarch.rpm Wrote: /builddir/build/RPMS/xmlunit-javadoc-1.4-6.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3L1Tqi + umask 022 + cd /builddir/build/BUILD + cd xmlunit-1.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/xmlunit-1.4-6.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->