Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/xmlunit.spec'], False, '/var/lib/mock/sclo6-maven30-rh-el6-build-5678-7378/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', '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_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: c1bg.rdu2.centos.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/maven30-xmlunit-1.4-6.10.bootstrap1.el6.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/sclo6-maven30-rh-el6-build-5678-7378/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', '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_GB', '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.XeZnOA + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + 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 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + scl enable maven30 - + sed -i /java.class.path/d build.xml + find . -name '*.jar' -exec rm -f '{}' ';' + rm -rf doc ++ build-classpath junit + echo 'junit.lib=/opt/rh/rh-java-common/root/usr/share/java/junit.jar xmlxsl.lib= test.report.dir=test' + echo db5.xsl=/usr/share/sgml/docbook/xsl-ns-stylesheets + sed -i 's/\r//g' README.txt LICENSE.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bQPzUG + umask 022 + cd /builddir/build/BUILD + cd xmlunit-1.4 + LANG=C + export LANG + unset DISPLAY + scl enable maven30 - + 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_85 [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] Building index for all the packages and classes... [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/JAXPConstants.java:49: warning - Tag @link: reference not found: XMLReader#setProperty(String, Object) [javadoc] Building index for all classes... [javadoc] Generating /builddir/build/BUILD/xmlunit-1.4/build/doc/api/help-doc.html... [javadoc] 190 warnings [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 BUILD SUCCESSFUL Total time: 10 seconds + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vsz629 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/maven30-xmlunit-1.4-6.10.bootstrap1.el6.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/maven30-xmlunit-1.4-6.10.bootstrap1.el6.noarch ++ dirname /builddir/build/BUILDROOT/maven30-xmlunit-1.4-6.10.bootstrap1.el6.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/maven30-xmlunit-1.4-6.10.bootstrap1.el6.noarch + cd xmlunit-1.4 + LANG=C + export LANG + unset DISPLAY + scl enable maven30 - + mkdir -p /builddir/build/BUILDROOT/maven30-xmlunit-1.4-6.10.bootstrap1.el6.noarch/opt/rh/maven30/root/usr/share/java + install -m 0644 build/lib/xmlunit-1.4.jar /builddir/build/BUILDROOT/maven30-xmlunit-1.4-6.10.bootstrap1.el6.noarch/opt/rh/maven30/root/usr/share/java/xmlunit.jar + install -d -m 755 /builddir/build/BUILDROOT/maven30-xmlunit-1.4-6.10.bootstrap1.el6.noarch/opt/rh/maven30/root/usr/share/maven-poms + install -m 644 /builddir/build/SOURCES/xmlunit-1.0.pom /builddir/build/BUILDROOT/maven30-xmlunit-1.4-6.10.bootstrap1.el6.noarch/opt/rh/maven30/root/usr/share/maven-poms/JPP-xmlunit.pom + set -e + _pompart=JPP-xmlunit.pom + _jarpart=xmlunit.jar + _filelist=.mfiles + install -dm 755 /builddir/build/BUILDROOT/maven30-xmlunit-1.4-6.10.bootstrap1.el6.noarch/opt/rh/maven30/root/usr/share/maven-metadata + for _dir in /opt/rh/maven30/root/usr/lib/java '%{_javajnidir}' /opt/rh/maven30/root/usr/share/java + '[' -f /builddir/build/BUILDROOT/maven30-xmlunit-1.4-6.10.bootstrap1.el6.noarch/opt/rh/maven30/root/usr/lib/java/xmlunit.jar ']' + for _dir in /opt/rh/maven30/root/usr/lib/java '%{_javajnidir}' /opt/rh/maven30/root/usr/share/java + '[' -f '/builddir/build/BUILDROOT/maven30-xmlunit-1.4-6.10.bootstrap1.el6.noarch%{_javajnidir}/xmlunit.jar' ']' + for _dir in /opt/rh/maven30/root/usr/lib/java '%{_javajnidir}' /opt/rh/maven30/root/usr/share/java + '[' -f /builddir/build/BUILDROOT/maven30-xmlunit-1.4-6.10.bootstrap1.el6.noarch/opt/rh/maven30/root/usr/share/java/xmlunit.jar ']' + _jpath=/builddir/build/BUILDROOT/maven30-xmlunit-1.4-6.10.bootstrap1.el6.noarch/opt/rh/maven30/root/usr/share/java/xmlunit.jar + /usr/bin/python /opt/rh/rh-java-common/root/usr/share/java-utils/maven_depmap.py -n maven30 /builddir/build/BUILDROOT/maven30-xmlunit-1.4-6.10.bootstrap1.el6.noarch/opt/rh/maven30/root/usr/share/maven-metadata/xmlunit.xml /builddir/build/BUILDROOT/maven30-xmlunit-1.4-6.10.bootstrap1.el6.noarch/opt/rh/maven30/root/usr/share/maven-poms/JPP-xmlunit.pom /builddir/build/BUILDROOT/maven30-xmlunit-1.4-6.10.bootstrap1.el6.noarch/opt/rh/maven30/root/usr/share/java/xmlunit.jar + sed -i s:/builddir/build/BUILDROOT/maven30-xmlunit-1.4-6.10.bootstrap1.el6.noarch:: .mfiles + sort -u -o .mfiles .mfiles + mkdir -p /builddir/build/BUILDROOT/maven30-xmlunit-1.4-6.10.bootstrap1.el6.noarch/opt/rh/maven30/root/usr/share/javadoc/maven30-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/maven30-xmlunit-1.4-6.10.bootstrap1.el6.noarch/opt/rh/maven30/root/usr/share/javadoc/maven30-xmlunit + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/xmlunit-1.4 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/maven30/root + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python /opt/rh/maven30/root + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.z4tvgF + umask 022 + cd /builddir/build/BUILD + cd xmlunit-1.4 + unset DISPLAY + scl enable maven30 - + 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.742 sec [junit] Running org.custommonkey.xmlunit.examples.test_CountingNodeTester [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.964 sec [junit] Running org.custommonkey.xmlunit.examples.test_FloatingPointTolerantDifferenceListener [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.365 sec [junit] Running org.custommonkey.xmlunit.examples.test_MultiLevelElementNameAndTextQualifier [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.004 sec [junit] Running org.custommonkey.xmlunit.examples.test_RecursiveElementNameAndTextQualifier [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.602 sec [junit] Running org.custommonkey.xmlunit.examples.test_TextDifferenceListenerBase [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 sec [junit] Running org.custommonkey.xmlunit.examples.test_XPathRegexAssert [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346 sec [junit] Running org.custommonkey.xmlunit.jaxp13.test_Jaxp13XpathEngine [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.954 sec [junit] Running org.custommonkey.xmlunit.jaxp13.test_Validator [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.87 sec [junit] Running org.custommonkey.xmlunit.jaxp13.test_XMLUnitNamespaceContext2Jaxp13 [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 sec [junit] Running org.custommonkey.xmlunit.test_AbstractNodeTester [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec [junit] Running org.custommonkey.xmlunit.test_BugFixes [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.515 sec [junit] Running org.custommonkey.xmlunit.test_Constants [junit] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec [junit] Running org.custommonkey.xmlunit.test_DetailedDiff [junit] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.894 sec [junit] Running org.custommonkey.xmlunit.test_Diff [junit] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.876 sec [junit] Running org.custommonkey.xmlunit.test_Difference [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 sec [junit] Running org.custommonkey.xmlunit.test_DifferenceEngine [junit] Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.097 sec [junit] Running org.custommonkey.xmlunit.test_DoctypeInputStream [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.984 sec [junit] Running org.custommonkey.xmlunit.test_DoctypeReader [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.413 sec [junit] Running org.custommonkey.xmlunit.test_ElementNameAndAttributeQualifier [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.372 sec [junit] Running org.custommonkey.xmlunit.test_ElementNameAndTextQualifier [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 sec [junit] Running org.custommonkey.xmlunit.test_ElementNameQualifier [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 sec [junit] Running org.custommonkey.xmlunit.test_ForumMessage4406472 [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 sec [junit] Running org.custommonkey.xmlunit.test_HTMLDocumentBuilder [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.642 sec [junit] Running org.custommonkey.xmlunit.test_IgnoreTextAndAttributeValuesDifferenceListener [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 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.538 sec [junit] Running org.custommonkey.xmlunit.test_NodeDescriptor [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.609 sec [junit] Running org.custommonkey.xmlunit.test_NodeInputStream [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.361 sec [junit] Running org.custommonkey.xmlunit.test_NodeTest [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 sec [junit] Running org.custommonkey.xmlunit.test_Replacement [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.732 sec [junit] Running org.custommonkey.xmlunit.test_SimpleNamespaceContext [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 sec [junit] Running org.custommonkey.xmlunit.test_SimpleSerializer [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 sec [junit] Running org.custommonkey.xmlunit.test_SimpleXpathEngine [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.809 sec [junit] Running org.custommonkey.xmlunit.test_TolerantSaxDocumentBuilder [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.597 sec [junit] Running org.custommonkey.xmlunit.test_Transform [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.331 sec [junit] Running org.custommonkey.xmlunit.test_Validator [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.437 sec [junit] Running org.custommonkey.xmlunit.test_XMLTestCase [junit] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.122 sec [junit] Running org.custommonkey.xmlunit.test_XMLUnit [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.432 sec [junit] Running org.custommonkey.xmlunit.test_XpathNodeTracker [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.571 sec [junit] Running org.custommonkey.xmlunit.util.test_IntegerBuffer [junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.505 sec [junitreport] Processing /builddir/build/BUILD/xmlunit-1.4/test/TESTS-TestSuites.xml to /tmp/null1359105080 [junitreport] Loading stylesheet jar:file:/opt/rh/rh-java-common/root/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: 1219ms [junitreport] Deleting: /tmp/null1359105080 BUILD SUCCESSFUL Total time: 51 seconds + exit 0 Processing files: maven30-xmlunit-1.4-6.10.bootstrap1.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FHr29Y + umask 022 + cd /builddir/build/BUILD + cd xmlunit-1.4 + DOCDIR=/builddir/build/BUILDROOT/maven30-xmlunit-1.4-6.10.bootstrap1.el6.noarch/opt/rh/maven30/root/usr/share/doc/maven30-xmlunit-1.4 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/maven30-xmlunit-1.4-6.10.bootstrap1.el6.noarch/opt/rh/maven30/root/usr/share/doc/maven30-xmlunit-1.4 + /bin/mkdir -p /builddir/build/BUILDROOT/maven30-xmlunit-1.4-6.10.bootstrap1.el6.noarch/opt/rh/maven30/root/usr/share/doc/maven30-xmlunit-1.4 + cp -pr README.txt LICENSE.txt userguide/XMLUnit-Java.pdf /builddir/build/BUILDROOT/maven30-xmlunit-1.4-6.10.bootstrap1.el6.noarch/opt/rh/maven30/root/usr/share/doc/maven30-xmlunit-1.4 + exit 0 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/maven30-xmlunit-1.4-6.10.bootstrap1.el6.noarch/opt/rh/maven30/root/usr/share/java/xmlunit.jar'] [INFO maven.prov] input: ['/builddir/build/BUILDROOT/maven30-xmlunit-1.4-6.10.bootstrap1.el6.noarch/opt/rh/maven30/root/usr/share/maven-metadata/xmlunit.xml'] [INFO maven.prov] maven30-mvn(xmlunit:xmlunit:pom:) = 1.0, maven30-mvn(xmlunit:xmlunit) = 1.0 Finding Provides: scl enable maven30 -- /usr/lib/rpm/rh-java-common-javapackages-provides-wrapper /builddir/build/BUILDROOT/maven30-xmlunit-1.4-6.10.bootstrap1.el6.noarch --cachedir /builddir/build/BUILD/ --rpm-pid 28424 --scl maven30 [INFO maven.req] input: ['/builddir/build/BUILDROOT/maven30-xmlunit-1.4-6.10.bootstrap1.el6.noarch/opt/rh/maven30/root/usr/share/maven-metadata/xmlunit.xml'] [INFO maven.req] maven30-runtime, java Finding Requires: scl enable maven30 -- /usr/lib/rpm/rh-java-common-javapackages-requires-wrapper /builddir/build/BUILDROOT/maven30-xmlunit-1.4-6.10.bootstrap1.el6.noarch --cachedir /builddir/build/BUILD/ --rpm-pid 28424 --scl maven30 Provides: maven30-mvn(xmlunit:xmlunit:pom:) = 1.0 maven30-mvn(xmlunit:xmlunit) = 1.0 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: maven30-runtime java Processing files: maven30-xmlunit-javadoc-1.4-6.10.bootstrap1.el6.noarch Finding Provides: scl enable maven30 -- /usr/lib/rpm/rh-java-common-javapackages-provides-wrapper /builddir/build/BUILDROOT/maven30-xmlunit-1.4-6.10.bootstrap1.el6.noarch --cachedir /builddir/build/BUILD/ --rpm-pid 28424 --scl maven30 Finding Requires: scl enable maven30 -- /usr/lib/rpm/rh-java-common-javapackages-requires-wrapper /builddir/build/BUILDROOT/maven30-xmlunit-1.4-6.10.bootstrap1.el6.noarch --cachedir /builddir/build/BUILD/ --rpm-pid 28424 --scl maven30 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: maven30-runtime Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/maven30-xmlunit-1.4-6.10.bootstrap1.el6.noarch warning: Could not canonicalize hostname: c1bg.rdu2.centos.org Wrote: /builddir/build/RPMS/maven30-xmlunit-1.4-6.10.bootstrap1.el6.noarch.rpm Wrote: /builddir/build/RPMS/maven30-xmlunit-javadoc-1.4-6.10.bootstrap1.el6.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1YeWYi + umask 022 + cd /builddir/build/BUILD + cd xmlunit-1.4 + /bin/rm -rf /builddir/build/BUILDROOT/maven30-xmlunit-1.4-6.10.bootstrap1.el6.noarch + exit 0 Child return code was: 0 LEAVE do -->