
See <http://teijenkins.hcmc.uvic.ca/job/Stylesheets/12/display/redirect?page=changes> Changes: [s.bauman] "fix" several expected results It appears that current version of ------------------------------------------ [...truncated 19.74 KB...] [echo] XSLT generate HTML files (language en) Warning: XML resolver not found; external catalogs will be ignored BUILD SUCCESSFUL Total time: 12 seconds xmllint --encode utf-8 --format test-pure.odd.html | perl cleanup.pl> test.temp ; mv test.temp test-pure.odd.html if [ 0 -ne 1 ]; \ then diff test-pure.odd.html expected-results/test-pure.odd.html; fi ../bin/teitodtd test-pure2.odd test-pure2.dtd WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/. Convert test-pure2.odd to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets/ws/Test/test-pure2.dtd> (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: 9 seconds ../bin/teitornc test-pure2.odd test-pure2.rnc WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/. Convert test-pure2.odd to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets/ws/Test/test-pure2.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: 10 seconds ../bin/teitohtml --odd test-pure2.odd test-pure2.odd.html WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/. Convert test-pure2.odd to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets/ws/Test/test-pure2.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: 12 seconds xmllint --noout --dtdvalid test-pure2.dtd test-pure2.xml xmllint --encode utf-8 --format test-pure2.odd.html | perl cleanup.pl> test.temp ; mv test.temp test-pure2.odd.html perl -p -i -e 's/generated from ODD source .*//' test-pure2.dtd perl -i -pe 'BEGIN{undef $/;} s/<!--\nDTD[^>]*-->\n//smg' test-pure2.dtd perl -p -i -e 's/generated from ODD source .*//' test-pure2.rnc perl -i -pe 'BEGIN{undef $/;} s/# ?Schema[^#]+#[^#]+#[^#]+#[^#]+#\n//smg' test-pure2.rnc if [ 0 -ne 1 ]; \ then diff test-pure2.rnc expected-results/test-pure2.rnc; fi if [ 0 -ne 1 ]; \ then diff test-pure2.dtd expected-results/test-pure2.dtd; fi if [ 0 -ne 1 ]; \ then diff test-pure2.odd.html expected-results/test-pure2.odd.html; fi java -Djava.awt.headless=true -jar ../lib/saxon9he.jar test.odd ../odds/odd2odd.xsl > test.odd2odd java -Djava.awt.headless=true -jar ../lib/saxon9he.jar test.odd2odd ../odds/odd2dtd.xsl > test.odd2dtd java -Djava.awt.headless=true -jar ../lib/saxon9he.jar test.odd2odd ../odds/odd2html.xsl > test.odd2html java -Djava.awt.headless=true -jar ../lib/saxon9he.jar test.odd2odd ../odds/odd2json.xsl > test.odd2json java -Djava.awt.headless=true -jar ../lib/saxon9he.jar test.odd2odd ../odds/odd2lite.xsl > test.odd2lite java -Djava.awt.headless=true -jar ../lib/saxon9he.jar test.odd2odd ../odds/odd2relax.xsl > test.odd2relax java -Djava.awt.headless=true -jar ../lib/saxon9he.jar test.odd2odd ../odds/odd2xslstripspace.xsl > test.odd2xslstripspace rm test.odd2odd rm test.odd2dtd rm test.odd2html rm test.odd2json rm test.odd2lite rm test.odd2relax rm test.odd2xslstripspace for i in teitobibtex teitodocbook teitodocx teitoepub teitoepub3 teitofo teitohtml teitohtml5 teitojson teitolatex teitoodt teitopdf teitordf teitotxt; do ../bin/$i maria.xml $i.result && rm $i.result; done WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/. Convert maria.xml to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets/ws/Test/teitobibtex.result> (tei to bibtex) using profile default Warning: XML resolver not found; external catalogs will be ignored BUILD SUCCESSFUL Total time: 2 seconds WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/. Convert maria.xml to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets/ws/Test/teitodocbook.result> (tei to docbook) using profile default Warning: XML resolver not found; external catalogs will be ignored BUILD SUCCESSFUL Total time: 3 seconds WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/. Convert maria.xml to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets/ws/Test/teitodocx.result> (tei to docx) using profile default Warning: XML resolver not found; external catalogs will be ignored Warning: XML resolver not found; external catalogs will be ignored BUILD SUCCESSFUL Total time: 8 seconds WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/. Convert maria.xml to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets/ws/Test/teitoepub.result> (tei to epub) using profile default BUILD SUCCESSFUL Total time: 6 seconds WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/. Convert maria.xml to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets/ws/Test/teitoepub3.result> (tei to epub3) using profile default BUILD SUCCESSFUL Total time: 6 seconds WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/. Convert maria.xml to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets/ws/Test/teitofo.result> (tei to fo) using profile default Warning: XML resolver not found; external catalogs will be ignored BUILD SUCCESSFUL Total time: 5 seconds WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/. Convert maria.xml to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets/ws/Test/teitohtml.result> (tei to html) using profile default [echo] XSLT generate HTML files (language en) Warning: XML resolver not found; external catalogs will be ignored BUILD SUCCESSFUL Total time: 5 seconds WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/. Convert maria.xml to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets/ws/Test/teitohtml5.result> (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: 5 seconds WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/. Convert maria.xml to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets/ws/Test/teitojson.result> (tei to json) using profile default Warning: XML resolver not found; external catalogs will be ignored BUILD SUCCESSFUL Total time: 2 seconds WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/. Convert maria.xml to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets/ws/Test/teitolatex.result> (tei to latex) using profile default Warning: XML resolver not found; external catalogs will be ignored Warning: XML resolver not found; external catalogs will be ignored BUILD SUCCESSFUL Total time: 5 seconds WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/. Convert maria.xml to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets/ws/Test/teitoodt.result> (tei to odt) using profile default [echo] Converting <http://teijenkins.hcmc.uvic.ca/job/Stylesheets/ws/Test/maria.xml> into <http://teijenkins.hcmc.uvic.ca/job/Stylesheets/ws/Test/teitoodt.result> Warning: XML resolver not found; external catalogs will be ignored Warning: XML resolver not found; external catalogs will be ignored BUILD SUCCESSFUL Total time: 5 seconds WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/. Convert maria.xml to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets/ws/Test/teitopdf.result> (tei to pdf) using profile default Warning: XML resolver not found; external catalogs will be ignored Warning: XML resolver not found; external catalogs will be ignored [echo] Running XeLaTeX on <http://teijenkins.hcmc.uvic.ca/job/Stylesheets/ws/Test/teitopdf.result.tex> in <http://teijenkins.hcmc.uvic.ca/job/Stylesheets/ws/Test> [echo] Rename <http://teijenkins.hcmc.uvic.ca/job/Stylesheets/ws/Test/teitopdf.result.pdf> to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets/ws/Test/teitopdf.result,> and delete <http://teijenkins.hcmc.uvic.ca/job/Stylesheets/ws/Test/teitopdf.result.tex> BUILD SUCCESSFUL Total time: 7 seconds WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/. Convert maria.xml to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets/ws/Test/teitordf.result> (tei to rdf) using profile default Warning: XML resolver not found; external catalogs will be ignored BUILD SUCCESSFUL Total time: 2 seconds WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/. Convert maria.xml to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets/ws/Test/teitotxt.result> (tei to txt) using profile default Warning: XML resolver not found; external catalogs will be ignored BUILD SUCCESSFUL Total time: 3 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/ws/Test/temp.odd> (tei to odd) using profile default [echo] Do ODD expand processing (schema ) BUILD SUCCESSFUL Total time: 10 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/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: 16 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/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: 15 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/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: 16 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/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: 14 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/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: 16 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/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: 15 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/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: 20 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 1896d1895 < make[1]: *** [test-namespaces] Error 1 make[1]: Leaving directory `<http://teijenkins.hcmc.uvic.ca/job/Stylesheets/ws/Test'> make: *** [test] Error 2 Build step 'Execute shell' marked build as failure Archiving artifacts