Mock Version: 2.9
Mock Version: 2.9
Mock Version: 2.9
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/xmlunit.spec'], chrootPath='/var/lib/mock/module-javapackages-tools-201801-8030020210520114549-30b713e6-build-8764-2199/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/xmlunit.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: noarch
Building for target noarch
Wrote: /builddir/build/SRPMS/xmlunit-1.6-7.module+el8.3.0+8+d8e731ca.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/xmlunit.spec'], chrootPath='/var/lib/mock/module-javapackages-tools-201801-8030020210520114549-30b713e6-build-8764-2199/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/xmlunit.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: noarch
Building for target noarch
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2fGvzr
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf xmlunit-1.6
+ /usr/bin/unzip -qq /builddir/build/SOURCES/xmlunit-1.6-src.zip
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd xmlunit-1.6
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ sed -i /java.class.path/d build.xml
+ find . -name '*.jar' -exec rm -f '{}' ';'
+ rm -rf doc
+ sed -i 's/\r//g' README.txt LICENSE.txt
+ /usr/libexec/platform-python /usr/share/java-utils/mvn_file.py : xmlunit
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rBZyuv
+ umask 022
+ cd /builddir/build/BUILD
+ cd xmlunit-1.6
++ build-classpath junit
+ ant -Dbuild.compiler=modern -Dhaltonfailure=yes -Djunit.lib=/usr/share/java/junit.jar -Dxmlxsl.lib= -Dtest.report.dir=test -Ddb5.xsl=/usr/share/sgml/docbook/xsl-ns-stylesheets jar javadocs
Buildfile: /builddir/build/BUILD/xmlunit-1.6/build.xml
-props:
-init:
[mkdir] Created dir: /builddir/build/BUILD/xmlunit-1.6/build/lib
[mkdir] Created dir: /builddir/build/BUILD/xmlunit-1.6/build/classes
[mkdir] Created dir: /builddir/build/BUILD/xmlunit-1.6/build/test-classes
[mkdir] Created dir: /builddir/build/BUILD/xmlunit-1.6/test
[mkdir] Created dir: /builddir/build/BUILD/xmlunit-1.6/build/dist
[mkdir] Created dir: /builddir/build/BUILD/xmlunit-1.6/build/doc
[mkdir] Created dir: /builddir/build/BUILD/xmlunit-1.6/build/doc/userguide
compile:
[javac] /builddir/build/BUILD/xmlunit-1.6/build.xml:108: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
[javac] Compiling 55 source files to /builddir/build/BUILD/xmlunit-1.6/build/classes
[javac] warning: [options] bootstrap class path not set in conjunction with -source 1.3
[javac] warning: [options] source value 1.3 is obsolete and will be removed in a future release
[javac] warning: [options] target value 1.3 is obsolete and will be removed in a future release
[javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 4 warnings
[javac] /builddir/build/BUILD/xmlunit-1.6/build.xml:117: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
[javac] Compiling 45 source files to /builddir/build/BUILD/xmlunit-1.6/build/test-classes
[javac] warning: [options] bootstrap class path not set in conjunction with -source 1.3
[javac] warning: [options] source value 1.3 is obsolete and will be removed in a future release
[javac] warning: [options] target value 1.3 is obsolete and will be removed in a future release
[javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 4 warnings
jar:
[jar] Building jar: /builddir/build/BUILD/xmlunit-1.6/build/lib/xmlunit-1.6.jar
[copy] Copying 2 files to /builddir/build/BUILD/xmlunit-1.6/build/lib
-props:
-init:
javadocs:
[javadoc] Generating Javadoc
[javadoc] Javadoc execution
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/AbstractNodeTester.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/ComparisonController.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/CountingNodeTester.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DetailedDiff.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Diff.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Difference.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DifferenceConstants.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DifferenceEngine.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DifferenceListener.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DoctypeInputStream.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DoctypeReader.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DoctypeSupport.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/ElementNameAndAttributeQualifier.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/ElementNameAndTextQualifier.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/ElementNameQualifier.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/ElementQualifier.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/HTMLDocumentBuilder.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/IgnoreTextAndAttributeValuesDifferenceListener.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/JAXPConstants.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/MatchTracker.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/NamespaceContext.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/NodeDescriptor.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/NodeDetail.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/NodeInputStream.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/NodeTest.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/NodeTestException.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/NodeTester.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/QualifiedName.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/SimpleNamespaceContext.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/SimpleXpathEngine.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/TolerantSaxDocumentBuilder.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Transform.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Validator.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLConstants.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLUnit.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XSLTConstants.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XpathEngine.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XpathNodeTracker.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/examples/CaseInsensitiveDifferenceListener.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/examples/CountingNodeTester.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/examples/FloatingPointTolerantDifferenceListener.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/examples/MultiLevelElementNameAndTextQualifier.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/examples/RecursiveElementNameAndTextQualifier.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/examples/TextDifferenceListenerBase.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/examples/XPathRegexAssert.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/exceptions/ConfigurationException.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/exceptions/XMLUnitException.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/exceptions/XMLUnitRuntimeException.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/exceptions/XpathException.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/jaxp13/Jaxp13XpathEngine.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/jaxp13/Validator.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/jaxp13/XMLUnitNamespaceContext2Jaxp13.java...
[javadoc] Loading source file /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/util/IntegerBuffer.java...
[javadoc] Constructing Javadoc information...
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:50: error: package junit.framework does not exist
[javadoc] import junit.framework.Assert;
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:105: error: cannot find symbol
[javadoc] public class XMLAssert extends Assert implements XSLTConstants {
[javadoc] ^
[javadoc] symbol: class Assert
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:46: error: package junit.framework does not exist
[javadoc] import junit.framework.TestCase;
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLTestCase.java:64: error: cannot find symbol
[javadoc] public abstract class XMLTestCase extends TestCase implements XSLTConstants {
[javadoc] ^
[javadoc] symbol: class TestCase
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/examples/XPathRegexAssert.java:50: error: package junit.framework does not exist
[javadoc] import junit.framework.Assert;
[javadoc] ^
[javadoc] Creating destination directory: "/builddir/build/BUILD/xmlunit-1.6/build/doc/api/"
[javadoc] Standard Doclet version 1.8.0_292
[javadoc] Building tree for all the packages and classes...
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/jaxp13/Jaxp13XpathEngine.java:80: warning: no description for @param
[javadoc] * @param select
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/jaxp13/Jaxp13XpathEngine.java:81: warning: no description for @param
[javadoc] * @param document
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/jaxp13/Jaxp13XpathEngine.java:97: warning: no description for @param
[javadoc] * @param select
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/jaxp13/Jaxp13XpathEngine.java:98: warning: no description for @param
[javadoc] * @param document
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/jaxp13/Jaxp13XpathEngine.java:100: error: reference not found
[javadoc] * @throws TransformerException
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/jaxp13/Jaxp13XpathEngine.java:100: warning: no description for @throws
[javadoc] * @throws TransformerException
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/jaxp13/Jaxp13XpathEngine.java:101: error: reference not found
[javadoc] * @throws TransformerConfigurationException
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/jaxp13/Jaxp13XpathEngine.java:101: warning: no description for @throws
[javadoc] * @throws TransformerConfigurationException
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XpathEngine.java:53: warning: no description for @param
[javadoc] * @param select
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XpathEngine.java:54: warning: no description for @param
[javadoc] * @param document
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XpathEngine.java:57: warning: no @throws for org.custommonkey.xmlunit.exceptions.XpathException
[javadoc] NodeList getMatchingNodes(String select, Document document)
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XpathEngine.java:63: warning: no description for @param
[javadoc] * @param select
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XpathEngine.java:64: warning: no description for @param
[javadoc] * @param document
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XpathEngine.java:67: warning: no @throws for org.custommonkey.xmlunit.exceptions.XpathException
[javadoc] String evaluate(String select, Document document)
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XpathEngine.java:73: warning: no @param for ctx
[javadoc] void setNamespaceContext(NamespaceContext ctx);
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/jaxp13/Validator.java:110: warning: no @param for s
[javadoc] public void addSchemaSource(Source s) {
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/jaxp13/Validator.java:117: warning: no @return
[javadoc] public boolean isSchemaValid() {
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/jaxp13/Validator.java:127: warning: no @return
[javadoc] public List/**/ getSchemaErrors() {
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/jaxp13/Validator.java:160: warning: no @param for instance
[javadoc] public boolean isInstanceValid(Source instance)
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/jaxp13/Validator.java:160: warning: no @return
[javadoc] public boolean isInstanceValid(Source instance)
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/jaxp13/Validator.java:177: warning: no @param for instance
[javadoc] public List/**/ getInstanceErrors(Source instance)
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/jaxp13/Validator.java:177: warning: no @return
[javadoc] public List/**/ getInstanceErrors(Source instance)
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/jaxp13/Validator.java:90: warning: no @param for factory
[javadoc] public Validator(SchemaFactory factory) {
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/jaxp13/Validator.java:99: error: @param name not found
[javadoc] * @param schemaFactory the concrete factory to use. If this is
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/jaxp13/Validator.java:102: warning: no @param for factory
[javadoc] protected Validator(String schemaLanguage, SchemaFactory factory) {
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/util/IntegerBuffer.java:71: warning: no @return
[javadoc] public int size() {
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/util/IntegerBuffer.java:79: warning: no @return
[javadoc] public int capacity() {
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/util/IntegerBuffer.java:86: warning: no @param for i
[javadoc] public void append(int i) {
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/util/IntegerBuffer.java:98: warning: no @param for i
[javadoc] public void append(int[] i) {
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/util/IntegerBuffer.java:111: warning: no @return
[javadoc] public int[] toIntArray() {
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/util/IntegerBuffer.java:122: warning: no @param for sequence
[javadoc] public int indexOf(int[] sequence) {
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/util/IntegerBuffer.java:64: warning: no @param for capacity
[javadoc] public IntegerBuffer(int capacity) {
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/examples/TextDifferenceListenerBase.java:88: warning: no @param for d
[javadoc] protected int attributeDifference(Difference d) {
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/examples/TextDifferenceListenerBase.java:88: warning: no @return
[javadoc] protected int attributeDifference(Difference d) {
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/examples/TextDifferenceListenerBase.java:95: warning: no @param for d
[javadoc] protected int cdataDifference(Difference d) {
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/examples/TextDifferenceListenerBase.java:95: warning: no @return
[javadoc] protected int cdataDifference(Difference d) {
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/examples/TextDifferenceListenerBase.java:102: warning: no @param for d
[javadoc] protected int commentDifference(Difference d) {
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/examples/TextDifferenceListenerBase.java:102: warning: no @return
[javadoc] protected int commentDifference(Difference d) {
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/examples/TextDifferenceListenerBase.java:109: warning: no @param for d
[javadoc] protected int textDifference(Difference d) {
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/examples/TextDifferenceListenerBase.java:109: warning: no @return
[javadoc] protected int textDifference(Difference d) {
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/examples/TextDifferenceListenerBase.java:116: warning: no @param for d
[javadoc] protected int textualDifference(Difference d) {
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/examples/TextDifferenceListenerBase.java:116: warning: no @return
[javadoc] protected int textualDifference(Difference d) {
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/examples/CountingNodeTester.java:60: warning: no description for @param
[javadoc] * @param aNode
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/examples/CountingNodeTester.java:61: warning: no description for @param
[javadoc] * @param forTest
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/examples/CountingNodeTester.java:72: error: unexpected text
[javadoc] * @exception true if expected num nodes == actual num nodes,
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/NodeTester.java:52: warning: no description for @param
[javadoc] * @param aNode
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/NodeTester.java:53: warning: no description for @param
[javadoc] * @param forTest
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/NodeTester.java:61: warning: no description for @param
[javadoc] * @param forTest
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/examples/CountingNodeTester.java:47: error: self-closing element not allowed
[javadoc] *
Examples and more at xmlunit.sourceforge.net
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/examples/CountingNodeTester.java:47: error: self-closing element not allowed
[javadoc] *
Examples and more at xmlunit.sourceforge.net
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/examples/MultiLevelElementNameAndTextQualifier.java:77: warning: no @param for levels
[javadoc] public MultiLevelElementNameAndTextQualifier(int levels) {
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/examples/MultiLevelElementNameAndTextQualifier.java:88: warning: no @param for levels
[javadoc] public MultiLevelElementNameAndTextQualifier(int levels,
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/exceptions/XpathException.java:58: error: @param name not found
[javadoc] * @param cause the root cause of the exception
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/exceptions/XpathException.java:68: error: @param name not found
[javadoc] * @param cause the root cause of the exception
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/exceptions/XpathException.java:70: warning: no @param for t
[javadoc] public XpathException(String message, Throwable t) {
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/exceptions/XpathException.java:48: error: @param name not found
[javadoc] * @param cause the root cause of the exception
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/exceptions/XpathException.java:50: warning: no @param for t
[javadoc] public XpathException(Throwable t) {
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/AbstractNodeTester.java:114: warning: no description for @param
[javadoc] * @param attribute
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/AbstractNodeTester.java:122: warning: no description for @param
[javadoc] * @param cdata
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/AbstractNodeTester.java:130: warning: no description for @param
[javadoc] * @param comment
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/AbstractNodeTester.java:138: warning: no description for @param
[javadoc] * @param doctype
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/AbstractNodeTester.java:146: warning: no description for @param
[javadoc] * @param element
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/AbstractNodeTester.java:154: warning: no description for @param
[javadoc] * @param entity
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/AbstractNodeTester.java:162: warning: no description for @param
[javadoc] * @param reference
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/AbstractNodeTester.java:170: warning: no description for @param
[javadoc] * @param notation
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/AbstractNodeTester.java:178: warning: no description for @param
[javadoc] * @param instr
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/AbstractNodeTester.java:186: warning: no description for @param
[javadoc] * @param text
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/AbstractNodeTester.java:55: error: self-closing element not allowed
[javadoc] *
Examples and more at xmlunit.sourceforge.net
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/AbstractNodeTester.java:55: error: self-closing element not allowed
[javadoc] *
Examples and more at xmlunit.sourceforge.net
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/CountingNodeTester.java:42: error: self-closing element not allowed
[javadoc] *
Examples and more at xmlunit.sourceforge.net
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/CountingNodeTester.java:42: error: self-closing element not allowed
[javadoc] *
Examples and more at xmlunit.sourceforge.net
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DetailedDiff.java:67: error: @param name not found
[javadoc] * @param expected
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DetailedDiff.java:67: warning: no description for @param
[javadoc] * @param expected
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DetailedDiff.java:68: error: @param name not found
[javadoc] * @param actual
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DetailedDiff.java:68: warning: no description for @param
[javadoc] * @param actual
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DetailedDiff.java:69: error: @param name not found
[javadoc] * @param control
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DetailedDiff.java:69: warning: no description for @param
[javadoc] * @param control
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DetailedDiff.java:70: error: @param name not found
[javadoc] * @param test
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DetailedDiff.java:70: warning: no description for @param
[javadoc] * @param test
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DetailedDiff.java:71: error: @param name not found
[javadoc] * @param comparingWhat
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DetailedDiff.java:71: warning: no description for @param
[javadoc] * @param comparingWhat
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DetailedDiff.java:99: warning: no description for @param
[javadoc] * @param afterDifference
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Diff.java:251: warning: no @return
[javadoc] public boolean similar(){
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Diff.java:261: warning: no @return
[javadoc] public boolean identical(){
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Diff.java:284: warning: no description for @param
[javadoc] * @param difference
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Diff.java:333: warning: no description for @param
[javadoc] * @param control
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Diff.java:334: warning: no description for @param
[javadoc] * @param test
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Diff.java:348: warning: no description for @param
[javadoc] * @param afterDifference
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Diff.java:360: warning: no description for @param
[javadoc] * @param toAppendTo
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Diff.java:378: error: unexpected end tag:
[javadoc] * ignored.
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DetailedDiff.java:49: error: self-closing element not allowed
[javadoc] *
Examples and more at xmlunit.sourceforge.net
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DetailedDiff.java:49: error: self-closing element not allowed
[javadoc] *
Examples and more at xmlunit.sourceforge.net
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Diff.java:55: error: self-closing element not allowed
[javadoc] *
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Diff.java:64: error: self-closing element not allowed
[javadoc] *
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Diff.java:72: error: self-closing element not allowed
[javadoc] *
Examples and more at xmlunit.sourceforge.net
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Diff.java:72: error: self-closing element not allowed
[javadoc] *
Examples and more at xmlunit.sourceforge.net
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Diff.java:108: warning: no @param for controlDoc
[javadoc] public Diff(Document controlDoc, Document testDoc) {
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Diff.java:108: warning: no @param for testDoc
[javadoc] public Diff(Document controlDoc, Document testDoc) {
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Diff.java:143: warning: no @param for controlDoc
[javadoc] public Diff(Document controlDoc, Document testDoc,
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Diff.java:143: warning: no @param for testDoc
[javadoc] public Diff(Document controlDoc, Document testDoc,
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Diff.java:143: warning: no @param for comparator
[javadoc] public Diff(Document controlDoc, Document testDoc,
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Diff.java:152: warning: no @param for controlDoc
[javadoc] public Diff(Document controlDoc, Document testDoc,
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Diff.java:152: warning: no @param for testDoc
[javadoc] public Diff(Document controlDoc, Document testDoc,
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Diff.java:152: warning: no @param for comparator
[javadoc] public Diff(Document controlDoc, Document testDoc,
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Diff.java:152: warning: no @param for elementQualifier
[javadoc] public Diff(Document controlDoc, Document testDoc,
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Diff.java:134: warning: no @param for control
[javadoc] public Diff(DOMSource control, DOMSource test) {
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Diff.java:134: warning: no @param for test
[javadoc] public Diff(DOMSource control, DOMSource test) {
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Diff.java:125: warning: no @param for control
[javadoc] public Diff(InputSource control, InputSource test)
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Diff.java:125: warning: no @param for test
[javadoc] public Diff(InputSource control, InputSource test)
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Diff.java:125: warning: no @throws for org.xml.sax.SAXException
[javadoc] public Diff(InputSource control, InputSource test)
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Diff.java:125: warning: no @throws for java.io.IOException
[javadoc] public Diff(InputSource control, InputSource test)
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Diff.java:99: warning: no @param for control
[javadoc] public Diff(Reader control, Reader test)
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Diff.java:99: warning: no @param for test
[javadoc] public Diff(Reader control, Reader test)
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Diff.java:99: warning: no @throws for org.xml.sax.SAXException
[javadoc] public Diff(Reader control, Reader test)
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Diff.java:99: warning: no @throws for java.io.IOException
[javadoc] public Diff(Reader control, Reader test)
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Diff.java:91: warning: no @param for control
[javadoc] public Diff(String control, String test)
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Diff.java:91: warning: no @param for test
[javadoc] public Diff(String control, String test)
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Diff.java:91: warning: no @throws for org.xml.sax.SAXException
[javadoc] public Diff(String control, String test)
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Diff.java:91: warning: no @throws for java.io.IOException
[javadoc] public Diff(String control, String test)
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Diff.java:116: warning: no @param for control
[javadoc] public Diff(String control, Transform testTransform)
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Difference.java:43: error: self-closing element not allowed
[javadoc] *
Examples and more at xmlunit.sourceforge.net
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Difference.java:43: error: self-closing element not allowed
[javadoc] *
Examples and more at xmlunit.sourceforge.net
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DifferenceConstants.java:42: error: self-closing element not allowed
[javadoc] *
Examples and more at xmlunit.sourceforge.net
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DifferenceConstants.java:42: error: self-closing element not allowed
[javadoc] *
Examples and more at xmlunit.sourceforge.net
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DifferenceEngine.java:376: error: @param name not found
[javadoc] * @param control
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DifferenceEngine.java:377: error: @param name not found
[javadoc] * @param test
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DifferenceEngine.java:904: error: @param name not found
[javadoc] * @param differenceType
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DifferenceEngine.java:922: error: @param name not found
[javadoc] * @param differenceType
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DifferenceEngine.java:64: error: self-closing element not allowed
[javadoc] *
Examples and more at xmlunit.
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DifferenceEngine.java:64: error: self-closing element not allowed
[javadoc] *
Examples and more at xmlunit.
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DifferenceListener.java:44: error: self-closing element not allowed
[javadoc] *
Examples and more at xmlunit.sourceforge.net
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DifferenceListener.java:44: error: self-closing element not allowed
[javadoc] *
Examples and more at xmlunit.sourceforge.net
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DoctypeInputStream.java:51: error: self-closing element not allowed
[javadoc] *
Examples and more at xmlunit.sourceforge.net
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DoctypeInputStream.java:51: error: self-closing element not allowed
[javadoc] *
Examples and more at xmlunit.sourceforge.net
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DoctypeReader.java:50: error: self-closing element not allowed
[javadoc] *
Examples and more at xmlunit.sourceforge.net
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/DoctypeReader.java:50: error: self-closing element not allowed
[javadoc] *
Examples and more at xmlunit.sourceforge.net
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/ElementNameAndAttributeQualifier.java:87: error: @param name not found
[javadoc] * @param differenceEngine the DifferenceEngine instance wanting to
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/ElementNameAndAttributeQualifier.java:47: error: self-closing element not allowed
[javadoc] *
Examples and more at
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/ElementNameAndAttributeQualifier.java:48: error: self-closing element not allowed
[javadoc] * xmlunit.sourceforge.net
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/ElementNameAndTextQualifier.java:47: error: self-closing element not allowed
[javadoc] *
Examples and more at
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/ElementNameAndTextQualifier.java:48: error: self-closing element not allowed
[javadoc] * xmlunit.sourceforge.net
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/ElementNameQualifier.java:46: error: self-closing element not allowed
[javadoc] *
Examples and more at
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/ElementNameQualifier.java:47: error: self-closing element not allowed
[javadoc] * xmlunit.sourceforge.net
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/ElementQualifier.java:45: error: self-closing element not allowed
[javadoc] *
Examples and more at
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/ElementQualifier.java:46: error: self-closing element not allowed
[javadoc] * xmlunit.sourceforge.net
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/HTMLDocumentBuilder.java:61: error: self-closing element not allowed
[javadoc] *
Examples and more at xmlunit.sourceforge.net
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/HTMLDocumentBuilder.java:61: error: self-closing element not allowed
[javadoc] *
Examples and more at xmlunit.sourceforge.net
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/JAXPConstants.java:46: error: reference not found
[javadoc] * {@link XMLReader#setProperty(String, Object)}.
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/JAXPConstants.java:56: error: unexpected text
[javadoc] * @see http://java.sun.com/webservices/jaxp/change-requests-11.html
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/JAXPConstants.java:63: error: unexpected text
[javadoc] * @see http://java.sun.com/webservices/jaxp/change-requests-11.html
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/MatchTracker.java:47: error: @param name not found
[javadoc] * @param match a Difference instance as defined in {@link
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/NodeDescriptor.java:54: error: @param name not found
[javadoc] * @param aNode
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/NodeInputStream.java:49: error: self-closing element not allowed
[javadoc] *
Examples and more at xmlunit.sourceforge.net
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/NodeInputStream.java:49: error: self-closing element not allowed
[javadoc] *
Examples and more at xmlunit.sourceforge.net
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/NodeTest.java:55: error: self-closing element not allowed
[javadoc] *
Examples and more at xmlunit.
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/NodeTest.java:55: error: self-closing element not allowed
[javadoc] *
Examples and more at xmlunit.
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/NodeTester.java:46: error: self-closing element not allowed
[javadoc] *
Examples and more at xmlunit.sourceforge.net
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/NodeTester.java:46: error: self-closing element not allowed
[javadoc] *
Examples and more at xmlunit.sourceforge.net
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/NodeTestException.java:43: error: self-closing element not allowed
[javadoc] *
Examples and more at xmlunit.sourceforge.net
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/NodeTestException.java:43: error: self-closing element not allowed
[javadoc] *
Examples and more at xmlunit.sourceforge.net
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/SimpleXpathEngine.java:66: error: self-closing element not allowed
[javadoc] *
Examples and more at xmlunit.sourceforge.net
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/SimpleXpathEngine.java:66: error: self-closing element not allowed
[javadoc] *
Examples and more at xmlunit.sourceforge.net
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/TolerantSaxDocumentBuilder.java:64: error: self-closing element not allowed
[javadoc] *
Examples and more at xmlunit.sourceforge.net
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/TolerantSaxDocumentBuilder.java:64: error: self-closing element not allowed
[javadoc] *
Examples and more at xmlunit.sourceforge.net
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Transform.java:68: error: self-closing element not allowed
[javadoc] *
Examples and more at xmlunit.sourceforge.net
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Transform.java:68: error: self-closing element not allowed
[javadoc] *
Examples and more at xmlunit.sourceforge.net
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Transform.java:118: error: @param name not found
[javadoc] * @param source
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Transform.java:153: error: @param name not found
[javadoc] * @param inputReader
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Transform.java:154: error: @param name not found
[javadoc] * @param stylesheetReader
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Validator.java:295: error: reference not found
[javadoc] * JAXPConstants.Properties.SCHEMA_LANGUAGE
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Validator.java:516: error: unexpected text
[javadoc] * @see http://java.sun.com/webservices/jaxp/change-requests-11.html
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Validator.java:65: error: self-closing element not allowed
[javadoc] * new Validator(readerForXML);
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Validator.java:69: error: self-closing element not allowed
[javadoc] * new Validator(readerForXML, systemIdForValidation);
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Validator.java:73: error: self-closing element not allowed
[javadoc] * new Validator(readerForXML, systemIdForValidation, doctypeName);
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Validator.java:77: error: self-closing element not allowed
[javadoc] *
Examples and more at xmlunit.sourceforge.net
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Validator.java:77: error: self-closing element not allowed
[javadoc] *
Examples and more at xmlunit.sourceforge.net
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/Validator.java:180: error: @param name not found
[javadoc] * @param readerForValidation
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:364: error: @param name not found
[javadoc] * @param xpathOne
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:365: error: @param name not found
[javadoc] * @param xpathTwo
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:377: error: @param name not found
[javadoc] * @param xpathOne
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:378: error: @param name not found
[javadoc] * @param xpathTwo
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:392: error: @param name not found
[javadoc] * @param xpathOne
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:393: error: @param name not found
[javadoc] * @param xpathTwo
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:407: error: @param name not found
[javadoc] * @param xpathOne
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:408: error: @param name not found
[javadoc] * @param xpathTwo
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:426: error: @param name not found
[javadoc] * @param xpathOne
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:428: error: @param name not found
[javadoc] * @param xpathTwo
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:446: error: @param name not found
[javadoc] * @param xpathOne
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:447: error: @param name not found
[javadoc] * @param xpathTwo
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:463: error: @param name not found
[javadoc] * @param xpathOne
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:464: error: @param name not found
[javadoc] * @param xpathTwo
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:477: error: @param name not found
[javadoc] * @param xpathOne
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:478: error: @param name not found
[javadoc] * @param xpathTwo
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:493: error: @param name not found
[javadoc] * @param xpathOne
[javadoc] ^
[javadoc] /builddir/build/BUILD/xmlunit-1.6/src/java/org/custommonkey/xmlunit/XMLAssert.java:494: error: @param name not found
[javadoc] * @param xpathTwo
[javadoc] ^
[javadoc] Building index for all the packages and classes...
[javadoc] Building index for all classes...
[javadoc] Generating /builddir/build/BUILD/xmlunit-1.6/build/doc/api/help-doc.html...
[javadoc] 100 errors
[javadoc] 100 warnings
BUILD SUCCESSFUL
Total time: 2 seconds
+ /usr/libexec/platform-python /usr/share/java-utils/mvn_artifact.py /builddir/build/SOURCES/xmlunit-1.0.pom build/lib/xmlunit-1.6.jar
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.auLblJ
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/xmlunit-1.6-7.module+el8.3.0+8+d8e731ca.noarch '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/xmlunit-1.6-7.module+el8.3.0+8+d8e731ca.noarch
++ dirname /builddir/build/BUILDROOT/xmlunit-1.6-7.module+el8.3.0+8+d8e731ca.noarch
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/xmlunit-1.6-7.module+el8.3.0+8+d8e731ca.noarch
+ cd xmlunit-1.6
+ xmvn-install -R .xmvn-reactor -n xmlunit -d /builddir/build/BUILDROOT/xmlunit-1.6-7.module+el8.3.0+8+d8e731ca.noarch
[INFO] Installing artifact xmlunit:xmlunit:pom:1.0
[INFO] Installing artifact xmlunit:xmlunit:jar:1.0
[INFO] Installation successful
+ jdir=build/doc/api/
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/xmlunit-1.6-7.module+el8.3.0+8+d8e731ca.noarch/usr/share/licenses
+ '[' -d build/doc/api/ ']'
+ install -dm755 /builddir/build/BUILDROOT/xmlunit-1.6-7.module+el8.3.0+8+d8e731ca.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//script.js build/doc/api//serialized-form.html build/doc/api//stylesheet.css /builddir/build/BUILDROOT/xmlunit-1.6-7.module+el8.3.0+8+d8e731ca.noarch/usr/share/javadoc/xmlunit
+ echo /usr/share/javadoc/xmlunit
+ /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 1.6-7.module+el8.3.0+8+d8e731ca --unique-debug-suffix -1.6-7.module+el8.3.0+8+d8e731ca.noarch --unique-debug-src-base xmlunit-1.6-7.module+el8.3.0+8+d8e731ca.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/xmlunit-1.6
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile '' 1
+ /usr/lib/rpm/brp-python-hardlink
+ PYTHON3=/usr/libexec/platform-python
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.r85PMY
+ umask 022
+ cd /builddir/build/BUILD
+ cd xmlunit-1.6
+ ant
Buildfile: /builddir/build/BUILD/xmlunit-1.6/build.xml
-props:
-init:
[mkdir] Created dir: /builddir/build/BUILD/xmlunit-1.6/build/test-report
compile:
[javac] /builddir/build/BUILD/xmlunit-1.6/build.xml:108: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
[javac] /builddir/build/BUILD/xmlunit-1.6/build.xml:117: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
test:
[junit] Running org.custommonkey.xmlunit.examples.test_CaseInsensitiveDifferenceListener
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec
[junit] Running org.custommonkey.xmlunit.examples.test_CountingNodeTester
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
[junit] Running org.custommonkey.xmlunit.examples.test_FloatingPointTolerantDifferenceListener
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
[junit] Running org.custommonkey.xmlunit.examples.test_MultiLevelElementNameAndTextQualifier
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
[junit] Running org.custommonkey.xmlunit.examples.test_RecursiveElementNameAndTextQualifier
[junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
[junit] Running org.custommonkey.xmlunit.examples.test_TextDifferenceListenerBase
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
[junit] Running org.custommonkey.xmlunit.examples.test_XPathRegexAssert
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
[junit] Running org.custommonkey.xmlunit.jaxp13.test_Jaxp13XpathEngine
[junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
[junit] Running org.custommonkey.xmlunit.jaxp13.test_Validator
[junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec
[junit] Running org.custommonkey.xmlunit.jaxp13.test_XMLUnitNamespaceContext2Jaxp13
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
[junit] Running org.custommonkey.xmlunit.test_AbstractNodeTester
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
[junit] Running org.custommonkey.xmlunit.test_BugFixes
[junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.377 sec
[junit] Running org.custommonkey.xmlunit.test_Constants
[junit] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
[junit] Running org.custommonkey.xmlunit.test_DetailedDiff
[junit] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 sec
[junit] Running org.custommonkey.xmlunit.test_Diff
[junit] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec
[junit] Running org.custommonkey.xmlunit.test_Difference
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
[junit] Running org.custommonkey.xmlunit.test_DifferenceEngine
[junit] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec
[junit] Running org.custommonkey.xmlunit.test_DoctypeInputStream
[junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
[junit] Running org.custommonkey.xmlunit.test_DoctypeReader
[junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
[junit] Running org.custommonkey.xmlunit.test_ElementNameAndAttributeQualifier
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
[junit] Running org.custommonkey.xmlunit.test_ElementNameAndTextQualifier
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
[junit] Running org.custommonkey.xmlunit.test_ElementNameQualifier
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
[junit] Running org.custommonkey.xmlunit.test_ForumMessage4406472
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
[junit] Running org.custommonkey.xmlunit.test_HTMLDocumentBuilder
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
[junit] Running org.custommonkey.xmlunit.test_IgnoreTextAndAttributeValuesDifferenceListener
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 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.011 sec
[junit] Running org.custommonkey.xmlunit.test_NodeDescriptor
[junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
[junit] Running org.custommonkey.xmlunit.test_NodeInputStream
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
[junit] Running org.custommonkey.xmlunit.test_NodeTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
[junit] Running org.custommonkey.xmlunit.test_QualifiedName
[junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
[junit] Running org.custommonkey.xmlunit.test_Replacement
[junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
[junit] Running org.custommonkey.xmlunit.test_SimpleNamespaceContext
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
[junit] Running org.custommonkey.xmlunit.test_SimpleSerializer
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
[junit] Running org.custommonkey.xmlunit.test_SimpleXpathEngine
[junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
[junit] Running org.custommonkey.xmlunit.test_TolerantSaxDocumentBuilder
[junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
[junit] Running org.custommonkey.xmlunit.test_Transform
[junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
[junit] Running org.custommonkey.xmlunit.test_Validator
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
[junit] Running org.custommonkey.xmlunit.test_XMLTestCase
[junit] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec
[junit] Running org.custommonkey.xmlunit.test_XMLUnit
[junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
[junit] Running org.custommonkey.xmlunit.test_XpathNodeTracker
[junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
[junit] Running org.custommonkey.xmlunit.util.test_IntegerBuffer
[junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
[junitreport] Processing /builddir/build/BUILD/xmlunit-1.6/build/test-report/TESTS-TestSuites.xml to /tmp/null1867452375
[junitreport] Loading stylesheet jar:file:/usr/share/java/ant/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl
[junitreport] Transform time: 289ms
[junitreport] Deleting: /tmp/null1867452375
BUILD SUCCESSFUL
Total time: 2 seconds
+ exit 0
Processing files: xmlunit-1.6-7.module+el8.3.0+8+d8e731ca.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kOZwLm
+ umask 022
+ cd /builddir/build/BUILD
+ cd xmlunit-1.6
+ DOCDIR=/builddir/build/BUILDROOT/xmlunit-1.6-7.module+el8.3.0+8+d8e731ca.noarch/usr/share/doc/xmlunit
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/xmlunit-1.6-7.module+el8.3.0+8+d8e731ca.noarch/usr/share/doc/xmlunit
+ cp -pr README.txt /builddir/build/BUILDROOT/xmlunit-1.6-7.module+el8.3.0+8+d8e731ca.noarch/usr/share/doc/xmlunit
+ cp -pr LICENSE.txt /builddir/build/BUILDROOT/xmlunit-1.6-7.module+el8.3.0+8+d8e731ca.noarch/usr/share/doc/xmlunit
+ cp -pr userguide/XMLUnit-Java.pdf /builddir/build/BUILDROOT/xmlunit-1.6-7.module+el8.3.0+8+d8e731ca.noarch/usr/share/doc/xmlunit
+ exit 0
[INFO osgi.prov] input: ['/builddir/build/BUILDROOT/xmlunit-1.6-7.module+el8.3.0+8+d8e731ca.noarch/usr/share/java/xmlunit.jar']
[INFO osgi.req] input: ['/builddir/build/BUILDROOT/xmlunit-1.6-7.module+el8.3.0+8+d8e731ca.noarch/usr/share/java/xmlunit.jar']
[INFO maven.prov] input: ['/builddir/build/BUILDROOT/xmlunit-1.6-7.module+el8.3.0+8+d8e731ca.noarch/usr/share/maven-metadata/xmlunit.xml']
[INFO maven.prov] mvn(xmlunit:xmlunit:pom:) = 1.0, mvn(xmlunit:xmlunit) = 1.0
[INFO maven.req] input: ['/builddir/build/BUILDROOT/xmlunit-1.6-7.module+el8.3.0+8+d8e731ca.noarch/usr/share/maven-metadata/xmlunit.xml']
[INFO maven.req] java-headless, javapackages-filesystem
Provides: mvn(xmlunit:xmlunit) = 1.0 mvn(xmlunit:xmlunit:pom:) = 1.0 xmlunit = 0:1.6-7.module+el8.3.0+8+d8e731ca
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: java-headless javapackages-filesystem
Processing files: xmlunit-javadoc-1.6-7.module+el8.3.0+8+d8e731ca.noarch
Provides: xmlunit-javadoc = 0:1.6-7.module+el8.3.0+8+d8e731ca
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: javapackages-filesystem
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xmlunit-1.6-7.module+el8.3.0+8+d8e731ca.noarch
Wrote: /builddir/build/RPMS/xmlunit-1.6-7.module+el8.3.0+8+d8e731ca.noarch.rpm
Wrote: /builddir/build/RPMS/xmlunit-javadoc-1.6-7.module+el8.3.0+8+d8e731ca.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fEXa8M
+ umask 022
+ cd /builddir/build/BUILD
+ cd xmlunit-1.6
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/xmlunit-1.6-7.module+el8.3.0+8+d8e731ca.noarch
+ exit 0
Child return code was: 0