Build failed in Jenkins: Stylesheets-dev #2168

http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/2168/Changes: [s.bauman] just fix whitespace, etc [s.bauman] allow @type of idno to have any case [s.bauman] handle DOI <idno>s ------------------------------------------ Started by an SCM change Building in workspace <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/TEIC/Stylesheets.git # timeout=10 Fetching upstream changes from https://github.com/TEIC/Stylesheets.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/TEIC/Stylesheets.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/dev^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/dev^{commit} # timeout=10 Checking out Revision 6566da16cca17eb6da55875ff0f2cb18311c1f96 (refs/remotes/origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 6566da16cca17eb6da55875ff0f2cb18311c1f96 > git rev-list 3abf6fa6dee856b5f6d6d405765bcac06c3cdc42 # timeout=10 > git tag -a -f -m Jenkins Build #2168 jenkins-Stylesheets-dev-2168 # timeout=10 [workspace] $ /bin/bash -xe /tmp/hudson4505650786172520350.sh + make clean test deb dist (for i in css/*; do rm -f `basename $i`;done) echo "" > test~ rm -f profile1.html profile2.html profile.xml find . -name "*~" | xargs rm rm -f tei-xsl-*.zip rm -rf tei-xsl_* rm -f Documentation/stylebear Documentation/style.xml Documentation/customize.xml Documentation/teixsl.html Documentation/index.xml rm -rf release dist (cd Test; make clean) make[1]: Entering directory `<http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test'> (cd ..; for i in css/*; do rm -f `basename $i`;done) rm -f test*.odd.rnc test*epub test*pdf test*rdf test*text test*.xml.docx test*.xml.odt test*.tex test*.fo *.html *.xhtml *~ dummy* test.html test3.html test4.html *aux *vrb *out *log *nav *ent *snm *toc *.end *.1 *.2 test.xsd test.zip test*.dtd test-indexes.xml test37.xml test38.xml test39.xml test40.xml rm -f test*.rnc test*.json test*.rnc test*.combined.odd test*listing* test*.tei test*.rng test*.html5 test*.processedodd *.isosch rm -f oddbyexample.* index*div*html rm -f testdrama.compiled.xml rm -f test5.odt test7.xml test18.xml test19.xml test-index.xml test7.zip test11.xml test9.docx test9.odt content.xml.odt.listing content.xml.odt test.xml.docx.core test7.docx rm -f A54031.xml dcr.result test-rtf2tei.xml test29.xml dcr.tmp xml.tmp rm -f xml.result rm -rf charts/ embeddings/ media/ _rels/ \[Content_Types\].xml rm -rf temp-dir-for-ant Pictures OEBPS META-INF mimetype files rm -f test.xlsx.xml *.result.tex *.result.pdf _slidelogo.png rm -f content.xml rm -f cocoatest*.xml make[1]: Leaving directory `<http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test'> rm -rf tei-p5-xsl_* rm -rf tei-p5-xsl2_* (cd debian-tei-xsl/debian; rm -rf tei-xsl) rm -f teioo.jar rm -rf docx/ImageInfo/bin rm -f names.xml licensekey.txt runDoc.sh (for i in sciencejournal/*.html; do rm -f sciencejournal/`basename $i`;done) (for i in sciencejournal/*.xml; do rm -f sciencejournal/`basename $i`;done) BUILD Copy main XSL files test -d release/xsl/xml/tei/stylesheet || mkdir -p release/xsl/xml/tei/stylesheet/ for i in bibtex cocoa common csv docx dtd docbook epub epub3 fo html wordpress markdown html5 json latex latex nlm odd odds odt p4 pdf profiles/default rdf relaxng rnc schematron simple slides tbx tcp tite tools txt html xsd xlsx pdf verbatimxml ; do \ tar cf - $i | (cd release/xsl/xml/tei/stylesheet; tar xf - ); \ done java -jar lib/saxon9he.jar -it:main tools/getnames.xsl > names.xml BUILD Copy common files and documentation test -d release/xslcommon/xml/tei/stylesheet || mkdir -p release/xslcommon/xml/tei/stylesheet cp names.xml catalog.xml VERSION css/*.css i18n.xml release/xslcommon/xml/tei/stylesheet sh ./tools/mydch debian-tei-xsl/debian/changelog update debian changelog with 7.43.0a BUILD Run tests (cd Test; make) make[1]: Entering directory `<http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test'> ../bin/teitorelaxng --odd test.odd test.rng WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/. Convert test.odd to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/test.rng> (tei to relaxng) using profile default [echo] Do ODD expand processing (schema ) Warning: XML resolver not found; external catalogs will be ignored BUILD SUCCESSFUL Total time: 29 seconds perl -i -p -e 's/generated from ODD source.*//' test.rng xmllint --format test.rng > temp; mv temp test.rng perl -i -pe 'BEGIN{undef $/;} s/<!--\n ?Schema[^>]+>//smg' test.rng if [ 0 -ne 1 ]; \ then diff test.rng expected-results/test.rng; fi (cd ..; for i in css/*; do test -f `basename $i` || ln -s $i `basename $i`;done) BUILD: testing html java -Djava.awt.headless=true -jar ../lib/saxon9he.jar test.xml ../html/html.xsl cssFile=../tei.css useFixedDate=true | xmllint --format - > test.html if [ 0 -ne 1 ]; \ then diff test.html expected-results/test.html; fi java -Djava.awt.headless=true -jar ../lib/saxon9he.jar test.html checklinks.xsl java -Djava.awt.headless=true -jar ../lib/saxon9he.jar test.xml ../html/html.xsl cssFile=../tei.css pageLayout=Complex useFixedDate=true | xmllint --format - > test-complex.html if [ 0 -ne 1 ]; \ then diff test-complex.html expected-results/test-complex.html; fi java -Djava.awt.headless=true -jar ../lib/saxon9he.jar test.xml ../profiles/ota/html/to.xsl cssFile=../tei.css useFixedDate=true | xmllint --format - | perl cleanup.pl > test-ota.html if [ 0 -ne 1 ]; \ then diff test-ota.html expected-results/test-ota.html; fi ../bin/teitohtml5 test.xml test.html5 WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/. Convert test.xml to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/test.html5> (tei to html5) using profile default [echo] XSLT generate HTML files (language en) Warning: XML resolver not found; external catalogs will be ignored BUILD SUCCESSFUL Total time: 14 seconds xmllint --encode utf-8 --format test.html5 | perl cleanup.pl > test.temp mv test.temp test.html5 if [ 0 -ne 1 ]; \ then diff test.html5 expected-results/test.html5; fi java -Djava.awt.headless=true -jar ../lib/saxon9he.jar test20.xml ../html/html.xsl useFixedDate=true | xmllint --format - > test20.html if [ 0 -ne 1 ]; \ then diff test20.html expected-results/test20.html; fi java -Djava.awt.headless=true -jar ../lib/saxon9he.jar -versionmsg:off test3.xml ../html/html.xsl useFixedDate=true| xmllint --format - > test3.html java -Djava.awt.headless=true -jar ../lib/saxon9he.jar -versionmsg:off test4.xml ../html/html.xsl useFixedDate=true| xmllint --format - > test4.html if [ 0 -ne 1 ]; \ then diff test4.html test3.html; fi java -Djava.awt.headless=true -jar ../lib/saxon9he.jar test5.xml ../html/html.xsl autoBlockQuote=true useFixedDate=true | xmllint --format - > test5.xhtml if [ 0 -ne 1 ]; \ then diff test5.xhtml expected-results/test5.xhtml; fi java -Djava.awt.headless=true -jar lib/jing-20120724.0.0.jar -c xhtml.rnc test5.xhtml java -Djava.awt.headless=true -jar ../lib/saxon9he.jar test6.xml ../html/html.xsl autoBlockQuote=true useFixedDate=true | xmllint --format - > test6.html if [ 0 -ne 1 ]; \ then diff test6.html expected-results/test6.html; fi java -Djava.awt.headless=true -jar lib/jing-20120724.0.0.jar -c xhtml.rnc test6.html java -Djava.awt.headless=true -jar ../lib/saxon9he.jar test14.xml ../html/html.xsl useFixedDate=true| xmllint --format - > test14.html if [ 0 -ne 1 ]; \ then diff test14.html expected-results/test14.html; fi java -Djava.awt.headless=true -jar ../lib/saxon9he.jar test22.xml ../html/html.xsl useFixedDate=true| xmllint --format - > test22.html if [ 0 -ne 1 ]; \ then diff test22.html expected-results/test22.html; fi java -Djava.awt.headless=true -jar ../lib/saxon9he.jar test23.xml ../html/html.xsl useFixedDate=true| xmllint --format - > test23.html if [ 0 -ne 1 ]; \ then diff test23.html expected-results/test23.html; fi (mkdir files; cd files;java -Djava.awt.headless=true -jar ../../lib/saxon9he.jar ../testnotes1.xml ../../html/html.xsl splitLevel=4 useFixedDate=true STDOUT=false cssFile=../../tei.css) xmllint --format files/index.html > x ; mv x files/index.html xmllint --format files/one.html > x ; mv x files/one.html xmllint --format files/two.html > x ; mv x files/two.html xmllint --format files/three.html > x ; mv x files/three.html if [ 0 -ne 1 ]; \ then diff -r files expected-results/testnotes; fi rm -rf files (mkdir files; cd files;java -Djava.awt.headless=true -jar ../../lib/saxon9he.jar ../testnotes2.xml ../../html/html.xsl splitLevel=0 useFixedDate=true STDOUT=false cssFile=../../tei.css) xmllint --format files/index.html > x ; mv x files/index.html xmllint --format files/one.html > x ; mv x files/one.html xmllint --format files/three.html > x ; mv x files/three.html if [ 0 -ne 1 ]; \ then diff -r files expected-results/testnotes2; fi rm -rf files (mkdir files; cd files;java -Djava.awt.headless=true -jar ../../lib/saxon9he.jar ../testnotes2.xml ../../html/html.xsl splitLevel=4 useFixedDate=true STDOUT=false cssFile=../../tei.css) xmllint --format files/index.html > x ; mv x files/index.html xmllint --format files/one.html > x ; mv x files/one.html xmllint --format files/two.html > x ; mv x files/two.html xmllint --format files/three.html > x ; mv x files/three.html if [ 0 -ne 1 ]; \ then diff -r files expected-results/testnotes3; fi java -Djava.awt.headless=true -jar ../lib/saxon9he.jar test24.xml ../html/html.xsl useFixedDate=true | xmllint --format - > test24.html if [ 0 -ne 1 ]; \ then diff test24.html expected-results/test24.html; fi java -Djava.awt.headless=true -jar ../lib/saxon9he.jar test25.xml ../html/html.xsl useFixedDate=true | xmllint --format - > test25.html if [ 0 -ne 1 ]; \ then diff test25.html expected-results/test25.html; fi java -Djava.awt.headless=true -jar ../lib/saxon9he.jar test27.xml ../html/html.xsl useFixedDate=true cssFile=../tei.css cssSecondaryFile=../css/msdescription.css | xmllint --format - > test27.html if [ 0 -ne 1 ]; \ then diff test27.html expected-results/test27.html; fi 33c33 < <li id="Burnard1995b"><span class="author">Lou Burnard, </span><span class="author">C. Michael Sperberg-McQueen. </span><q class="titlea">The Design of the TEI Encoding Scheme</q>. <span class="titlej">Computers and the Humanities</span><span class="date">1995. </span><span class="vol">29</span> (1) p. 17–39. <a class="link_idno" type="DOI" href="http://dx.doi.org/http://dx.doi.org/10.1007/BF01830314">http://dx.doi.org/10.1007/BF01830314</a> (Reprinted in [[undefined Ide1995b]], pp. 17-40)</li> --- > <li id="Burnard1995b"><span class="author">Lou Burnard, </span><span class="author">C. Michael Sperberg-McQueen. </span><q class="titlea">The Design of the TEI Encoding Scheme</q>. <span class="titlej">Computers and the Humanities</span><span class="date">1995. </span><span class="vol">29</span> (1) p. 17–39. http://dx.doi.org/10.1007/BF01830314 (Reprinted in [[undefined Ide1995b]], pp. 17-40)</li> make[1]: *** [test-to-html] Error 1 make[1]: Leaving directory `<http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test'> make: *** [test] Error 2 Build step 'Execute shell' marked build as failure Archiving artifacts

http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/2169/Changes: [Martin Holmes] Working on # to fix expected results in Stylesheet Tests: 1. Made ------------------------------------------ [...truncated 28.30 KB...] Total time: 4 seconds ../bin/teitoodd test16.odd temp.odd WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/. Convert test16.odd to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/temp.odd> (tei to odd) using profile default [echo] Do ODD expand processing (schema ) BUILD SUCCESSFUL Total time: 12 seconds for i in teitornc teitorelaxng teitoxsd teitodtd ; do ../bin/$i temp.odd $i.result && rm $i.result; done WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/. Convert temp.odd to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/teitornc.result> (tei to rnc) using profile default [echo] Do ODD expand processing (schema ) Warning: XML resolver not found; external catalogs will be ignored BUILD SUCCESSFUL Total time: 21 seconds WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/. Convert temp.odd to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/teitorelaxng.result> (tei to relaxng) using profile default [echo] Do ODD expand processing (schema ) Warning: XML resolver not found; external catalogs will be ignored BUILD SUCCESSFUL Total time: 20 seconds WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/. Convert temp.odd to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/teitoxsd.result> (tei to xsd) using profile default [echo] Do ODD expand processing (schema ) Warning: XML resolver not found; external catalogs will be ignored BUILD SUCCESSFUL Total time: 22 seconds WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/. Convert temp.odd to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/teitodtd.result> (tei to dtd) using profile default [echo] Do ODD expand processing (schema ) Warning: XML resolver not found; external catalogs will be ignored BUILD SUCCESSFUL Total time: 19 seconds rm temp.odd BUILD: testing namespaces ../bin/teitornc test33.odd test33.rnc WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/. Convert test33.odd to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/test33.rnc> (tei to rnc) using profile default [echo] Do ODD expand processing (schema ) Warning: XML resolver not found; external catalogs will be ignored BUILD SUCCESSFUL Total time: 20 seconds perl -p -i -e 's/generated from ODD source .*//' test33.rnc perl -i -pe 'BEGIN{undef $/;} s/# ?Schema[^#]+#[^#]+#[^#]+#[^#]+#\n//smg' test33.rnc if [ 0 -ne 1 ]; \ then diff test33.rnc expected-results/test33.rnc; fi java -Djava.awt.headless=true -jar ../lib/saxon9he.jar test33.odd ../odds/odd2json.xsl > test33.json perl -p -i -e 's/"date":"\d+-\d+\-\d+T\d+:\d+:\d+Z",//' test33.json if [ 0 -ne 1 ]; \ then diff test33.json expected-results/test33.json; fi ../bin/teitornc test34.odd test34.rnc WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/. Convert test34.odd to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/test34.rnc> (tei to rnc) using profile default [echo] Do ODD expand processing (schema ) Warning: XML resolver not found; external catalogs will be ignored BUILD SUCCESSFUL Total time: 20 seconds perl -p -i -e 's/generated from ODD source .*//' test34.rnc perl -i -pe 'BEGIN{undef $/;} s/# ?Schema[^#]+#[^#]+#[^#]+#[^#]+#\n//smg' test34.rnc if [ 0 -ne 1 ]; \ then diff test34.rnc expected-results/test34.rnc; fi java -Djava.awt.headless=true -jar ../lib/saxon9he.jar test34.odd ../odds/odd2json.xsl > test34.json perl -p -i -e 's/"date":"\d+-\d+\-\d+T\d+:\d+:\d+Z",//' test34.json if [ 0 -ne 1 ]; \ then diff test34.json expected-results/test34.json; fi java -Djava.awt.headless=true -jar ../lib/saxon9he.jar test34.odd ../odds/odd2odd.xsl > test34.combined.odd java -Djava.awt.headless=true -jar ../lib/saxon9he.jar test34.combined.odd ../odds/odd2json.xsl > test34.combined.json perl -p -i -e 's/"date":"\d+-\d+\-\d+T\d+:\d+:\d+Z",//' test34.combined.json if [ 0 -ne 1 ]; \ then diff test34.combined.json expected-results/test34.combined.json; fi ../bin/teitohtml --odd --summaryDoc test34.odd test34.odd.html WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/. Convert test34.odd to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/test34.odd.html> (tei to html) using profile default [echo] Do ODD expand processing and conversion to TEI Lite (schema ) Warning: XML resolver not found; external catalogs will be ignored Warning: XML resolver not found; external catalogs will be ignored [echo] XSLT generate HTML files (language en) Warning: XML resolver not found; external catalogs will be ignored BUILD SUCCESSFUL Total time: 24 seconds xmllint --encode utf-8 --format test34.odd.html | perl cleanup.pl> test.temp ; mv test.temp test34.odd.html if [ 0 -ne 1 ]; \ then diff test34.odd.html expected-results/test34.odd.html; fi ../bin/teitornc test35.odd test35.rnc WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/. Convert test35.odd to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/test35.rnc> (tei to rnc) using profile default [echo] Do ODD expand processing (schema ) Warning: XML resolver not found; external catalogs will be ignored BUILD SUCCESSFUL Total time: 20 seconds perl -p -i -e 's/generated from ODD source .*//' test35.rnc perl -i -pe 'BEGIN{undef $/;} s/# ?Schema[^#]+#[^#]+#[^#]+#[^#]+#\n//smg' test35.rnc if [ 0 -ne 1 ]; \ then diff test35.rnc expected-results/test35.rnc; fi java -Djava.awt.headless=true -jar ../lib/saxon9he.jar test38.htm ../html/html2tei.xsl useFixedDate=true | xmllint --format - > test38.xml UNTRANSLATED TAG noscript UNTRANSLATED TAG header UNTRANSLATED TAG hgroup UNTRANSLATED TAG nav UNTRANSLATED TAG header UNTRANSLATED TAG header UNTRANSLATED TAG form UNTRANSLATED TAG fieldset UNTRANSLATED TAG legend UNTRANSLATED TAG label UNTRANSLATED TAG input UNTRANSLATED TAG button UNTRANSLATED TAG select UNTRANSLATED TAG optgroup UNTRANSLATED TAG option UNTRANSLATED TAG option UNTRANSLATED TAG option UNTRANSLATED TAG textarea UNTRANSLATED TAG dfn UNTRANSLATED TAG mark UNTRANSLATED TAG meter UNTRANSLATED TAG time UNTRANSLATED TAG details UNTRANSLATED TAG nav if [ 0 -ne 1 ]; \ then diff test38.xml expected-results/test38.xml; fi BUILD: testing latex java -Djava.awt.headless=true -jar ../lib/saxon9he.jar -o:test.tex test.xml ../latex/latex.xsl useFixedDate=true if [ 0 -ne 1 ]; \ then diff test.tex expected-results/test.tex; fi java -Djava.awt.headless=true -jar ../lib/saxon9he.jar -o:testnotes1.tex testnotes1.xml ../latex/latex.xsl useFixedDate=true if [ 0 -ne 1 ]; \ then diff testnotes1.tex expected-results/testnotes1.tex; fi java -Djava.awt.headless=true -jar ../lib/saxon9he.jar -o:test5.tex test5.xml ../latex/latex.xsl useFixedDate=true if [ 0 -ne 1 ]; \ then diff test5.tex expected-results/test5.tex; fi java -Djava.awt.headless=true -jar ../lib/saxon9he.jar -o:test6.tex test6.xml ../slides/teilatex-slides.xsl useFixedDate=true if [ 0 -ne 1 ]; \ then diff test6.tex expected-results/test6.tex; fi java -Djava.awt.headless=true -jar ../lib/saxon9he.jar -o:test20.tex test20.xml ../latex/latex.xsl useFixedDate=true if [ 0 -ne 1 ]; \ then diff test20.tex expected-results/test20.tex; fi java -Djava.awt.headless=true -jar ../lib/saxon9he.jar -o:test23.tex test23.xml ../latex/latex.xsl useFixedDate=true if [ 0 -ne 1 ]; \ then diff test23.tex expected-results/test23.tex; fi java -Djava.awt.headless=true -jar ../lib/saxon9he.jar -o:test24.tex test24.xml ../latex/latex.xsl useFixedDate=true if [ 0 -ne 1 ]; \ then diff test24.tex expected-results/test24.tex; fi java -Djava.awt.headless=true -jar ../lib/saxon9he.jar -o:test25.tex test25.xml ../latex/latex.xsl useFixedDate=true if [ 0 -ne 1 ]; \ then diff test25.tex expected-results/test25.tex; fi java -Djava.awt.headless=true -jar ../lib/saxon9he.jar -o:test27.tex test27.xml ../latex/latex.xsl useFixedDate=true if [ 0 -ne 1 ]; \ then diff test27.tex expected-results/test27.tex; fi 340,343c340,343 < \bibitem[Berglund et al. (eds.) (2007)]{XPATH2}\label{XPATH2}Anders Berglund, Scot Boag, Mary F. Fernández, Michael Kay, Jonathan Robie, Jérôme Siméon (eds.) \textit{XML Path Language (XPath) 2.0}, \url{http://www.w3.org/TR/xpath20/} 23 January 2007. W3C. < \bibitem[Berglund (ed.) (2006)]{XSL11}\label{XSL11}Anders Berglund (ed.) \textit{Extensible Stylesheet Language (XSL) Version 1.1}, \url{http://www.w3.org/TR/xsl11/} 5 December 2006. W3C. < \bibitem[Bray et al. (eds.) (2006)]{XMLREC}\label{XMLREC}Tim Bray, Jean Paoli, C. M. Sperberg-McQueen, Eve Maler, François Yergau (eds.) \textit{Extensible Markup Language (XML) Version 1.0 (Fourth edition)}, \url{http://www.w3.org/TR/REC-xml/} 16 August 2006. W3C. < \bibitem[Bray et al. (eds.) (2006)]{NAMESPACES}\label{NAMESPACES}Tim Bray, Dave Hollander, Andrew Laymon, Richard Tobin (eds.) \textit{Namespaces in XML 1.0 (second edition)}, \url{http://www.w3.org/TR/xml-names/} 16 August 2006. W3C. ---
\bibitem[Berglund et al. (eds.) (2007)]{XPATH2}\label{XPATH2}Anders Berglund, Scot Boag, Mary F. Fernández, Michael Kay, Jonathan Robie, Jérôme Siméon (eds.) \textit{XML Path Language (XPath) 2.0}, 23 January 2007. W3C. <\url{http://www.w3.org/TR/xpath20/}>. \bibitem[Berglund (ed.) (2006)]{XSL11}\label{XSL11}Anders Berglund (ed.) \textit{Extensible Stylesheet Language (XSL) Version 1.1}, 5 December 2006. W3C. <\url{http://www.w3.org/TR/xsl11}>. \bibitem[Bray et al. (eds.) (2006)]{XMLREC}\label{XMLREC}Tim Bray, Jean Paoli, C. M. Sperberg-McQueen, Eve Maler, François Yergau (eds.) \textit{Extensible Markup Language (XML) Version 1.0 (Fourth edition)}, 16 August 2006. W3C. <\url{http://www.w3.org/TR/REC-xml/}>. \bibitem[Bray et al. (eds.) (2006)]{NAMESPACES}\label{NAMESPACES}Tim Bray, Dave Hollander, Andrew Laymon, Richard Tobin (eds.) \textit{Namespaces in XML 1.0 (second edition)}, 16 August 2006. W3C. <\url{http://www.w3.org/TR/xml-names/}>. 348c348 < \bibitem[Burnard and Sperberg-McQueen (1995)]{Burnard1995b}\label{Burnard1995b}Lou Burnard, C. Michael Sperberg-McQueen. ‘The Design of the TEI Encoding Scheme’. \xref{http://dx.doi.org/http://dx.doi.org/10.1007/BF01830314}{http://dx.doi.org/10.1007/BF01830314}\textit{Computers and the Humanities} 1995. 29 (1) p. 17–39. (Reprinted in Ide1995b, pp. 17-40)
\bibitem[Burnard and Sperberg-McQueen (1995)]{Burnard1995b}\label{Burnard1995b}Lou Burnard, C. Michael Sperberg-McQueen. ‘The Design of the TEI Encoding Scheme’. \textit{Computers and the Humanities} 1995. 29 (1) p. 17–39. http://dx.doi.org/10.1007/BF01830314 (Reprinted in Ide1995b, pp. 17-40) 352c352 < \bibitem[Carlisle et al. (eds.) (2003)]{MATHML}\label{MATHML}David Carlisle, Patrick Ion, Robert Miner, Nico Poppelier (eds.) \textit{Mathematical Markup Language (MathML) Version 2.0 (Second edition)}, \url{http://www.w3.org/TR/MathML2/} 21 October 2003. W3C.
\bibitem[Carlisle et al. (eds.) (2003)]{MATHML}\label{MATHML}David Carlisle, Patrick Ion, Robert Miner, Nico Poppelier (eds.) \textit{Mathematical Markup Language (MathML) Version 2.0 (Second edition)}, 21 October 2003. W3C. <\url{http://www.w3.org/TR/MathML2/}>. 355,357c355,357 < \bibitem[Chatti et al. (2007)]{NH-BIBL-5}\label{NH-BIBL-5}Noureddine Chatti, Suha Kaouk, Sylvie Calabretto, Jean Marie Pinon. ‘MultiX: an XML based formalism to encode multistructured documents’. \url{http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.115.1525\&rep=rep1\&type=pdf} \textit{Proceedings of Extreme Markup Languages 2007}, 2007. < \bibitem[Clark (ed.) (1999)]{XSLT}\label{XSLT}James Clark (ed.) \textit{XSL Transformations (XSLT) Version 1.0}, \url{http://www.w3.org/TR/xslt/} 16 November 1999. W3C. < \bibitem[Clark and DeRose (eds.) (1999)]{XPATH}\label{XPATH}James Clark, Steve DeRose (eds.) \textit{XML Path Language (XPath) Version 1.0}, \url{http://www.w3.org/TR/xpath/} 16 November 1999. W3C.
\bibitem[Chatti et al. (2007)]{NH-BIBL-5}\label{NH-BIBL-5}Noureddine Chatti, Suha Kaouk, Sylvie Calabretto, Jean Marie Pinon. ‘MultiX: an XML based formalism to encode multistructured documents’. \textit{Proceedings of Extreme Markup Languages 2007}, 2007. <\url{http://www.idealliance.org/papers/extreme/proceedings/html/2007/Chatti01/EML2007Chatti01.html}>. \bibitem[Clark (ed.) (1999)]{XSLT}\label{XSLT}James Clark (ed.) \textit{XSL Transformations (XSLT) Version 1.0}, 16 November 1999. W3C. <\url{http://www.w3.org/TR/xslt/}>. \bibitem[Clark and DeRose (eds.) (1999)]{XPATH}\label{XPATH}James Clark, Steve DeRose (eds.) \textit{XML Path Language (XPath) Version 1.0}, 16 November 1999. W3C. <\url{http://www.w3.org/TR/xpath/}>. 359,361c359,361 < \bibitem[Davis et al. (2006)]{WD-bibl-01}\label{WD-bibl-01}Mark Davis, Ken Whistler, Asmus Freytag. \textit{Unicode Character Database}, \url{http://www.unicode.org/Public/UNIDATA/UCD.html} 2006. Unicode Consortium. < \bibitem[Dekhtyar and Iacob (2005)]{NH-BIBL-3}\label{NH-BIBL-3}Alex Dekhtyar, Ionut E. Iacob. \textit{A framework for management of concurrent XML markup}, \url{http://digitalcommons.calpoly.edu/cgi/viewcontent.cgi?article=1104\&context=csse\textunderscore fac} 2005. < \bibitem[DeRose (2004)]{NH-BIBL-1}\label{NH-BIBL-1}Steven DeRose. ‘Markup overlap: a review and a horse’. \url{http://www.mulberrytech.com/Extreme/Proceedings/html/2004/DeRose01/EML2004DeRose01.html} \textit{Proceedings of Extreme Markup Languages 2004}, 2004.
\bibitem[Davis et al. (2006)]{WD-bibl-01}\label{WD-bibl-01}Mark Davis, Ken Whistler, Asmus Freytag. \textit{Unicode Character Database}, 2006. Unicode Consortium. <\url{http://www.unicode.org/Public/UNIDATA/UCD.html}>. \bibitem[Dekhtyar and Iacob (2005)]{NH-BIBL-3}\label{NH-BIBL-3}Alex Dekhtyar, Ionut E. Iacob. \textit{A framework for management of concurrent XML markup}, 2005. <\url{http://www.eppt.org/\textasciitilde emil/publications/dke04-concurrent.pdf}>. \bibitem[DeRose (2004)]{NH-BIBL-1}\label{NH-BIBL-1}Steven DeRose. ‘Markup overlap: a review and a horse’. \textit{Proceedings of Extreme Markup Languages 2004}, 2004. <\url{http://www.mulberrytech.com/Extreme/Proceedings/html/2004/DeRose01/EML2004DeRose01.html}>. 366c366 < \bibitem[Freytag (2006)]{CH-eg-02}\label{CH-eg-02}Asmus Freytag. \textit{The Unicode Character Property Model}, Unicode Technical Report \#23 \url{http://www.unicode.org/reports/tr23/} 2006.
\bibitem[Freytag (2006)]{CH-eg-02}\label{CH-eg-02}Asmus Freytag. \textit{The Unicode Character Property Model}, Unicode Technical Report \#23 2006. <\url{http://www.unicode.org/reports/tr23/}>. 369,372c369,372 < \bibitem[Grosso et al. (eds.) (2003)]{XPTRFMWK}\label{XPTRFMWK}Paul Grosso, Eve Maler, Jonathan Marsh, Norman Walsh (eds.) \textit{XPointer Framework}, \url{http://www.w3.org/TR/xptr-framework/} 25 March 2003. W3C. < \bibitem[Grosso et al. (eds.) (2003)]{XPTRELEM}\label{XPTRELEM}Paul Grosso, Eve Maler, Jonathan Marsh, Norman Walsh (eds.) \textit{XPointer element() Scheme}, \url{http://www.w3.org/TR/xptr-element/} 25 March 2003. W3C. < \bibitem[Hilbert et al. (2005)]{NH-BIBL-2}\label{NH-BIBL-2}Mirco Hilbert, Oliver Schonefeld, Andreas Witt. ‘Making CONCUR work’. \url{http://www.mulberrytech.com/Extreme/Proceedings/html/2005/Witt01/EML2005Witt01.xml} \textit{Proceedings of Extreme Markup Languages 2005}, 2005. < \bibitem[Huitfeldt and Sperberg-McQueen (2001)]{NH-BIBL-8}\label{NH-BIBL-8}Claus Huitfeldt, C. Michael Sperberg-McQueen. \textit{TexMECS: An experimental markup meta-language for complex documents}, \url{http://mlcd.blackmesatech.com/mlcd/2003/Papers/texmecs.html} 2001.
\bibitem[Grosso et al. (eds.) (2003)]{XPTRFMWK}\label{XPTRFMWK}Paul Grosso, Eve Maler, Jonathan Marsh, Norman Walsh (eds.) \textit{XPointer Framework}, 25 March 2003. W3C. <\url{http://www.w3.org/TR/xptr-framework/}>. \bibitem[Grosso et al. (eds.) (2003)]{XPTRELEM}\label{XPTRELEM}Paul Grosso, Eve Maler, Jonathan Marsh, Norman Walsh (eds.) \textit{XPointer element() Scheme}, 25 March 2003. W3C. <\url{http://www.w3.org/TR/xptr-element/}>. \bibitem[Hilbert et al. (2005)]{NH-BIBL-2}\label{NH-BIBL-2}Mirco Hilbert, Oliver Schonefeld, Andreas Witt. ‘Making CONCUR work’. \textit{Proceedings of Extreme Markup Languages 2005}, 2005. <\url{http://www.mulberrytech.com/Extreme/Proceedings/html/2005/Witt01/EML2005Witt01.xml}>. \bibitem[Huitfeldt and Sperberg-McQueen (2001)]{NH-BIBL-8}\label{NH-BIBL-8}Claus Huitfeldt, C. Michael Sperberg-McQueen. \textit{TexMECS: An experimental markup meta-language for complex documents}, 2001. <\url{http://decentius.aksis.uib.no/mlcd/2003/Papers/texmecs.html}>. 382c382 < \bibitem[Jagadish et al. (2004)]{NH-BIBL-4}\label{NH-BIBL-4}H. V. Jagadish, Laks V. S. Lakshmanan, Monica Scannapieco, Divesh Srivastava, Nuwee Wiwatwattana. \textit{Colorful XML: one hierarchy isn't enough}, \url{http://web.archive.org/web/20150706093254/http://www2.research.att.com/\textasciitilde divesh/papers/jlssw2004-mct.pdf} 2004.
\bibitem[Jagadish et al. (2004)]{NH-BIBL-4}\label{NH-BIBL-4}H. V. Jagadish, Laks V. S. Lakshmanan, Monica Scannapieco, Divesh Srivastava, Nuwee Wiwatwattana. \textit{Colorful XML: one hierarchy isn't enough}, 2004. <\url{http://www.research.att.com/\textasciitilde divesh/papers/jlssw2004-mct.pdf}>. 385,386c385,386 < \bibitem[Kay (ed.) (2007)]{XSLT2}\label{XSLT2}Michael Kay (ed.) \textit{XSL Transformations (XSLT) Version 2.0}, \url{http://www.w3.org/TR/xslt20/} 23 January 2007. W3C. < \bibitem[Knuth (1992)]{KNUTH}\label{KNUTH}Donald E. Knuth. \textit{Literate Programming}, CSLI Lecture Notes 27 0-937073-80-61992. Stanford, California: Center for the Study of Language and Information.
\bibitem[Kay (ed.) (2007)]{XSLT2}\label{XSLT2}Michael Kay (ed.) \textit{XSL Transformations (XSLT) Version 2.0}, 23 January 2007. W3C. <\url{http://www.w3.org/TR/xslt20/}>. \bibitem[Knuth (1992)]{KNUTH}\label{KNUTH}Donald E. Knuth. Literate Programming, CSLI Lecture Notes 27 1992. Stanford, California: Center for the Study of Language and Information. 0-937073-80-6 390c390 < \bibitem[Lie and Bos (eds.) (1999)]{CSS1}\label{CSS1}Håkon Wium Lie, Bert Bos (eds.) \textit{Cascading Style Sheets, Level 1}, \url{http://www.w3.org/TR/REC-CSS1/} 11 January 1999. W3C.
\bibitem[Lie and Bos (eds.) (1999)]{CSS1}\label{CSS1}Håkon Wium Lie, Bert Bos (eds.) \textit{Cascading Style Sheets, Level 1}, 11 January 1999. W3C. <\url{http://www.w3.org/TR/REC-CSS1/}>. 393c393 < \bibitem[Marsh (ed.) (2001)]{XMLBASE}\label{XMLBASE}Jonathan Marsh (ed.) \textit{XML Base}, \url{http://www.w3.org/TR/xmlbase/} 27 June 2001. W3C.
\bibitem[Marsh (ed.) (2001)]{XMLBASE}\label{XMLBASE}Jonathan Marsh (ed.) \textit{XML Base}, 27 June 2001. W3C. <\url{http://www.w3.org/TR/xmlbase/}>. 399,401c399,401 < \bibitem[Phillips and Davis (eds.) (2006)]{CH-BIBL-4}\label{CH-BIBL-4}Addison Phillips, Mark Davis (eds.) \textit{Tags for Identifying Languages}, RFC 46462006. IETF. < \bibitem[Phillips and Davis (eds.) (2006)]{CH-BIBL-5}\label{CH-BIBL-5}Addison Phillips, Mark Davis (eds.) \textit{Matching of Language Tags}, RFC 46472006. IETF. < \bibitem[Ragget et al. (eds.) (1999)]{HTML4}\label{HTML4}Dave Ragget, Arnaud Le Hors, Ian Jacobs (eds.) \textit{HTML 4.01 Specification}, \url{http://www.w3.org/TR/html401/} 24 December 1999. W3C.
\bibitem[Phillips and Davis (eds.) (2006)]{CH-BIBL-4}\label{CH-BIBL-4}Addison Phillips, Mark Davis (eds.) \textit{Tags for Identifying Languages}, 2006. IETF. RFC 4646 \bibitem[Phillips and Davis (eds.) (2006)]{CH-BIBL-5}\label{CH-BIBL-5}Addison Phillips, Mark Davis (eds.) \textit{Matching of Language Tags}, 2006. IETF. RFC 4647 \bibitem[Ragget et al. (eds.) (1999)]{HTML4}\label{HTML4}Dave Ragget, Arnaud Le Hors, Ian Jacobs (eds.) \textit{HTML 4.01 Specification}, 24 December 1999. W3C. <\url{http://www.w3.org/TR/html401/}>. 405c405 < \bibitem[Shieber (1986)]{FS-BIBL-2}\label{FS-BIBL-2}Stuart Shieber. \textit{An Introduction to Unification-based Approaches to Grammar}, CSLI Lecture Notes 41986. Palo Alto, CA: Center for the Study of Language and Information.
\bibitem[Shieber (1986)]{FS-BIBL-2}\label{FS-BIBL-2}Stuart Shieber. \textit{An Introduction to Unification-based Approaches to Grammar}, 1986. Palo Alto, CA: Center for the Study of Language and Information. CSLI Lecture Notes 4 407c407 < \bibitem[Unicode Consortium (2006)]{CH-BIBL-3}\label{CH-BIBL-3}\textit{The Unicode Standard, Version 5.0}, \url{http://www.unicode.org/} Unicode Consortium. 2006. Addison-Wesley Professional.
\bibitem[Unicode Consortium (2006)]{CH-BIBL-3}\label{CH-BIBL-3}\textit{The Unicode Standard, Version 5.0}, Unicode Consortium. 2006. Addison-Wesley Professional. <\url{http://www.unicode.org/}>. 411c411,412 < \bibitem[XHTML™ 1.0 The Extensible HyperText Markup Language (Second Edition) (2000)]{XHTML}\label{XHTML}\textit{XHTML™ 1.0 The Extensible HyperText Markup Language (Second Edition)}, \url{http://www.w3.org/TR/xhtml/} 26 January 2000. W3C.
\bibitem[XHTML™ 1.0 The Extensible HyperText Markup Language (Second Edition) (2000)]{XHTML}\label{XHTML}\textit{XHTML™ 1.0 The Extensible HyperText Markup Language (Second Edition)}, 26 January 2000. W3C. <\url{http://www.w3.org/TR/xhtml/}>. make[1]: *** [test-latex] Error 1 make[1]: Leaving directory `<http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test'> make: *** [test] Error 2 Build step 'Execute shell' marked build as failure Archiving artifacts

participants (1)
-
Victoria TEI Jenkins