D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/dom4j-2.0.0-6.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8s94mT + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf dom4j-2.0.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/v2.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd dom4j-2.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (dom4j-2.0.0-CVE-2018-1000632.patch):' Patch #0 (dom4j-2.0.0-CVE-2018-1000632.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/main/java/org/dom4j/Namespace.java patching file src/main/java/org/dom4j/QName.java patching file src/main/java/org/dom4j/tree/QNameCache.java patching file src/test/java/org/dom4j/AllowedCharsTest.java + echo 'Patch #1 (dom4j-2.0.0-fix-tests-with-invalid-QNames.patch):' Patch #1 (dom4j-2.0.0-fix-tests-with-invalid-QNames.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/main/java/org/dom4j/datatype/SchemaParser.java patching file src/test/java/org/dom4j/IteratorTest.java patching file src/test/java/org/dom4j/dom/DOMTest.java + echo 'Patch #2 (dom4j-2.0.0-CVE-2020-10683.patch):' Patch #2 (dom4j-2.0.0-CVE-2020-10683.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/main/java/org/dom4j/DocumentHelper.java Hunk #2 succeeded at 268 (offset -3 lines). + echo 'Patch #3 (00-fix-java11-compilation.patch):' Patch #3 (00-fix-java11-compilation.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/main/java/org/dom4j/swing/LeafTreeNode.java + /usr/bin/python3 /usr/share/java-utils/mvn_alias.py org.dom4j:dom4j dom4j:dom4j + /usr/bin/python3 /usr/share/java-utils/mvn_file.py : dom4j/dom4j dom4j + cp /home/iurt/rpmbuild/SOURCES/dom4j-2.0.0.pom pom.xml + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep net.java.dev.msv:xsdlib::provided + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep xpp3:xpp3::provided + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep javax.xml.bind:jaxb-api::provided + rm -r src/main/java/org/dom4j/xpp + rm src/main/java/org/dom4j/io/XPPReader.java + rm src/test/java/org/dom4j/util/PerThreadSingletonTest.java + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MTg1mV + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd dom4j-2.0.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -- -Dproject.build.sourceEncoding=UTF-8 -Dmaven.compiler.source=1.8 -Dmaven.compiler.target=1.8 Executing: xmvn --batch-mode --offline -Dproject.build.sourceEncoding=UTF-8 -Dmaven.compiler.source=1.8 -Dmaven.compiler.target=1.8 verify org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', '-Dproject.build.sourceEncoding=UTF-8', '-Dmaven.compiler.source=1.8', '-Dmaven.compiler.target=1.8', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [INFO] [INFO] --------------------------< org.dom4j:dom4j >--------------------------- [INFO] Building dom4j 2.0.0 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ dom4j --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/dom4j-2.0.0/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ dom4j --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 177 source files to /home/iurt/rpmbuild/BUILD/dom4j-2.0.0/target/classes [INFO] /home/iurt/rpmbuild/BUILD/dom4j-2.0.0/src/main/java/org/dom4j/io/SAXReader.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/dom4j-2.0.0/src/main/java/org/dom4j/io/SAXReader.java: Recompile with -Xlint:deprecation for details. [INFO] /home/iurt/rpmbuild/BUILD/dom4j-2.0.0/src/main/java/org/dom4j/QName.java: Some input files use unchecked or unsafe operations. [INFO] /home/iurt/rpmbuild/BUILD/dom4j-2.0.0/src/main/java/org/dom4j/QName.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ dom4j --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/dom4j-2.0.0/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ dom4j --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 93 source files to /home/iurt/rpmbuild/BUILD/dom4j-2.0.0/target/test-classes [INFO] /home/iurt/rpmbuild/BUILD/dom4j-2.0.0/src/test/java/org/dom4j/rule/PriorityTest.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/dom4j-2.0.0/src/test/java/org/dom4j/rule/PriorityTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/iurt/rpmbuild/BUILD/dom4j-2.0.0/src/test/java/org/dom4j/datatype/AbstractDataTypeTestCase.java: Some input files use unchecked or unsafe operations. [INFO] /home/iurt/rpmbuild/BUILD/dom4j-2.0.0/src/test/java/org/dom4j/datatype/AbstractDataTypeTestCase.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ dom4j --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running TestSuite Found node: hi there Found node: hello world <!-- <head> & <body> -->
Russian ????????? ???????? ?????? ???????? Foto & Video_01_03_1.pdf Any caption relating to the article ????????? ???????? ???????????? ?? ??????? ???????????? ??? ???, ??? ????????? ???????? ???????. ???? ??????? ?????? ???? ??????? ? ????????, ??? ? ??????? ????????? ????????. Casio QV-R3
Russian ????????? ???????? ?????? ???????? Foto & Video_01_03_1.pdf Any caption relating to the article ????????? ???????? ???????????? ?? ??????? ???????????? ??? ???, ??? ????????? ???????? ???????. ???? ??????? ?????? ???? ??????? ? ????????, ??? ? ??????? ????????? ????????. Casio QV-R3
Number of SPEAKER instances: 979 Number of distinct SPEAKER instances: 23 Number of distinct SPEAKER instances: 23 root: org.dom4j.util.UserDataElement@1f24e33d [Element: ] userData: 1.23456 Testing XPath on: org.dom4j.tree.DefaultDocument@4a65c40 [Document: name null] =============================== valueOf: /root is: James Strachanhttp://sourceforge.net/users/jstrachan/Bob McWhirterhttp://sourceforge.net/users/werken/ valueOf: //author is: James Strachanhttp://sourceforge.net/users/jstrachan/ valueOf: //author/@name is: James valueOf: /root/author[1] is: James Strachanhttp://sourceforge.net/users/jstrachan/ valueOf: /root/author[1]/@name is: James valueOf: /root/author[2] is: Bob McWhirterhttp://sourceforge.net/users/werken/ valueOf: /root/author[2]/@name is: Bob valueOf: /root/author[3] is: valueOf: /root/author[3]/@name is: valueOf: name() is: valueOf: name(.) is: valueOf: name(..) is: valueOf: name(child::node()) is: root valueOf: name(parent::*) is: valueOf: name(../*) is: valueOf: name(../child::node()) is: valueOf: local-name() is: valueOf: local-name(..) is: valueOf: local-name(parent::*) is: valueOf: local-name(../*) is: valueOf: parent::* is: valueOf: name(/.) is: valueOf: name(/child::node()) is: root valueOf: name(/*) is: root valueOf: . is: James Strachanhttp://sourceforge.net/users/jstrachan/Bob McWhirterhttp://sourceforge.net/users/werken/ valueOf: .. is: valueOf: ../* is: valueOf: ../child::node() is: valueOf: /. is: James Strachanhttp://sourceforge.net/users/jstrachan/Bob McWhirterhttp://sourceforge.net/users/werken/ valueOf: /* is: James Strachanhttp://sourceforge.net/users/jstrachan/Bob McWhirterhttp://sourceforge.net/users/werken/ valueOf: * is: James Strachanhttp://sourceforge.net/users/jstrachan/Bob McWhirterhttp://sourceforge.net/users/werken/ valueOf: /child::node() is: James Strachanhttp://sourceforge.net/users/jstrachan/Bob McWhirterhttp://sourceforge.net/users/werken/ Testing XPath on: org.dom4j.tree.DefaultElement@4fc84c92 [Element: ] =============================== valueOf: /root is: James Strachanhttp://sourceforge.net/users/jstrachan/Bob McWhirterhttp://sourceforge.net/users/werken/ valueOf: //author is: James Strachanhttp://sourceforge.net/users/jstrachan/ valueOf: //author/@name is: James valueOf: /root/author[1] is: James Strachanhttp://sourceforge.net/users/jstrachan/ valueOf: /root/author[1]/@name is: James valueOf: /root/author[2] is: Bob McWhirterhttp://sourceforge.net/users/werken/ valueOf: /root/author[2]/@name is: Bob valueOf: /root/author[3] is: valueOf: /root/author[3]/@name is: valueOf: name() is: root valueOf: name(.) is: root valueOf: name(..) is: valueOf: name(child::node()) is: author valueOf: name(parent::*) is: valueOf: name(../*) is: root valueOf: name(../child::node()) is: root valueOf: local-name() is: root valueOf: local-name(..) is: valueOf: local-name(parent::*) is: valueOf: local-name(../*) is: root valueOf: parent::* is: valueOf: name(/.) is: valueOf: name(/child::node()) is: root valueOf: name(/*) is: root valueOf: . is: James Strachanhttp://sourceforge.net/users/jstrachan/Bob McWhirterhttp://sourceforge.net/users/werken/ valueOf: .. is: James Strachanhttp://sourceforge.net/users/jstrachan/Bob McWhirterhttp://sourceforge.net/users/werken/ valueOf: ../* is: James Strachanhttp://sourceforge.net/users/jstrachan/Bob McWhirterhttp://sourceforge.net/users/werken/ valueOf: ../child::node() is: James Strachanhttp://sourceforge.net/users/jstrachan/Bob McWhirterhttp://sourceforge.net/users/werken/ valueOf: /. is: James Strachanhttp://sourceforge.net/users/jstrachan/Bob McWhirterhttp://sourceforge.net/users/werken/ valueOf: /* is: James Strachanhttp://sourceforge.net/users/jstrachan/Bob McWhirterhttp://sourceforge.net/users/werken/ valueOf: * is: James Strachanhttp://sourceforge.net/users/jstrachan/ valueOf: /child::node() is: James Strachanhttp://sourceforge.net/users/jstrachan/Bob McWhirterhttp://sourceforge.net/users/werken/ Testing XPath on: org.dom4j.tree.DefaultElement@5f7bd970 [Element: ] =============================== valueOf: /root is: James Strachanhttp://sourceforge.net/users/jstrachan/Bob McWhirterhttp://sourceforge.net/users/werken/ valueOf: //author is: James Strachanhttp://sourceforge.net/users/jstrachan/ valueOf: //author/@name is: James valueOf: /root/author[1] is: James Strachanhttp://sourceforge.net/users/jstrachan/ valueOf: /root/author[1]/@name is: James valueOf: /root/author[2] is: Bob McWhirterhttp://sourceforge.net/users/werken/ valueOf: /root/author[2]/@name is: Bob valueOf: /root/author[3] is: valueOf: /root/author[3]/@name is: valueOf: name() is: author valueOf: name(.) is: author valueOf: name(..) is: root valueOf: name(child::node()) is: valueOf: name(parent::*) is: root valueOf: name(../*) is: author valueOf: name(../child::node()) is: author valueOf: local-name() is: author valueOf: local-name(..) is: root valueOf: local-name(parent::*) is: root valueOf: local-name(../*) is: author valueOf: parent::* is: James Strachanhttp://sourceforge.net/users/jstrachan/Bob McWhirterhttp://sourceforge.net/users/werken/ valueOf: name(/.) is: valueOf: name(/child::node()) is: root valueOf: name(/*) is: root valueOf: . is: James Strachanhttp://sourceforge.net/users/jstrachan/ valueOf: .. is: James Strachanhttp://sourceforge.net/users/jstrachan/Bob McWhirterhttp://sourceforge.net/users/werken/ valueOf: ../* is: James Strachanhttp://sourceforge.net/users/jstrachan/ valueOf: ../child::node() is: James Strachanhttp://sourceforge.net/users/jstrachan/ valueOf: /. is: James Strachanhttp://sourceforge.net/users/jstrachan/Bob McWhirterhttp://sourceforge.net/users/werken/ valueOf: /* is: James Strachanhttp://sourceforge.net/users/jstrachan/Bob McWhirterhttp://sourceforge.net/users/werken/ valueOf: * is: http://sourceforge.net/users/jstrachan/ valueOf: /child::node() is: James Strachanhttp://sourceforge.net/users/jstrachan/Bob McWhirterhttp://sourceforge.net/users/werken/ Loaded the schema Expected DocumentType: org.dom4j.tree.DefaultDocumentType@6258f9d1 [DocumentType: ] Actual DocumentType: org.dom4j.tree.DefaultDocumentType@3f31892e [DocumentType: ] Expected DocumentType: org.dom4j.tree.DefaultDocumentType@4a3404fa [DocumentType: ] Actual DocumentType: org.dom4j.tree.DefaultDocumentType@3fb4beb1 [DocumentType: ] Expected DocumentType: org.dom4j.tree.DefaultDocumentType@41a3c6f5 [DocumentType: ] Actual DocumentType: org.dom4j.tree.DefaultDocumentType@5b78a946 [DocumentType: ] Searched path: //xplt:anyElement found: 2 result(s) Searched path: //xpl:insertText found: 2 result(s) Searched path: /Template/Application1/xpl:insertText found: 1 result(s) Searched path: /Template/Application2/xpl:insertText found: 1 result(s) <xsl:value-of select="JavaXML:Title"/> Matches node: James Strachanhttp://sourceforge.net/users/jstrachan/ Matches node: Bob McWhirterhttp://sourceforge.net/users/werken/ No match for node: James Strachanhttp://sourceforge.net/users/jstrachan/ No match for node: Bob McWhirterhttp://sourceforge.net/users/werken/ No match for node: James Strachanhttp://sourceforge.net/users/jstrachan/ No match for node: Bob McWhirterhttp://sourceforge.net/users/werken/ No match for node: James Strachanhttp://sourceforge.net/users/jstrachan/ No match for node: Bob McWhirterhttp://sourceforge.net/users/werken/ retrieved attribute 123 retrieved element:1.23 retrieved element:java.util.GregorianCalendar[time=?,areFieldsSet=false,areAllFieldsSet=false,lenient=true,zone=com.sun.msv.datatype.xsd.datetime.TimeZone$JavaZeroTimeZone[id=XSD 'Z' timezone,offset=0,dstSavings=3600000,useDaylight=false,startYear=0,startMode=0,startMonth=0,startDay=0,startDayOfWeek=0,startTime=0,startTimeMode=0,endMode=0,endMonth=0,endDay=0,endDayOfWeek=0,endTime=0,endTimeMode=0],firstDayOfWeek=1,minimalDaysInFirstWeek=1,ERA=?,YEAR=2001,MONTH=9,WEEK_OF_YEAR=?,WEEK_OF_MONTH=?,DAY_OF_MONTH=31,DAY_OF_YEAR=?,DAY_OF_WEEK=?,DAY_OF_WEEK_IN_MONTH=?,AM_PM=0,HOUR=0,HOUR_OF_DAY=0,MINUTE=0,SECOND=0,MILLISECOND=?,ZONE_OFFSET=?,DST_OFFSET=?] retrieved attribute 123 retrieved element:1.23 retrieved element:java.util.GregorianCalendar[time=?,areFieldsSet=false,areAllFieldsSet=false,lenient=true,zone=com.sun.msv.datatype.xsd.datetime.TimeZone$JavaZeroTimeZone[id=XSD 'Z' timezone,offset=0,dstSavings=3600000,useDaylight=false,startYear=0,startMode=0,startMonth=0,startDay=0,startDayOfWeek=0,startTime=0,startTimeMode=0,endMode=0,endMonth=0,endDay=0,endDayOfWeek=0,endTime=0,endTimeMode=0],firstDayOfWeek=1,minimalDaysInFirstWeek=1,ERA=?,YEAR=2001,MONTH=9,WEEK_OF_YEAR=?,WEEK_OF_MONTH=?,DAY_OF_MONTH=31,DAY_OF_YEAR=?,DAY_OF_WEEK=?,DAY_OF_WEEK_IN_MONTH=?,AM_PM=0,HOUR=0,HOUR_OF_DAY=0,MINUTE=0,SECOND=0,MILLISECOND=?,ZONE_OFFSET=?,DST_OFFSET=?] retrieved attribute 123 retrieved element:1.23 retrieved element:java.util.GregorianCalendar[time=?,areFieldsSet=false,areAllFieldsSet=false,lenient=true,zone=com.sun.msv.datatype.xsd.datetime.TimeZone$JavaZeroTimeZone[id=XSD 'Z' timezone,offset=0,dstSavings=3600000,useDaylight=false,startYear=0,startMode=0,startMonth=0,startDay=0,startDayOfWeek=0,startTime=0,startTimeMode=0,endMode=0,endMonth=0,endDay=0,endDayOfWeek=0,endTime=0,endTimeMode=0],firstDayOfWeek=1,minimalDaysInFirstWeek=1,ERA=?,YEAR=2001,MONTH=9,WEEK_OF_YEAR=?,WEEK_OF_MONTH=?,DAY_OF_MONTH=31,DAY_OF_YEAR=?,DAY_OF_WEEK=?,DAY_OF_WEEK_IN_MONTH=?,AM_PM=0,HOUR=0,HOUR_OF_DAY=0,MINUTE=0,SECOND=0,MILLISECOND=?,ZONE_OFFSET=?,DST_OFFSET=?] retrieved attribute 123 retrieved element:1.23 retrieved element:java.util.GregorianCalendar[time=?,areFieldsSet=false,areAllFieldsSet=false,lenient=true,zone=com.sun.msv.datatype.xsd.datetime.TimeZone$JavaZeroTimeZone[id=XSD 'Z' timezone,offset=0,dstSavings=3600000,useDaylight=false,startYear=0,startMode=0,startMonth=0,startDay=0,startDayOfWeek=0,startTime=0,startTimeMode=0,endMode=0,endMonth=0,endDay=0,endDayOfWeek=0,endTime=0,endTimeMode=0],firstDayOfWeek=1,minimalDaysInFirstWeek=1,ERA=?,YEAR=2001,MONTH=9,WEEK_OF_YEAR=?,WEEK_OF_MONTH=?,DAY_OF_MONTH=31,DAY_OF_YEAR=?,DAY_OF_WEEK=?,DAY_OF_WEEK_IN_MONTH=?,AM_PM=0,HOUR=0,HOUR_OF_DAY=0,MINUTE=0,SECOND=0,MILLISECOND=?,ZONE_OFFSET=?,DST_OFFSET=?] Different NS Multi took 853 ms Same NS Multi took 324 ms Different NS Single took 772 ms Same NS Single took 0 ms Searched path: 2+2 found: 4.0 Searched path: 2+2 found: 4.0 Searched path: 2 + 2 found: 4.0 Searched path: 2 + 2 found: 4.0 Searched path: 2 + number(1) + 2 found: 5.0 Searched path: 2 + number(1) + 2 found: 5.0 Searched path: number(1) * 2 found: 2.0 Searched path: number(1) * 2 found: 2.0 Searched path: 2 + count(//author) + 2 found: 6.0 Searched path: 2 + count(//author) + 2 found: 6.0 Searched path: 2 + (2 * 5) found: 12.0 Searched path: 2 + (2 * 5) found: 12.0 Searched path: count(//author) + count(//author/attribute::*) found: 6.0 Searched path: count(//author) + count(//author/attribute::*) found: 6.0 Searched path: (12 + count(//author) + count(//author/attribute::*)) div 2 found: 9.0 Searched path: (12 + count(//author) + count(//author/attribute::*)) div 2 found: 9.0 Searched path: count(//author) found: 2.0 Searched path: count(//author) found: 2.0 Searched path: count(//author/attribute::*) found: 4.0 Searched path: count(//author/attribute::*) found: 4.0 Searched path: 2 + number(1) * 2 found: 4.0 Searched path: 2 + number(1) * 2 found: 4.0 Searched path: count(descendant::author) found: 2.0 Searched path: count(descendant::author) found: 0.0 Searched path: count(ancestor::author) found: 0.0 Searched path: count(ancestor::author) found: 0.0 Searched path: count(descendant::*) found: 5.0 Searched path: count(descendant::*) found: 1.0 Searched path: count(descendant::author)+1 found: 3.0 Searched path: count(descendant::author)+1 found: 1.0 Searched path: count(ancestor::*) found: 0.0 Searched path: count(ancestor::*) found: 1.0 Searched path: 10 + count(ancestor-or-self::author) + 5 found: 15.0 Searched path: 10 + count(ancestor-or-self::author) + 5 found: 16.0 Searched path: 10 + count(descendant::author) * 5 found: 20.0 Searched path: 10 + count(descendant::author) * 5 found: 10.0 Searched path: 10 + (count(descendant::author) * 5) found: 20.0 Searched path: 10 + (count(descendant::author) * 5) found: 10.0 Finished successfully Text output is [ Test using < & > ]. Done Text output is [ Test using < & > ]. Done Text output is [ Test using < & > ]. Done Text output is [ Test using < & > ]. Done Text output is [ Test using < & > ]. Done Text output is [ Test using < & > ]. Done text with an ? in it text with an ? in it text with an ? in it Found attribute: org.dom4j.datatype.DatatypeAttribute1423083642 [Attribute: name age value "10" data: 10] Found attribute: org.dom4j.datatype.DatatypeAttribute1458675510 [Attribute: name t:age value "10" data: 10] Found element: org.dom4j.datatype.DatatypeElement21247289 [Element: ] Created: org.dom4j.tree.DefaultElement@3ef7fb04 [Element: ] Node: org.dom4j.tree.DefaultAttribute@1659d7d [Attribute: name name value "James"] Parent: org.dom4j.tree.DefaultElement@6892d403 [Element: ] getParent(): org.dom4j.tree.DefaultElement@6892d403 [Element: ] Node: org.dom4j.tree.DefaultAttribute@3fb42ec7 [Attribute: name location value "UK"] Parent: org.dom4j.tree.DefaultElement@6892d403 [Element: ] getParent(): org.dom4j.tree.DefaultElement@6892d403 [Element: ] Node: org.dom4j.tree.DefaultText@1f7b1d6a [Text: "James Strachan"] Parent: org.dom4j.tree.DefaultElement@6892d403 [Element: ] getParent(): org.dom4j.tree.DefaultElement@6892d403 [Element: ] Node: org.dom4j.tree.DefaultText@32d8e58d [Text: "http://sourceforge.net/users/jstrachan/"] Parent: org.dom4j.tree.DefaultElement@4c941d19 [Element: ] getParent(): org.dom4j.tree.DefaultElement@4c941d19 [Element: ] Node: org.dom4j.tree.DefaultElement@4c941d19 [Element: ] Parent: org.dom4j.tree.DefaultElement@6892d403 [Element: ] getParent(): org.dom4j.tree.DefaultElement@6892d403 [Element: ] Node: org.dom4j.tree.DefaultElement@6892d403 [Element: ] Parent: org.dom4j.tree.DefaultElement@5248c05a [Element: ] getParent(): org.dom4j.tree.DefaultElement@5248c05a [Element: ] Node: org.dom4j.tree.DefaultAttribute@151f1734 [Attribute: name name value "Bob"] Parent: org.dom4j.tree.DefaultElement@601e7c97 [Element: ] getParent(): org.dom4j.tree.DefaultElement@601e7c97 [Element: ] Node: org.dom4j.tree.DefaultAttribute@c8ed958 [Attribute: name location value "Canada"] Parent: org.dom4j.tree.DefaultElement@601e7c97 [Element: ] getParent(): org.dom4j.tree.DefaultElement@601e7c97 [Element: ] Node: org.dom4j.tree.DefaultText@18d09283 [Text: "Bob McWhirter"] Parent: org.dom4j.tree.DefaultElement@601e7c97 [Element: ] getParent(): org.dom4j.tree.DefaultElement@601e7c97 [Element: ] Node: org.dom4j.tree.DefaultText@751b901a [Text: "http://sourceforge.net/users/werken/"] Parent: org.dom4j.tree.DefaultElement@6672b0ea [Element: ] getParent(): org.dom4j.tree.DefaultElement@6672b0ea [Element: ] Node: org.dom4j.tree.DefaultElement@6672b0ea [Element: ] Parent: org.dom4j.tree.DefaultElement@601e7c97 [Element: ] getParent(): org.dom4j.tree.DefaultElement@601e7c97 [Element: ] Node: org.dom4j.tree.DefaultElement@601e7c97 [Element: ] Parent: org.dom4j.tree.DefaultElement@5248c05a [Element: ] getParent(): org.dom4j.tree.DefaultElement@5248c05a [Element: ] Node: org.dom4j.tree.DefaultElement@2926f7bd [Element: ] Parent: org.dom4j.tree.DefaultElement@5a20f793 [Element: ] getParent(): org.dom4j.tree.DefaultElement@5a20f793 [Element: ] Node: org.dom4j.tree.DefaultElement@211cf27b [Element: ] Parent: org.dom4j.tree.DefaultElement@5a20f793 [Element: ] getParent(): org.dom4j.tree.DefaultElement@5a20f793 [Element: ] #### Warning: couldn't create bean: java.awt.HeadlessException: No X11 DISPLAY variable was set, but this program performed an operation which requires it. #### Warning: couldn't create bean: java.awt.HeadlessException: No X11 DISPLAY variable was set, but this program performed an operation which requires it. Testing paths Searched path: //author Found : 2 result(s) Results [ James Strachanhttp://sourceforge.net/users/jstrachan/ Bob McWhirterhttp://sourceforge.net/users/werken/ ] ........................................... Searched path: attribute::* found: 0 result(s) Searched path: /root/author/attribute::* found: 4 result(s) Found Result: org.dom4j.tree.DefaultAttribute@4db45d [Attribute: name location value "UK"] Found Result: org.dom4j.tree.DefaultAttribute@39a03ccc [Attribute: name name value "James"] Found Result: org.dom4j.tree.DefaultAttribute@5c7d675c [Attribute: name location value "Canada"] Found Result: org.dom4j.tree.DefaultAttribute@89178b4 [Attribute: name name value "Bob"] Searched path: //attribute::* found: 4 result(s) Found Result: org.dom4j.tree.DefaultAttribute@4db45d [Attribute: name location value "UK"] Found Result: org.dom4j.tree.DefaultAttribute@39a03ccc [Attribute: name name value "James"] Found Result: org.dom4j.tree.DefaultAttribute@5c7d675c [Attribute: name location value "Canada"] Found Result: org.dom4j.tree.DefaultAttribute@89178b4 [Attribute: name name value "Bob"] Searched path: @name found: 0 result(s) Searched path: $author found: 1 result(s) instance 0 equals 0 instance 1 equals 1 instance 2 equals 2 instance 3 equals 3 instance 4 equals 4 instance 5 equals 5 instance 6 equals 6 instance 7 equals 7 instance 8 equals 8 instance 9 equals 9 Found Result: org.dom4j.tree.DefaultText@306c8e09 [Text: "James Strachan"] Found Result: org.dom4j.tree.DefaultText@7c928399 [Text: "Bob McWhirter"] Searched path: namespace::* found: 0 result(s) Searched path: /Template/Application1/namespace::* found: 3 result(s) Found Result: org.dom4j.tree.DefaultNamespace@71ba41f0 [Namespace: prefix xml mapped to URI "http://www.w3.org/XML/1998/namespace"] Parent node: org.dom4j.tree.DefaultElement@5d3a238 [Element: ] Found Result: org.dom4j.tree.DefaultNamespace@48903546 [Namespace: prefix xpl mapped to URI "www.xxxx.com"] Parent node: org.dom4j.tree.DefaultElement@5d3a238 [Element: ] Found Result: org.dom4j.tree.DefaultNamespace@48a9dbb2 [Namespace: prefix xplt mapped to URI "www.xxxx.com"] Parent node: org.dom4j.tree.DefaultElement@5d3a238 [Element: ] Searched path: /Template/Application1/namespace::xplt found: 1 result(s) Found Result: org.dom4j.tree.DefaultNamespace@48a9dbb2 [Namespace: prefix xplt mapped to URI "www.xxxx.com"] Parent node: org.dom4j.tree.DefaultElement@5d3a238 [Element: ] Searched path: //namespace::* found: 25 result(s) Found Result: org.dom4j.tree.DefaultNamespace@b0c8056 [Namespace: prefix xml mapped to URI "http://www.w3.org/XML/1998/namespace"] Parent node: org.dom4j.tree.DefaultElement@7f65639e [Element: