Tei-council
Threads by month
- ----- 2025 -----
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- 1834 discussions
See <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/2218/display/redirect?pa…>
Changes:
[martindholmes] Fix for a couple of the bugs on issue #222.
------------------------------------------
[...truncated 45.91 KB...]
Convert test29.docx to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/temp.xml> (docx to tei) using profile transcription
[echo] using <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/profiles/transcriptio…>
Warning: XML resolver not found; external catalogs will be ignored
[xslt] docx conversion issue: unable to handle picture here, no embed or link
[xslt] WARN: Possible confusion on where these captions belong: [[Figure 1: An included image]] and [[Figure 2. An embedded .xslx graph, doesn’t work yet.]]
[xslt] WARN: Possible confusion on where these captions belong: [[Table 1 A Simple table]] and [[Table 2 A bit more Complex table]]
BUILD SUCCESSFUL
Total time: 9 seconds
xmllint --format temp.xml | perl cleanup.pl > test29.xml && rm temp.xml
if [ 0 -ne 1 ]; \
then diff test29.xml expected-results/test29.xml; fi
../bin/docxtotei --profile=tei test37.docx temp.xml
WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/.
Convert test37.docx to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/temp.xml> (docx to tei) using profile tei
[echo] using <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/profiles/tei/docx/fro…>
Warning: XML resolver not found; external catalogs will be ignored
BUILD SUCCESSFUL
Total time: 6 seconds
xmllint --format temp.xml | perl cleanup.pl > test37.xml && rm temp.xml
if [ 0 -ne 1 ]; \
then diff test37.xml expected-results/test37.xml; fi
../bin/docxtotei --profile=tei test40.docx temp.xml
WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/.
Convert test40.docx to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/temp.xml> (docx to tei) using profile tei
[echo] using <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/profiles/tei/docx/fro…>
Warning: XML resolver not found; external catalogs will be ignored
BUILD SUCCESSFUL
Total time: 6 seconds
xmllint --format temp.xml | perl cleanup.pl > test40.xml && rm temp.xml
if [ 0 -ne 1 ]; \
then diff test40.xml expected-results/test40.xml; fi
BUILD: testing xlsx
../bin/xlsxtotei test.xlsx test.xlsx.xml
WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/.
Convert test.xlsx to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/test.xlsx.xml> (xlsx to tei) using profile default
[echo] Convert using <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/profiles/default/xlsx…>
Warning: XML resolver not found; external catalogs will be ignored
BUILD SUCCESSFUL
Total time: 2 seconds
if [ 0 -ne 1 ]; \
then diff test.xlsx.xml expected-results/test.xlsx.xml; fi
BUILD: testing rdf
java -Djava.awt.headless=true -jar ../lib/saxon9he.jar -o:test12.rdf test12.xml ../profiles/default/rdf/to.xsl
if [ 0 -ne 1 ]; \
then diff test12.rdf expected-results/test12.rdf; fi
BUILD: testing text
../bin/teitotxt test14.xml test.text
WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/.
Convert test14.xml to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/test.text> (tei to txt) using profile default
Warning: XML resolver not found; external catalogs will be ignored
BUILD SUCCESSFUL
Total time: 7 seconds
if [ 0 -ne 1 ]; \
then diff test.text expected-results/test.text; fi
(cd ..; make names)
make[2]: Entering directory `<http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/'>
java -jar lib/saxon9he.jar -it:main tools/getnames.xsl > names.xml
make[2]: Leaving directory `<http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/'>
BUILD: testing odt
../bin/teitoodt test.xml
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.xml.odt> (tei to odt) using profile default
[echo] Converting <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/test.xml> into <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/test.xml.odt>
Warning: XML resolver not found; external catalogs will be ignored
Warning: XML resolver not found; external catalogs will be ignored
BUILD SUCCESSFUL
Total time: 12 seconds
unzip -t test.xml.odt > test.xml.odt.listing
unzip -o -q test.xml.odt content.xml
xmllint --format content.xml > content.xml.odt.listing
if [ 0 -ne 1 ]; \
then diff test.xml.odt.listing expected-results/test.xml.odt.listing; fi
if [ 0 -ne 1 ]; \
then diff content.xml.odt.listing expected-results/content.xml.odt.listing; fi
../bin/odttotei test7.odt test7.xml
WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/.
Convert test7.odt to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/test7.xml> (odt to tei) using profile default
Warning: XML resolver not found; external catalogs will be ignored
BUILD SUCCESSFUL
Total time: 6 seconds
java -Djava.awt.headless=true -jar ../lib/lib/jing-20120724.0.0.jar test.rng test7.xml
if [ 0 -ne 1 ]; \
then diff test7.xml expected-results/test7.xml; fi
BUILD: testing markdown
BUILD: markdown to tei
../bin/markdowntotei mdtest1.md mdtest1.xml
WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/.
Convert mdtest1.md to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/mdtest1.xml> (markdown to tei) using profile default
Warning: XML resolver not found; external catalogs will be ignored
BUILD SUCCESSFUL
Total time: 4 seconds
if [ 0 -ne 1 ]; \
then diff mdtest1.xml expected-results/mdtest1.xml; fi
BUILD: tei to markdown
../bin/teitomarkdown test.xml mdtest2.md
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/mdtest2.md> (tei to markdown) using profile default
Warning: XML resolver not found; external catalogs will be ignored
BUILD SUCCESSFUL
Total time: 7 seconds
if [ 0 -ne 1 ]; \
then diff mdtest2.md expected-results/mdtest2.md; fi
BUILD: testing cocoa to TEI
../bin/cocoatotei cocoatest.txt cocoatest.xml
WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/.
Convert cocoatest.txt to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/cocoatest.xml> (cocoa to tei) using profile default
Warning: XML resolver not found; external catalogs will be ignored
BUILD SUCCESSFUL
Total time: 5 seconds
if [ 0 -ne 1 ]; \
then diff cocoatest.xml expected-results/cocoatest.xml; fi
../bin/cocoatotei cocoatest2.txt cocoatest2.xml
WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/.
Convert cocoatest2.txt to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/cocoatest2.xml> (cocoa to tei) using profile default
Warning: XML resolver not found; external catalogs will be ignored
BUILD SUCCESSFUL
Total time: 6 seconds
if [ 0 -ne 1 ]; \
then diff cocoatest2.xml expected-results/cocoatest2.xml; fi
5,9c5,8
< <title>
< <ab>EPISTLE</ab>
< <ab>To all good Fellowes, Professors of</ab>
< <ab>%the Gentle Craft; of what degree%</ab>
< <ab>soever.</ab>
---
> <title>EPISTLE<lb/>
> To all good Fellowes, Professors of<lb/>
> %the Gentle Craft; of what degree%<lb/>
> soever.<lb/>
28,31c27,31
< <title>
< <ab>SONGS</ab>
< <ab>%The first Three-mans%</ab>
< </title>
---
> <ab>
> <title>SONGS<lb/>
> %The first Three-mans%<lb/>
> </title>
> </ab>
51,53c51,54
< <title>
< <ab>%The second Three-mans%</ab>
< </title>
---
> <ab>
> <title>%The second Three-mans%<lb/>
> </title>
> </ab>
86,91c87,93
< <title>
< <ab>PROLOGUE</ab>
< <ab>%The Prologue as it was pronounced%</ab>
< <ab>before the Queenes</ab>
< <ab>Majestie.</ab>
< </title>
---
> <ab>
> <title>PROLOGUE<lb/>
> %The Prologue as it was pronounced%<lb/>
> before the Queenes<lb/>
> Majestie.<lb/>
> </title>
> </ab>
110,141c112,145
< <title>
< <ab>DRAMATIS PERSONAE</ab>
< <ab>KING OF ENGLAND</ab>
< <ab>EARL OF LINCOLN</ab>
< <ab>EARL OF CORNWALL</ab>
< <ab>LORD MAYOR %of London, Sir Roger Otley%</ab>
< <ab>SIMON EYRE, %shoemaker and afterwards Lord Mayor%</ab>
< <ab>ROWLAND LACY, %nephew to Lincoln, afterwards disguisted as% HANS</ab>
< <ab>MEULTER</ab>
< <ab>ASKEW, %cousin to% LACY</ab>
< <ab>HAMMON, %a city gentleman%</ab>
< <ab>WARNER, %cousin to% HAMMON</ab>
< <ab>MASTER SCOTT, %friend to% OTLEY</ab>
< <ab>HODGE (%also called% ROGER), %foreman to% EYRE</ab>
< <ab>FIRKE, %journeyman to% EYRE</ab>
< <ab>RAFE DAMPORT, %journeyman to% EYRE</ab>
< <ab>LOVELL, %servant to the% KING</ab>
< <ab>DODGER, %parasite to% LINCOLN</ab>
< <ab>DUTCH SKIPPER</ab>
< <ab>BOY, %apprentice to% EYRE</ab>
< <ab>BOY, %servant to% OTLEY</ab>
< <ab>MARGERY, %wife to% EYRE</ab>
< <ab>ROSE, %daughter to% OTLEY</ab>
< <ab>JANE, %wife to% RAFE DAMPORT</ab>
< <ab>SYBIL, %maid to% ROSE</ab>
< <ab>NOBLEMEN, SOLDIERS, HUNTSMEN, SHOEMAKERS, APPREN-+</ab>
< <ab>TICES, SERVANTS</ab>
< </title>
< <title>
< <ab>A pleasant Comedie of</ab>
< <ab>%the Gentle Craft.%</ab>
< </title>
---
> <ab>
> <title>DRAMATIS PERSONAE<lb/>
> KING OF ENGLAND<lb/>
> EARL OF LINCOLN<lb/>
> EARL OF CORNWALL<lb/>
> LORD MAYOR %of London, Sir Roger Otley%<lb/>
> SIMON EYRE, %shoemaker and afterwards Lord Mayor%<lb/>
> ROWLAND LACY, %nephew to Lincoln, afterwards disguisted as% HANS<lb/>
> MEULTER<lb/>
> ASKEW, %cousin to% LACY<lb/>
> HAMMON, %a city gentleman%<lb/>
> WARNER, %cousin to% HAMMON<lb/>
> MASTER SCOTT, %friend to% OTLEY<lb/>
> HODGE (%also called% ROGER), %foreman to% EYRE<lb/>
> FIRKE, %journeyman to% EYRE<lb/>
> RAFE DAMPORT, %journeyman to% EYRE<lb/>
> LOVELL, %servant to the% KING<lb/>
> DODGER, %parasite to% LINCOLN<lb/>
> DUTCH SKIPPER<lb/>
> BOY, %apprentice to% EYRE<lb/>
> BOY, %servant to% OTLEY<lb/>
> MARGERY, %wife to% EYRE<lb/>
> ROSE, %daughter to% OTLEY<lb/>
> JANE, %wife to% RAFE DAMPORT<lb/>
> SYBIL, %maid to% ROSE<lb/>
> NOBLEMEN, SOLDIERS, HUNTSMEN, SHOEMAKERS, APPREN-+<lb/>
> TICES, SERVANTS<lb/>
> </title>
> </ab>
> <ab>
> <title>A pleasant Comedie of<lb/>
> %the Gentle Craft.%<lb/>
> </title>
> </ab>
make[1]: *** [test-cocoa] 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
1
4
See <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/2211/display/redirect?pa…>
Changes:
[martindholmes] Testing moving the testing jars out of the test folder so they can be
------------------------------------------
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 86b715d3496eb34c12dd5d9efcde0e3777107af3 (refs/remotes/origin/dev)
> git config core.sparsecheckout # timeout=10
> git checkout -f 86b715d3496eb34c12dd5d9efcde0e3777107af3
> git rev-list e6df398ca9e5e7736817d2b7f570ebfde35507f0 # timeout=10
> git tag -a -f -m Jenkins Build #2211 jenkins-Stylesheets-dev-2211 # timeout=10
[workspace] $ /bin/bash -xe /tmp/jenkins6793916401339706373.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
Error at char 4 in xsl:for-each/@select on line 44 column 87 of getnames.xsl:
FODC0002: I/O error reported by XML parser processing
http://www.tei-c.org/release/xml/tei/odd/p5subset.xml: Connection refused (Connection refused)
I/O error reported by XML parser processing http://www.tei-c.org/release/xml/tei/odd/p5subset.xml: Connection refused (Connection refused)
make: *** [names] Error 2
Build step 'Execute shell' marked build as failure
Archiving artifacts
1
2
See <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/2204/display/redirect?pa…>
Changes:
[martindholmes] Working on ticket #260, the mimetype file is now uncompressed in the
[martindholmes] Working on ticket #260, the mimetype file now (correctly) doesn't have a
[martindholmes] Working on ticket #260, mimetype errors all gone now.
------------------------------------------
[...truncated 36.12 KB...]
BUILD: testing fo
java -Djava.awt.headless=true -jar ../lib/saxon9he.jar -o:test.fo test.xml ../fo/fo.xsl useFixedDate=true
java -Djava.awt.headless=true -jar lib/jing-20120724.0.0.jar fo.xsd test.fo
if [ 0 -ne 1 ]; \
then diff test.fo expected-results/test.fo; fi
java -Djava.awt.headless=true -jar ../lib/saxon9he.jar test5.xml ../fo/fo.xsl useFixedDate=true | xmllint --format - > test5.fo
java -Djava.awt.headless=true -jar lib/jing-20120724.0.0.jar fo.xsd test5.fo
if [ 0 -ne 1 ]; \
then diff test5.fo expected-results/test5.fo; fi
java -Djava.awt.headless=true -jar ../lib/saxon9he.jar testnotes1.xml ../fo/fo.xsl useFixedDate=true | xmllint --format - > testnotes1.fo
java -Djava.awt.headless=true -jar lib/jing-20120724.0.0.jar fo.xsd testnotes1.fo
if [ 0 -ne 1 ]; \
then diff testnotes1.fo expected-results/testnotes1.fo; fi
java -Djava.awt.headless=true -jar ../lib/saxon9he.jar -o:test24.fo test24.xml ../fo/fo.xsl useFixedDate=true
java -Djava.awt.headless=true -jar lib/jing-20120724.0.0.jar fo.xsd test24.fo
if [ 0 -ne 1 ]; \
then diff test24.fo expected-results/test24.fo; fi
java -Djava.awt.headless=true -jar ../lib/saxon9he.jar -o:test25.fo test25.xml ../fo/fo.xsl useFixedDate=true
java -Djava.awt.headless=true -jar lib/jing-20120724.0.0.jar fo.xsd test25.fo
if [ 0 -ne 1 ]; \
then diff test25.fo expected-results/test25.fo; fi
java -Djava.awt.headless=true -jar ../lib/saxon9he.jar test27.xml ../fo/fo.xsl useFixedDate=true | xmllint --format - > test27.fo
java -Djava.awt.headless=true -jar lib/jing-20120724.0.0.jar fo.xsd test27.fo
if [ 0 -ne 1 ]; \
then diff test27.fo expected-results/test27.fo; fi
BUILD: testing to-docx
../bin/teitodocx test.xml
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.xml.docx> (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: 12 seconds
unzip -p test.xml.docx word/document.xml | xmllint --format - > test.xml.docx.document
unzip -p test.xml.docx docProps/core.xml | xmllint --format - | sed 's/>20.*Z</>20Z</' > test.xml.docx.core
if [ 0 -ne 1 ]; \
then diff test.xml.docx.document expected-results/test.xml.docx.document; fi
if [ 0 -ne 1 ]; \
then diff test.xml.docx.core expected-results/test.xml.docx.core; fi
rm test.xml.docx.document
../bin/teitodocx test6.xml
WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/.
Convert test6.xml to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/test6.xml.docx> (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: 10 seconds
unzip -p test6.xml.docx word/document.xml | xmllint --format - > test6.xml.docx.document
if [ 0 -ne 1 ]; \
then diff test6.xml.docx.document expected-results/test6.xml.docx.document; fi
rm test6.xml.docx.document
../bin/teitodocx testnotes1.xml
WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/.
Convert testnotes1.xml to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/testnotes1.xml.d…> (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: 10 seconds
unzip -p testnotes1.xml.docx word/document.xml | xmllint --format - > testnotes1.xml.docx.document
if [ 0 -ne 1 ]; \
then diff testnotes1.xml.docx.document expected-results/testnotes1.xml.docx.document; fi
rm testnotes1.xml.docx.document
java -Djava.awt.headless=true -jar ../lib/saxon9he.jar testoucscourses.xml ../profiles/default/p4/from.xsl > testoucscoursesp5.xml
../bin/teitodocx --profile=oucscourses testoucscoursesp5.xml testoucscourses.xml.docx
WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/.
Convert testoucscoursesp5.xml to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/testoucscourses.…> (tei to docx) using profile oucscourses
Warning: XML resolver not found; external catalogs will be ignored
Warning: XML resolver not found; external catalogs will be ignored
BUILD SUCCESSFUL
Total time: 9 seconds
rm testoucscourses.xml.docx testoucscoursesp5.xml
BUILD: testing from-docx
../bin/docxtotei test-indexes.docx temp.xml
WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/.
Convert test-indexes.docx to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/temp.xml> (docx to tei) using profile default
[echo] using <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/profiles/default/docx…>
Warning: XML resolver not found; external catalogs will be ignored
BUILD SUCCESSFUL
Total time: 5 seconds
xmllint --format temp.xml | perl cleanup.pl > test-indexes.xml && rm temp.xml
java -Djava.awt.headless=true -jar lib/jing-20120724.0.0.jar test.rng test-indexes.xml
if [ 0 -ne 1 ]; \
then diff test-indexes.xml expected-results/test-indexes.xml; fi
../bin/docxtotei test11.docx temp.xml
WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/.
Convert test11.docx to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/temp.xml> (docx to tei) using profile default
[echo] using <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/profiles/default/docx…>
Warning: XML resolver not found; external catalogs will be ignored
BUILD SUCCESSFUL
Total time: 10 seconds
xmllint --format temp.xml | perl cleanup.pl> test11.xml && rm temp.xml
java -Djava.awt.headless=true -jar lib/jing-20120724.0.0.jar test.rng test11.xml
if [ 0 -ne 1 ]; \
then diff test11.xml expected-results/test11.xml; fi
../bin/docxtotei --profile=sciencejournal test11.docx temp.xml
WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/.
Convert test11.docx to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/temp.xml> (docx to tei) using profile sciencejournal
[echo] using <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/profiles/sciencejourn…>
Warning: XML resolver not found; external catalogs will be ignored
BUILD SUCCESSFUL
Total time: 9 seconds
xmllint --format temp.xml | perl cleanup.pl> test11a.xml && rm temp.xml
if [ 0 -ne 1 ]; \
then diff test11a.xml expected-results/test11a.xml; fi
../bin/docxtotei test19.docx temp.xml
WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/.
Convert test19.docx to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/temp.xml> (docx to tei) using profile default
[echo] using <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/profiles/default/docx…>
Warning: XML resolver not found; external catalogs will be ignored
BUILD SUCCESSFUL
Total time: 5 seconds
xmllint --format temp.xml | perl cleanup.pl > test19.xml && rm temp.xml
java -Djava.awt.headless=true -jar lib/jing-20120724.0.0.jar test.rng test19.xml
if [ 0 -ne 1 ]; \
then diff test19.xml expected-results/test19.xml; fi
../bin/docxtotei test18.docx temp.xml
WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/.
Convert test18.docx to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/temp.xml> (docx to tei) using profile default
[echo] using <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/profiles/default/docx…>
Warning: XML resolver not found; external catalogs will be ignored
BUILD SUCCESSFUL
Total time: 5 seconds
xmllint --format temp.xml | perl cleanup.pl > test18.xml && rm temp.xml
java -Djava.awt.headless=true -jar lib/jing-20120724.0.0.jar test.rng test18.xml
if [ 0 -ne 1 ]; \
then diff test18.xml expected-results/test18.xml; fi
../bin/docxtotei test39.docx temp.xml
WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/.
Convert test39.docx to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/temp.xml> (docx to tei) using profile default
[echo] using <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/profiles/default/docx…>
Warning: XML resolver not found; external catalogs will be ignored
[xslt] docx conversion issue: unable to handle picture here, no embed or link
[xslt] WARN: Possible confusion on where these captions belong: [[Figure 2 Two images, side by side]] and [[Figure 3 Two images one above the other]]
[xslt] WARN: Possible confusion on where these captions belong: [[Table 1 A Simple table]] and [[Table 2 A more complex table with multi columns]]
BUILD SUCCESSFUL
Total time: 9 seconds
xmllint --format temp.xml | perl cleanup.pl > test39.xml && rm temp.xml
if [ 0 -ne 1 ]; \
then diff test39.xml expected-results/test39.xml; fi
../bin/docxtotei --profile=transcription test-rtf2tei.docx temp.xml
WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/.
Convert test-rtf2tei.docx to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/temp.xml> (docx to tei) using profile transcription
[echo] using <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/profiles/transcriptio…>
Warning: XML resolver not found; external catalogs will be ignored
[xslt] STRIP TP
BUILD SUCCESSFUL
Total time: 7 seconds
xmllint --format temp.xml | perl cleanup.pl > test-rtf2tei.xml && rm temp.xml
if [ 0 -ne 1 ]; \
then diff test-rtf2tei.xml expected-results/test-rtf2tei.xml; fi
../bin/docxtotei --profile=transcription test29.docx temp.xml
WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/.
Convert test29.docx to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/temp.xml> (docx to tei) using profile transcription
[echo] using <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/profiles/transcriptio…>
Warning: XML resolver not found; external catalogs will be ignored
[xslt] docx conversion issue: unable to handle picture here, no embed or link
[xslt] WARN: Possible confusion on where these captions belong: [[Figure 1: An included image]] and [[Figure 2. An embedded .xslx graph, doesn’t work yet.]]
[xslt] WARN: Possible confusion on where these captions belong: [[Table 1 A Simple table]] and [[Table 2 A bit more Complex table]]
BUILD SUCCESSFUL
Total time: 8 seconds
xmllint --format temp.xml | perl cleanup.pl > test29.xml && rm temp.xml
if [ 0 -ne 1 ]; \
then diff test29.xml expected-results/test29.xml; fi
../bin/docxtotei --profile=tei test37.docx temp.xml
WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/.
Convert test37.docx to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/temp.xml> (docx to tei) using profile tei
[echo] using <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/profiles/tei/docx/fro…>
Warning: XML resolver not found; external catalogs will be ignored
BUILD SUCCESSFUL
Total time: 5 seconds
xmllint --format temp.xml | perl cleanup.pl > test37.xml && rm temp.xml
if [ 0 -ne 1 ]; \
then diff test37.xml expected-results/test37.xml; fi
../bin/docxtotei --profile=tei test40.docx temp.xml
WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/.
Convert test40.docx to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/temp.xml> (docx to tei) using profile tei
[echo] using <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/profiles/tei/docx/fro…>
Warning: XML resolver not found; external catalogs will be ignored
BUILD SUCCESSFUL
Total time: 5 seconds
xmllint --format temp.xml | perl cleanup.pl > test40.xml && rm temp.xml
if [ 0 -ne 1 ]; \
then diff test40.xml expected-results/test40.xml; fi
BUILD: testing xlsx
../bin/xlsxtotei test.xlsx test.xlsx.xml
WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/.
Convert test.xlsx to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/test.xlsx.xml> (xlsx to tei) using profile default
[echo] Convert using <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/profiles/default/xlsx…>
Warning: XML resolver not found; external catalogs will be ignored
BUILD SUCCESSFUL
Total time: 2 seconds
if [ 0 -ne 1 ]; \
then diff test.xlsx.xml expected-results/test.xlsx.xml; fi
BUILD: testing rdf
java -Djava.awt.headless=true -jar ../lib/saxon9he.jar -o:test12.rdf test12.xml ../profiles/default/rdf/to.xsl
if [ 0 -ne 1 ]; \
then diff test12.rdf expected-results/test12.rdf; fi
BUILD: testing text
../bin/teitotxt test14.xml test.text
WARNING: No localsource set. Will get a copy from http://www.tei-c.org/Vault/P5/.
Convert test14.xml to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/test.text> (tei to txt) using profile default
Warning: XML resolver not found; external catalogs will be ignored
BUILD SUCCESSFUL
Total time: 6 seconds
if [ 0 -ne 1 ]; \
then diff test.text expected-results/test.text; fi
(cd ..; make names)
make[2]: Entering directory `<http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/'>
java -jar lib/saxon9he.jar -it:main tools/getnames.xsl > names.xml
make[2]: Leaving directory `<http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/'>
BUILD: testing odt
../bin/teitoodt test.xml
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.xml.odt> (tei to odt) 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
unzip -t test.xml.odt > test.xml.odt.listing
unzip -o -q test.xml.odt content.xml
xmllint --format content.xml > content.xml.odt.listing
if [ 0 -ne 1 ]; \
then diff test.xml.odt.listing expected-results/test.xml.odt.listing; fi
2d1
< testing: mimetype OK
37a37
> testing: mimetype OK
make[1]: *** [test-odt] 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
1
1
I don't think I did.
Best,
Alex.-
At 17:17 14/04/2017, you wrote:
>Content-Transfer-Encoding: base64Chiming in
>late! I have not received my reimbursement either.
>
>-Sarah
>
>Sarah Stanley
>Office of Digital Research and Scholarship
>Strozier Library, Florida State University
>https://www.lib.fsu.edu/drs/
>Twitter: https://twitter.com/sarcathtic
>
>
>On Thu, Apr 13, 2017 at 7:49 AM, Peter Stadler <stadler(a)edirom.de> wrote:
>
>\ÝÈÝH]HÛt claim any reimbursements from the TEI (except
> > the meals that Syd paid for) thanks to the generous funding of my project
> > and Paderborn University which will refund my expenses.
>\ÝWFW £à£â´Ä̸¸ÈÜÕ´ÄÌè19 schrieb Elisa <ebbondar(a)gmail.com>:
> > HÝXZ]@d a reimbursement form for the Prague meeting but heard
> nothing back and haven't been reimbursed. Was that in early March? I
> > remember I was running late with it.
> > >
> > As for Vienna, I *was* reimbursed for that last fall, but only after
> > sending John a peep of concern. I have not sent a peep yet about
> > Prague...but it sounds as if we may need to be peeping in chorus about this
> > one!
>> [\ØBâÒÐ£â±¥Í Í¡É¼µ ½¹
È°A¡(ø
>Director, Center for the Digital Text
> > \ÜÛØÚX]HÙ\ÜÀor of English
>[]\Ú]HÙ]Ø\Ú]ÜY[Ø\Â>
>ML[ÛH]KÜY[Ø\ËHMMHTÐBâRÖÖÀ:
>ebb8(a)pitt.edu | Development site: http://newtfire.org
> >
> > \\Ù]H[Û^HTY}¸HÄÌ°È7, at 6:06 AM,
> James Cummings <James.Cummings(a)it.ox.ac.uk>
>ÜÝNà(øøø(ø> Don't think I've had mine either.
> > 5)
µÌ( >öâ"óBór##£SÂVv6yless wrote:
> > >>[\È[[ÛHY[Z[X\ÙYHR@ for the last
> F2FY[ÝH]BÝØ[[ÝH]YHÛÝÀ? And also let me know if you have any other
> > outstanding reimbursements.
> > ãâFæ·2 ø> Hugh
> > >>>>Ù[ÛH^HÛKà ø
> > >> --
> > [Y\ÈÀummings, James.Cummings(a)it.ox.ac.uk
> > XØY[ZXÈUÙ\ices, University of Oxford
> > 4´(øøøѤµ½Õ¹¥°mailing list
> > >> tei-council(a)lists.tei-c.org
> > >> http://lists.lists.tei-c.org/mailman/listinfo/tei-council
> > >>
> > PTÑHÕNÜÝ[ÜÈÈ\È\Ý\HXXÛH\Úived
>KBFVÖ6÷Væ6ÂÖÆærÆ7@ øѤµ½Õ¹¥±lists.tei-c.org
> > > http://lists.lists.tei-c.org/mailman/listinfo/tei-council
> > PTÑHÕNÜÝ[ÜÈÈ@s list are publicly archived
>KBFVÖ6÷Væ6ÂÖÆng list
>ZKXÛÝ[Ú[\ÝËZKXËÜÂGG¢òöÆ7G2æÆ7(a)s.tei-c.org/mailman/listinfo/tei-council
>PTÑHÕN postings to this list are publicly archived
> >
>--
>tei-council mailing list
>tei-council(a)lists.tei-c.org
>http://lists.lists.tei-c.org/mailman/listinfo/tei-council
>
>PLEASE NOTE: postings to this list are publicly archived
---------------------------------------------------------
ALEJANDRO BIA
e-mail: abia(a)umh.es
CIO - DEMI
Centro de Investigación Operativa
Departamento de Estadística, Matemáticas e Informática
Área de Lenguajes y Sistemas Informáticos
Universidad Miguel Hernández
Ed. Torretamarit, Av. Universidad s/n, CP:03202, Elche, ESPAÑA
Web: http://dhw.umh.es/alex-bia/
Tel: +34 966658973
Móvil: +34 644447008
Skype: alex-bia
Twitter: @alex_bia
---------------------------------------------------------
---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
2
1
See <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/2196/display/redirect?pa…>
Changes:
[martindholmes] Replacing bad default language attribute in fo param (issue #223).
------------------------------------------
[...truncated 24.21 KB...]
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 maria.xml to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/teitoepub.result> (tei to epub) using profile default
BUILD SUCCESSFUL
Total time: 15 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-dev/ws/Test/teitoepub3.result> (tei to epub3) using profile default
BUILD SUCCESSFUL
Total time: 16 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-dev/ws/Test/teitofo.result> (tei to fo) using profile default
Warning: XML resolver not found; external catalogs will be ignored
BUILD SUCCESSFUL
Total time: 11 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-dev/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: 15 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-dev/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: 16 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-dev/ws/Test/teitojson.result> (tei to json) 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-dev/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: 13 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-dev/ws/Test/teitoodt.result> (tei to odt) 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: 12 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-dev/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-dev/ws/Test/teitopdf.result.…> in <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test>
[echo] Rename <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/teitopdf.result.…> to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/teitopdf.result,> and delete <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/teitopdf.result.…>
BUILD SUCCESSFUL
Total time: 12 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-dev/ws/Test/teitordf.result> (tei to rdf) 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-dev/ws/Test/teitotxt.result> (tei to txt) using profile default
Warning: XML resolver not found; external catalogs will be ignored
BUILD SUCCESSFUL
Total time: 5 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: 16 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: 33 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.res…> (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: 31 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: 32 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: 29 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: 33 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: 36 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: 43 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: 37 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
BUILD: testing fo
java -Djava.awt.headless=true -jar ../lib/saxon9he.jar -o:test.fo test.xml ../fo/fo.xsl useFixedDate=true
java -Djava.awt.headless=true -jar lib/jing-20120724.0.0.jar fo.xsd test.fo
if [ 0 -ne 1 ]; \
then diff test.fo expected-results/test.fo; fi
1c1
< <?xml version="1.0" encoding="utf-8"?><root xmlns="http://www.w3.org/1999/XSL/Format"><layout-master-set><simple-page-master master-name="simple1" page-width="211mm" page-height="297mm" margin-top="72pt" margin-bottom="72pt" margin-left="72pt" margin-right="72pt"><region-body margin-bottom="24pt" margin-top="24pt"/><region-before extent="14pt"/><region-after extent="14pt"/></simple-page-master><simple-page-master master-name="left1" page-width="211mm" page-height="297mm" margin-top="72pt" margin-bottom="72pt" margin-left="72pt" margin-right="72pt"><region-body margin-bottom="24pt" margin-top="24pt"/><region-before region-name="xsl-region-before-left" extent="14pt"/><region-after region-name="xsl-region-after-left" extent="14pt"/></simple-page-master><simple-page-master master-name="right1" page-width="211mm" page-height="297mm" margin-top="72pt" margin-bottom="72pt" margin-left="72pt" margin-right="72pt"><region-body margin-bottom="24pt" margin-top="24pt"/><region-before region-name="xsl-region-before-right" extent="14pt"/><region-after region-name="xsl-region-after-right" extent="14pt"/></simple-page-master><simple-page-master master-name="first1" page-width="211mm" page-height="297mm" margin-top="72pt" margin-bottom="72pt" margin-left="72pt" margin-right="72pt"><region-body margin-bottom="24pt" margin-top="24pt"/><region-before region-name="xsl-region-before-first" extent="14pt"/><region-after region-name="xsl-region-after-first" extent="14pt"/></simple-page-master><simple-page-master master-name="simple2" page-width="211mm" page-height="297mm" margin-top="72pt" margin-bottom="72pt" margin-left="72pt" margin-right="72pt"><region-body column-count="1" margin-bottom="24pt" margin-top="24pt"/><region-before extent="14pt"/><region-after extent="14pt"/></simple-page-master><simple-page-master master-name="left2" page-width="211mm" page-height="297mm" margin-top="72pt" margin-bottom="72pt" margin-left="72pt" margin-right="72pt"><region-body column-count="1" margin-bottom="24pt" margin-top="24pt"/><region-before region-name="xsl-region-before-left" extent="14pt"/><region-after region-name="xsl-region-after-left" extent="14pt"/></simple-page-master><simple-page-master master-name="right2" page-width="211mm" page-height="297mm" margin-top="72pt" margin-bottom="72pt" margin-left="72pt" margin-right="72pt"><region-body column-count="1" margin-bottom="24pt" margin-top="24pt"/><region-before region-name="xsl-region-before-right" extent="14pt"/><region-after region-name="xsl-region-after-right" extent="14pt"/></simple-page-master><simple-page-master master-name="first2" page-width="211mm" page-height="297mm" margin-top="72pt" margin-bottom="72pt" margin-left="72pt" margin-right="72pt"><region-body column-count="1" margin-bottom="24pt" margin-top="24pt"/><region-before region-name="xsl-region-before-first" extent="14pt"/><region-after region-name="xsl-region-after-first" extent="14pt"/></simple-page-master><page-sequence-master master-name="twoside1nofirst"><repeatable-page-master-alternatives><conditional-page-master-reference master-reference="right1" odd-or-even="odd"/><conditional-page-master-reference master-reference="left1" odd-or-even="even"/></repeatable-page-master-alternatives></page-sequence-master><page-sequence-master master-name="twoside1"><repeatable-page-master-alternatives><conditional-page-master-reference master-reference="first1" page-position="first"/><conditional-page-master-reference master-reference="right1" odd-or-even="odd"/><conditional-page-master-reference master-reference="left1" odd-or-even="even"/></repeatable-page-master-alternatives></page-sequence-master><page-sequence-master master-name="oneside1"><repeatable-page-master-alternatives><conditional-page-master-reference master-reference="first1" page-position="first"/><conditional-page-master-reference master-reference="simple1"/></repeatable-page-master-alternatives></page-sequence-master><page-sequence-master master-name="twoside2"><repeatable-page-master-alternatives><conditional-page-master-reference master-reference="first2" page-position="first"/><conditional-page-master-reference master-reference="right2" odd-or-even="odd"/><conditional-page-master-reference master-reference="left2" odd-or-even="even"/></repeatable-page-master-alternatives></page-sequence-master><page-sequence-master master-name="oneside2"><repeatable-page-master-alternatives><conditional-page-master-reference master-reference="first2" page-position="first"/><conditional-page-master-reference master-reference="simple2"/></repeatable-page-master-alternatives></page-sequence-master></layout-master-set><!--Front matter--><page-sequence format="i" text-align="justify" hyphenate="true" language="en" initial-page-number="1" master-reference="twoside2"><static-content flow-name="xsl-region-before-right"><block text-align="justify" text-align-last="justify" font-size="10pt"><block><leader rule-thickness="0pt"/><inline><page-number/></inline></block></block></static-content><static-content flow-name="xsl-region-before-left"><block text-align="justify" font-size="10pt"><block><inline><page-number/></inline><leader rule-thickness="0pt"/></block></block></static-content><static-content flow-name="xsl-region-before-first"><block/></static-content><static-content flow-name="xsl-region-after-right"><block text-align="end" font-size="10pt"><page-number/></block></static-content><static-content flow-name="xsl-region-after-left"><block text-align="start" font-size="10pt"><page-number/></block></static-content><static-content flow-name="xsl-region-after-first"><block font-size="10pt" text-align="end"><page-number/></block></static-content><static-content flow-name="xsl-footnote-separator"><block><leader leader-pattern="rule" leader-length="100%" rule-style="solid" rule-thickness="0.5pt"/></block></static-content><flow flow-name="xsl-region-body" font-family="Times" font-size="10pt"><!--Start div-->
---
> <?xml version="1.0" encoding="utf-8"?><root xmlns="http://www.w3.org/1999/XSL/Format"><layout-master-set><simple-page-master master-name="simple1" page-width="211mm" page-height="297mm" margin-top="72pt" margin-bottom="72pt" margin-left="72pt" margin-right="72pt"><region-body margin-bottom="24pt" margin-top="24pt"/><region-before extent="14pt"/><region-after extent="14pt"/></simple-page-master><simple-page-master master-name="left1" page-width="211mm" page-height="297mm" margin-top="72pt" margin-bottom="72pt" margin-left="72pt" margin-right="72pt"><region-body margin-bottom="24pt" margin-top="24pt"/><region-before region-name="xsl-region-before-left" extent="14pt"/><region-after region-name="xsl-region-after-left" extent="14pt"/></simple-page-master><simple-page-master master-name="right1" page-width="211mm" page-height="297mm" margin-top="72pt" margin-bottom="72pt" margin-left="72pt" margin-right="72pt"><region-body margin-bottom="24pt" margin-top="24pt"/><region-before region-name="xsl-region-before-right" extent="14pt"/><region-after region-name="xsl-region-after-right" extent="14pt"/></simple-page-master><simple-page-master master-name="first1" page-width="211mm" page-height="297mm" margin-top="72pt" margin-bottom="72pt" margin-left="72pt" margin-right="72pt"><region-body margin-bottom="24pt" margin-top="24pt"/><region-before region-name="xsl-region-before-first" extent="14pt"/><region-after region-name="xsl-region-after-first" extent="14pt"/></simple-page-master><simple-page-master master-name="simple2" page-width="211mm" page-height="297mm" margin-top="72pt" margin-bottom="72pt" margin-left="72pt" margin-right="72pt"><region-body column-count="1" margin-bottom="24pt" margin-top="24pt"/><region-before extent="14pt"/><region-after extent="14pt"/></simple-page-master><simple-page-master master-name="left2" page-width="211mm" page-height="297mm" margin-top="72pt" margin-bottom="72pt" margin-left="72pt" margin-right="72pt"><region-body column-count="1" margin-bottom="24pt" margin-top="24pt"/><region-before region-name="xsl-region-before-left" extent="14pt"/><region-after region-name="xsl-region-after-left" extent="14pt"/></simple-page-master><simple-page-master master-name="right2" page-width="211mm" page-height="297mm" margin-top="72pt" margin-bottom="72pt" margin-left="72pt" margin-right="72pt"><region-body column-count="1" margin-bottom="24pt" margin-top="24pt"/><region-before region-name="xsl-region-before-right" extent="14pt"/><region-after region-name="xsl-region-after-right" extent="14pt"/></simple-page-master><simple-page-master master-name="first2" page-width="211mm" page-height="297mm" margin-top="72pt" margin-bottom="72pt" margin-left="72pt" margin-right="72pt"><region-body column-count="1" margin-bottom="24pt" margin-top="24pt"/><region-before region-name="xsl-region-before-first" extent="14pt"/><region-after region-name="xsl-region-after-first" extent="14pt"/></simple-page-master><page-sequence-master master-name="twoside1nofirst"><repeatable-page-master-alternatives><conditional-page-master-reference master-reference="right1" odd-or-even="odd"/><conditional-page-master-reference master-reference="left1" odd-or-even="even"/></repeatable-page-master-alternatives></page-sequence-master><page-sequence-master master-name="twoside1"><repeatable-page-master-alternatives><conditional-page-master-reference master-reference="first1" page-position="first"/><conditional-page-master-reference master-reference="right1" odd-or-even="odd"/><conditional-page-master-reference master-reference="left1" odd-or-even="even"/></repeatable-page-master-alternatives></page-sequence-master><page-sequence-master master-name="oneside1"><repeatable-page-master-alternatives><conditional-page-master-reference master-reference="first1" page-position="first"/><conditional-page-master-reference master-reference="simple1"/></repeatable-page-master-alternatives></page-sequence-master><page-sequence-master master-name="twoside2"><repeatable-page-master-alternatives><conditional-page-master-reference master-reference="first2" page-position="first"/><conditional-page-master-reference master-reference="right2" odd-or-even="odd"/><conditional-page-master-reference master-reference="left2" odd-or-even="even"/></repeatable-page-master-alternatives></page-sequence-master><page-sequence-master master-name="oneside2"><repeatable-page-master-alternatives><conditional-page-master-reference master-reference="first2" page-position="first"/><conditional-page-master-reference master-reference="simple2"/></repeatable-page-master-alternatives></page-sequence-master></layout-master-set><!--Front matter--><page-sequence format="i" text-align="justify" hyphenate="true" language="en_US" initial-page-number="1" master-reference="twoside2"><static-content flow-name="xsl-region-before-right"><block text-align="justify" text-align-last="justify" font-size="10pt"><block><leader rule-thickness="0pt"/><inline><page-number/></inline></block></block></static-content><static-content flow-name="xsl-region-before-left"><block text-align="justify" font-size="10pt"><block><inline><page-number/></inline><leader rule-thickness="0pt"/></block></block></static-content><static-content flow-name="xsl-region-before-first"><block/></static-content><static-content flow-name="xsl-region-after-right"><block text-align="end" font-size="10pt"><page-number/></block></static-content><static-content flow-name="xsl-region-after-left"><block text-align="start" font-size="10pt"><page-number/></block></static-content><static-content flow-name="xsl-region-after-first"><block font-size="10pt" text-align="end"><page-number/></block></static-content><static-content flow-name="xsl-footnote-separator"><block><leader leader-pattern="rule" leader-length="100%" rule-style="solid" rule-thickness="0.5pt"/></block></static-content><flow flow-name="xsl-region-body" font-family="Times" font-size="10pt"><!--Start div-->
9c9
< <block text-align="start" font-weight="bold" keep-together.within-line="always">Stave V</block></list-item-label><list-item-body start-indent="body-start()"><block font-weight="normal"><block> </block>The end of it </block></list-item-body></list-item></list-block><!--End div--></flow></page-sequence><page-sequence format="1" text-align="justify" hyphenate="true" language="en" initial-page-number="1" master-reference="twoside2"><static-content flow-name="xsl-region-before-right"><block text-align="justify" text-align-last="justify" font-size="10pt"><block><leader rule-thickness="0pt"/><inline><page-number/></inline></block></block></static-content><static-content flow-name="xsl-region-before-left"><block text-align="justify" font-size="10pt"><block><inline><page-number/></inline><leader rule-thickness="0pt"/></block></block></static-content><static-content flow-name="xsl-region-before-first"><block/></static-content><static-content flow-name="xsl-region-after-right"><block text-align="end" font-size="10pt"><page-number/></block></static-content><static-content flow-name="xsl-region-after-left"><block text-align="start" font-size="10pt"><page-number/></block></static-content><static-content flow-name="xsl-region-after-first"><block font-size="10pt" text-align="end"><page-number/></block></static-content><static-content flow-name="xsl-footnote-separator"><block><leader leader-pattern="rule" leader-length="100%" rule-style="solid" rule-thickness="0.5pt"/></block></static-content><flow flow-name="xsl-region-body" font-family="Times" font-size="10pt">
---
> <block text-align="start" font-weight="bold" keep-together.within-line="always">Stave V</block></list-item-label><list-item-body start-indent="body-start()"><block font-weight="normal"><block> </block>The end of it </block></list-item-body></list-item></list-block><!--End div--></flow></page-sequence><page-sequence format="1" text-align="justify" hyphenate="true" language="en_US" initial-page-number="1" master-reference="twoside2"><static-content flow-name="xsl-region-before-right"><block text-align="justify" text-align-last="justify" font-size="10pt"><block><leader rule-thickness="0pt"/><inline><page-number/></inline></block></block></static-content><static-content flow-name="xsl-region-before-left"><block text-align="justify" font-size="10pt"><block><inline><page-number/></inline><leader rule-thickness="0pt"/></block></block></static-content><static-content flow-name="xsl-region-before-first"><block/></static-content><static-content flow-name="xsl-region-after-right"><block text-align="end" font-size="10pt"><page-number/></block></static-content><static-content flow-name="xsl-region-after-left"><block text-align="start" font-size="10pt"><page-number/></block></static-content><static-content flow-name="xsl-region-after-first"><block font-size="10pt" text-align="end"><page-number/></block></static-content><static-content flow-name="xsl-footnote-separator"><block><leader leader-pattern="rule" leader-length="100%" rule-style="solid" rule-thickness="0.5pt"/></block></static-content><flow flow-name="xsl-region-body" font-family="Times" font-size="10pt">
make[1]: *** [test-fo] 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
1
2
All: has anyone been reimbursed by TEI for the last F2F? If you have not, can you let me know? And also let me know if you have any other outstanding reimbursements.
Thanks,
Hugh
Sent from my phone.
8
7
See <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/2192/display/redirect?pa…>
Changes:
[Martin Holmes] Tweaks to rendition testing file.
[Martin Holmes] Committing fix to test file
------------------------------------------
[...truncated 24.19 KB...]
Warning: XML resolver not found; external catalogs will be ignored
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 maria.xml to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/teitoepub.result> (tei to epub) using profile default
BUILD SUCCESSFUL
Total time: 15 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-dev/ws/Test/teitoepub3.result> (tei to epub3) using profile default
BUILD SUCCESSFUL
Total time: 16 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-dev/ws/Test/teitofo.result> (tei to fo) using profile default
Warning: XML resolver not found; external catalogs will be ignored
BUILD SUCCESSFUL
Total time: 12 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-dev/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: 14 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-dev/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: 14 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-dev/ws/Test/teitojson.result> (tei to json) 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-dev/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: 13 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-dev/ws/Test/teitoodt.result> (tei to odt) 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: 12 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-dev/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-dev/ws/Test/teitopdf.result.…> in <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test>
[echo] Rename <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/teitopdf.result.…> to <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/teitopdf.result,> and delete <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/Test/teitopdf.result.…>
BUILD SUCCESSFUL
Total time: 18 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-dev/ws/Test/teitordf.result> (tei to rdf) 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-dev/ws/Test/teitotxt.result> (tei to txt) using profile default
Warning: XML resolver not found; external catalogs will be ignored
BUILD SUCCESSFUL
Total time: 7 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: 16 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: 29 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.res…> (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: 28 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: 30 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: 26 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: 27 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: 27 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: 35 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: 28 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
337c337
< \begin{longtable}{P{0.7459912188603608\textwidth}P{0.1040087811396392\textwidth}}
---
> \begin{longtable}{P{0.7480801335559266\textwidth}P{0.10191986644407346\textwidth}}
362,364c362
< \leavevmode\bgroup\exampleFont \begin{shaded}\noindent\mbox{}{<\textbf{cit}>}\mbox{}\newline
< \hspace*{6pt}{<\textbf{quote}>}Quote{</\textbf{quote}>}\mbox{}\newline
< {</\textbf{cit}>}\end{shaded}\egroup
---
> \leavevmode\bgroup\exampleFont \begin{shaded}\noindent\mbox{}{<\textbf{cit}>}Quote{</\textbf{cit}>}\end{shaded}\egroup
519,522c517
< \leavevmode\bgroup\exampleFont \begin{shaded}\noindent\mbox{}{<\textbf{sp}>}\mbox{}\newline
< \hspace*{6pt}{<\textbf{speaker}\hspace*{6pt}{rend}="{it}">}Roderigo{</\textbf{speaker}>}\mbox{}\newline
< \hspace*{6pt}{<\textbf{p}>}Stuff spoken{</\textbf{p}>}\mbox{}\newline
< {</\textbf{sp}>}\end{shaded}\egroup
---
> \leavevmode\bgroup\exampleFont \begin{shaded}\noindent\mbox{}{<\textbf{speaker}\hspace*{6pt}{rend}="{it}">}Roderigo{</\textbf{speaker}>}\end{shaded}\egroup
524,527c519
< \tabcellsep \begin{description} \item[Roderigo]
<
< Stuff spoken\end{description}
< \\
---
> \tabcellsep Roderigo\\
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
1
1
See <http://teijenkins.hcmc.uvic.ca/job/TEIP5-dev/2813/display/redirect?page=cha…>
Changes:
[lou.burnard] removed another notTEI
[lou.burnard] restore unintentionally deleted xinclude odd
------------------------------------------
Started by upstream project "TEIP5-Documentation-dev" build number 2496
originally caused by:
Started by upstream project "TEIP5-Test-dev" build number 3286
originally caused by:
Started by an SCM change
Building in workspace <http://teijenkins.hcmc.uvic.ca/job/TEIP5-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/TEI.git # timeout=10
Fetching upstream changes from https://github.com/TEIC/TEI.git
> git --version # timeout=10
> git fetch --tags --progress https://github.com/TEIC/TEI.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 7eeb6bdb748e6ab939f4eff8517cdb7df083f8e2 (refs/remotes/origin/dev)
> git config core.sparsecheckout # timeout=10
> git checkout -f 7eeb6bdb748e6ab939f4eff8517cdb7df083f8e2
> git rev-list 2123dd554c0c166421d550e571a619c6783f9406 # timeout=10
[workspace] $ /bin/bash -xe /tmp/jenkins6360737199462428657.sh
+ svn update
Skipped '.'
Summary of conflicts:
Skipped paths: 1
[workspace] $ /bin/bash -xe /tmp/jenkins8486290587113823159.sh
+ cd P5
+ rm -f dist-source.stamp dist-schema.stamp dist-test.stamp dist-database.stamp dist-exemplars.stamp
[workspace] $ /bin/bash -xe /tmp/jenkins1995894958982070318.sh
+ cd P5
++ pwd
+ make VCS=git INJENKINS=true XSL=<http://teijenkins.hcmc.uvic.ca/job/TEIP5-dev/ws/P5/../../../Stylesheets-dev…> clean deb dist
(cd Exemplars; make clean)
make[1]: Entering directory `<http://teijenkins.hcmc.uvic.ca/job/TEIP5-dev/ws/P5/Exemplars'>
mv tei_lite_fr.nvdl tei_lite_fr.nvdl.bak
rm -f *.processed *.xsd *.dtd *.doc.* *.rnc tei*.xsl tei*.rng *.compiled* *~ *.xi *.isosch *.epub *.pdf *.html *.nvdl *-teix*
mv tei_lite_fr.nvdl.bak tei_lite_fr.nvdl
rm -f exnames.xml
rm -f enrich.rng isofs.rng
rm -f names.xml *properties
rm -f [A-Z]*xml
make[1]: Leaving directory `<http://teijenkins.hcmc.uvic.ca/job/TEIP5-dev/ws/P5/Exemplars'>
(cd Test; make clean)
make[1]: Entering directory `<http://teijenkins.hcmc.uvic.ca/job/TEIP5-dev/ws/P5/Test'>
rm -f test*.doc.xml test*.rnc test*.dtd test*.compiled.* test*.xsd test*.rnc test*.rng test*.xsl test*.isosch
rm -rf LOG *~ *.xsd Schema RomaResults DTD
rm -rf *.doc.*
rm -f detest.log detest.log.all
rm -f *-examples.rng *-examples.rnc *test*.nvdl *-ex.odd
rm -f detest.rnc detest.rng detest.dtd detest.isosch
make[1]: Leaving directory `<http://teijenkins.hcmc.uvic.ca/job/TEIP5-dev/ws/P5/Test'>
rm -rf release Guidelines Guidelines-web Schema DTD dtd Split
rm -rf Guidelines.??? Guidelines-*
rm -f *.isosch.xsl
rm -f *.stamp
rm -f *.xsd
rm -f Exemplars/stdout
rm -f Test/*.isosch
rm -f Test/detest.dtd Test/detest.rnc Test/detest.rng Test/detest.xsl
rm -f Test/stdout
rm -f Utilities/guidelines.xsl
rm -f anything buildweb.xml
rm -f p5.sch p5.isosch p5.xml p5subset.xml p5subset.json p5subset.js
rm -f p5attlist.txt
rm -f p5odds-examples.rng p5odds-examples.rnc p5odds.rng p5odds.rnc p5odds.isosch
rm -f pdfbuild.log
rm -f stripspace.xsl.model
rm -f tei-*.zip
rm -f tei-p5-*_*build
rm -f tei-p5-*_*changes
rm -f tei-p5-*_*deb
rm -f teiwebsiteguidelines.zip
rm -rf FASC-*
rm -rf catalogue.* modList
rm -rf valid v.xml ValidatorLog.xml Utilities/pointerattributes.xsl graphics.sh missfont.log v.body v.header Schematron1.xml Schematron2.xml
sh ./mydch debian-tei-p5-database/debian/changelog
sh: 0: Can't open ./mydch
make: *** [debversion] Error 127
Build step 'Execute shell' marked build as failure
Archiving artifacts
Not sending mail to unregistered user lou.burnard(a)retired.ox.ac.uk
1
12
See <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/2185/display/redirect?pa…>
Changes:
[martindholmes] Integrating Simple Print test into FO/PDF rendering, including images.
[martindholmes] More folder cleanup.
[martindholmes] More tidying up: get schemas out of the way.
------------------------------------------
[...truncated 61.19 KB...]
Stylesheet documentation generation successful.
(cd `dirname profiles/default/csv/to.xsl`; tar cf - release) | tar xf -
rm -rf `dirname profiles/default/csv/to.xsl`/release
echo process doc for profiles/default/docbook/from.xsl
process doc for profiles/default/docbook/from.xsl
ODIR=release/xsl/doc/tei-xsl/`dirname profiles/default/docbook/from.xsl` ./runDoc.sh profiles/default/docbook/from.xsl -cfg:Documentation/oxydoc.cfg
Script file for generating XSL Stylesheet documentation
using oXygen XML Editor stylesheet documentation generator.
Stylesheet documentation generation successful.
(cd `dirname profiles/default/docbook/from.xsl`; tar cf - release) | tar xf -
rm -rf `dirname profiles/default/docbook/from.xsl`/release
echo process doc for profiles/default/docx/from.xsl
process doc for profiles/default/docx/from.xsl
ODIR=release/xsl/doc/tei-xsl/`dirname profiles/default/docx/from.xsl` ./runDoc.sh profiles/default/docx/from.xsl -cfg:Documentation/oxydoc.cfg
Script file for generating XSL Stylesheet documentation
using oXygen XML Editor stylesheet documentation generator.
Stylesheet documentation generation successful.
(cd `dirname profiles/default/docx/from.xsl`; tar cf - release) | tar xf -
rm -rf `dirname profiles/default/docx/from.xsl`/release
echo process doc for profiles/default/docx/to.xsl
process doc for profiles/default/docx/to.xsl
ODIR=release/xsl/doc/tei-xsl/`dirname profiles/default/docx/to.xsl` ./runDoc.sh profiles/default/docx/to.xsl -cfg:Documentation/oxydoc.cfg
Script file for generating XSL Stylesheet documentation
using oXygen XML Editor stylesheet documentation generator.
Stylesheet documentation generation successful.
(cd `dirname profiles/default/docx/to.xsl`; tar cf - release) | tar xf -
rm -rf `dirname profiles/default/docx/to.xsl`/release
echo process doc for profiles/default/dtd/to.xsl
process doc for profiles/default/dtd/to.xsl
ODIR=release/xsl/doc/tei-xsl/`dirname profiles/default/dtd/to.xsl` ./runDoc.sh profiles/default/dtd/to.xsl -cfg:Documentation/oxydoc.cfg
Script file for generating XSL Stylesheet documentation
using oXygen XML Editor stylesheet documentation generator.
Stylesheet documentation generation successful.
(cd `dirname profiles/default/dtd/to.xsl`; tar cf - release) | tar xf -
rm -rf `dirname profiles/default/dtd/to.xsl`/release
echo process doc for profiles/default/epub/to.xsl
process doc for profiles/default/epub/to.xsl
ODIR=release/xsl/doc/tei-xsl/`dirname profiles/default/epub/to.xsl` ./runDoc.sh profiles/default/epub/to.xsl -cfg:Documentation/oxydoc.cfg
Script file for generating XSL Stylesheet documentation
using oXygen XML Editor stylesheet documentation generator.
Stylesheet documentation generation successful.
(cd `dirname profiles/default/epub/to.xsl`; tar cf - release) | tar xf -
rm -rf `dirname profiles/default/epub/to.xsl`/release
echo process doc for profiles/default/fo/to.xsl
process doc for profiles/default/fo/to.xsl
ODIR=release/xsl/doc/tei-xsl/`dirname profiles/default/fo/to.xsl` ./runDoc.sh profiles/default/fo/to.xsl -cfg:Documentation/oxydoc.cfg
Script file for generating XSL Stylesheet documentation
using oXygen XML Editor stylesheet documentation generator.
Stylesheet documentation generation successful.
(cd `dirname profiles/default/fo/to.xsl`; tar cf - release) | tar xf -
rm -rf `dirname profiles/default/fo/to.xsl`/release
echo process doc for profiles/default/html/to.xsl
process doc for profiles/default/html/to.xsl
ODIR=release/xsl/doc/tei-xsl/`dirname profiles/default/html/to.xsl` ./runDoc.sh profiles/default/html/to.xsl -cfg:Documentation/oxydoc.cfg
Script file for generating XSL Stylesheet documentation
using oXygen XML Editor stylesheet documentation generator.
Stylesheet documentation generation successful.
(cd `dirname profiles/default/html/to.xsl`; tar cf - release) | tar xf -
rm -rf `dirname profiles/default/html/to.xsl`/release
echo process doc for profiles/default/latex/to.xsl
process doc for profiles/default/latex/to.xsl
ODIR=release/xsl/doc/tei-xsl/`dirname profiles/default/latex/to.xsl` ./runDoc.sh profiles/default/latex/to.xsl -cfg:Documentation/oxydoc.cfg
Script file for generating XSL Stylesheet documentation
using oXygen XML Editor stylesheet documentation generator.
Stylesheet documentation generation successful.
(cd `dirname profiles/default/latex/to.xsl`; tar cf - release) | tar xf -
rm -rf `dirname profiles/default/latex/to.xsl`/release
echo process doc for profiles/default/lite/to.xsl
process doc for profiles/default/lite/to.xsl
ODIR=release/xsl/doc/tei-xsl/`dirname profiles/default/lite/to.xsl` ./runDoc.sh profiles/default/lite/to.xsl -cfg:Documentation/oxydoc.cfg
Script file for generating XSL Stylesheet documentation
using oXygen XML Editor stylesheet documentation generator.
Stylesheet documentation generation successful.
(cd `dirname profiles/default/lite/to.xsl`; tar cf - release) | tar xf -
rm -rf `dirname profiles/default/lite/to.xsl`/release
echo process doc for profiles/default/odt/from.xsl
process doc for profiles/default/odt/from.xsl
ODIR=release/xsl/doc/tei-xsl/`dirname profiles/default/odt/from.xsl` ./runDoc.sh profiles/default/odt/from.xsl -cfg:Documentation/oxydoc.cfg
Script file for generating XSL Stylesheet documentation
using oXygen XML Editor stylesheet documentation generator.
Stylesheet documentation generation successful.
(cd `dirname profiles/default/odt/from.xsl`; tar cf - release) | tar xf -
rm -rf `dirname profiles/default/odt/from.xsl`/release
echo process doc for profiles/default/odt/to.xsl
process doc for profiles/default/odt/to.xsl
ODIR=release/xsl/doc/tei-xsl/`dirname profiles/default/odt/to.xsl` ./runDoc.sh profiles/default/odt/to.xsl -cfg:Documentation/oxydoc.cfg
Script file for generating XSL Stylesheet documentation
using oXygen XML Editor stylesheet documentation generator.
Stylesheet documentation generation successful.
(cd `dirname profiles/default/odt/to.xsl`; tar cf - release) | tar xf -
rm -rf `dirname profiles/default/odt/to.xsl`/release
echo process doc for profiles/default/p4/from.xsl
process doc for profiles/default/p4/from.xsl
ODIR=release/xsl/doc/tei-xsl/`dirname profiles/default/p4/from.xsl` ./runDoc.sh profiles/default/p4/from.xsl -cfg:Documentation/oxydoc.cfg
Script file for generating XSL Stylesheet documentation
using oXygen XML Editor stylesheet documentation generator.
Stylesheet documentation generation successful.
(cd `dirname profiles/default/p4/from.xsl`; tar cf - release) | tar xf -
rm -rf `dirname profiles/default/p4/from.xsl`/release
echo process doc for profiles/default/relaxng/to.xsl
process doc for profiles/default/relaxng/to.xsl
ODIR=release/xsl/doc/tei-xsl/`dirname profiles/default/relaxng/to.xsl` ./runDoc.sh profiles/default/relaxng/to.xsl -cfg:Documentation/oxydoc.cfg
Script file for generating XSL Stylesheet documentation
using oXygen XML Editor stylesheet documentation generator.
Stylesheet documentation generation successful.
(cd `dirname profiles/default/relaxng/to.xsl`; tar cf - release) | tar xf -
rm -rf `dirname profiles/default/relaxng/to.xsl`/release
echo process doc for profiles/enrich/docx/from.xsl
process doc for profiles/enrich/docx/from.xsl
ODIR=release/xslprofiles/doc/tei-xsl/`dirname profiles/enrich/docx/from.xsl` ./runDoc.sh profiles/enrich/docx/from.xsl -cfg:Documentation/oxydoc.cfg
Script file for generating XSL Stylesheet documentation
using oXygen XML Editor stylesheet documentation generator.
Stylesheet documentation generation successful.
(cd `dirname profiles/enrich/docx/from.xsl`; tar cf - release) | tar xf -
rm -rf `dirname profiles/enrich/docx/from.xsl`/release
echo process doc for profiles/enrich/docx/to.xsl
process doc for profiles/enrich/docx/to.xsl
ODIR=release/xslprofiles/doc/tei-xsl/`dirname profiles/enrich/docx/to.xsl` ./runDoc.sh profiles/enrich/docx/to.xsl -cfg:Documentation/oxydoc.cfg
Script file for generating XSL Stylesheet documentation
using oXygen XML Editor stylesheet documentation generator.
Stylesheet documentation generation successful.
(cd `dirname profiles/enrich/docx/to.xsl`; tar cf - release) | tar xf -
rm -rf `dirname profiles/enrich/docx/to.xsl`/release
echo process doc for profiles/enrich/fo/to.xsl
process doc for profiles/enrich/fo/to.xsl
ODIR=release/xslprofiles/doc/tei-xsl/`dirname profiles/enrich/fo/to.xsl` ./runDoc.sh profiles/enrich/fo/to.xsl -cfg:Documentation/oxydoc.cfg
Script file for generating XSL Stylesheet documentation
using oXygen XML Editor stylesheet documentation generator.
Stylesheet documentation generation successful.
(cd `dirname profiles/enrich/fo/to.xsl`; tar cf - release) | tar xf -
rm -rf `dirname profiles/enrich/fo/to.xsl`/release
echo process doc for profiles/enrich/html/to.xsl
process doc for profiles/enrich/html/to.xsl
ODIR=release/xslprofiles/doc/tei-xsl/`dirname profiles/enrich/html/to.xsl` ./runDoc.sh profiles/enrich/html/to.xsl -cfg:Documentation/oxydoc.cfg
Script file for generating XSL Stylesheet documentation
using oXygen XML Editor stylesheet documentation generator.
Stylesheet documentation generation successful.
(cd `dirname profiles/enrich/html/to.xsl`; tar cf - release) | tar xf -
rm -rf `dirname profiles/enrich/html/to.xsl`/release
echo process doc for profiles/enrich/latex/to.xsl
process doc for profiles/enrich/latex/to.xsl
ODIR=release/xslprofiles/doc/tei-xsl/`dirname profiles/enrich/latex/to.xsl` ./runDoc.sh profiles/enrich/latex/to.xsl -cfg:Documentation/oxydoc.cfg
Script file for generating XSL Stylesheet documentation
using oXygen XML Editor stylesheet documentation generator.
Stylesheet documentation generation successful.
(cd `dirname profiles/enrich/latex/to.xsl`; tar cf - release) | tar xf -
rm -rf `dirname profiles/enrich/latex/to.xsl`/release
make[2]: Leaving directory `<http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/'>
BUILD Compile documentation
test -d release/xslcommon/doc/tei-xsl || mkdir -p release/xslcommon/doc/tei-xsl
java -jar lib/saxon9he.jar -o:Documentation/index.xml Documentation/teixsl.xml Documentation/param.xsl
java -jar lib/saxon9he.jar -o:Documentation/style.xml Documentation/teixsl.xml Documentation/paramform.xsl
Create file "stylebear"
java -jar lib/saxon9he.jar -o:release/xslcommon/doc/tei-xsl/index.html Documentation/index.xml profiles/tei/html5/to.xsl cssFile=tei.css
java -jar lib/saxon9he.jar -o:release/xslcommon/doc/tei-xsl/style.html Documentation/style.xml profiles/default/html/to.xsl
cp Documentation/*.png Documentation/teixsl.xml Documentation/style.xml release/xslcommon/doc/tei-xsl
cp VERSION tei.css ChangeLog LICENCE release/xslcommon/doc/tei-xsl
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
(cd odt; mkdir TEIP5; java -jar ../lib/saxon9he.jar -o:TEIP5/teitoodt.xsl -s:teitoodt.xsl expandxsl.xsl ; cp odttotei.xsl TEIP5.ott teilite.dtd TEIP5; jar cf ../teioo.jar TEIP5 TypeDetection.xcu ; rm -rf TEIP5)
expand import of ../common/common.xsl
expand import of common_param.xsl
expand import of common_core.xsl
expand import of common_textstructure.xsl
expand import of common_header.xsl
expand import of common_linking.xsl
expand import of common_msdescription.xsl
expand import of common_figures.xsl
expand import of common_textcrit.xsl
expand import of common_gaiji.xsl
expand import of i18n.xsl
expand import of functions.xsl
expand import of ../common/verbatim.xsl
mkdir -p <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/debian-tei-xsl/debian…>
(tar cf - lib teioo.jar) | (cd <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/debian-tei-xsl/debian…;> tar xf - )
(cd release/xsl; tar cf - .) | (cd <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/debian-tei-xsl/debian…;> tar xf -)
mkdir -p <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/debian-tei-xsl/debian…>
cp bin/transformtei <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/debian-tei-xsl/debian…>
perl -p -i -e 's+^APPHOME=.*+APPHOME=/usr/share/xml/tei/stylesheet+' <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/debian-tei-xsl/debian…>
chmod 755 <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/debian-tei-xsl/debian…>
for i in bin/*to*; do (cd <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/debian-tei-xsl/debian…;> rm -f `basename $i`; ln -s transformtei `basename $i`); done
test -d release/xslprofiles/xml/tei/stylesheet || mkdir -p release/xslprofiles/xml/tei/stylesheet/
mkdir -p <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/debian-tei-xsl/debian…>
mkdir -p <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/debian-tei-xsl/debian…>
tar cf - --exclude default profiles | (cd release/xslprofiles/xml/tei/stylesheet; tar xf - )
(cd release/xslprofiles; tar cf - .) | (cd <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/debian-tei-xsl/debian…;> tar xf -)
mkdir -p release/xslprofiles/doc
text for existence of file /usr/share/oxygen/stylesheetDocumentation.sh
if test -f /usr/share/oxygen/stylesheetDocumentation.sh; then perl -pe "s+-Djava.awt+-Djava.awt -Duser.home=/tmp/+; s+OXYGEN_HOME=.*+OXYGEN_HOME=/usr/share/oxygen+" < /usr/share/oxygen/stylesheetDocumentation.sh > ./runDoc.sh; chmod 755 runDoc.sh; cp -f /usr/share/oxygen/licensekey.txt .; make profiles/enrich/docx/from.xsl profiles/enrich/docx/to.xsl profiles/enrich/fo/to.xsl profiles/enrich/html/to.xsl profiles/enrich/latex/to.xsl ; rm -f licensekey.txt runDoc.sh; fi
make[2]: Entering directory `<http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/'>
echo process doc for profiles/enrich/docx/from.xsl
process doc for profiles/enrich/docx/from.xsl
ODIR=release/xslprofiles/doc/tei-xsl/`dirname profiles/enrich/docx/from.xsl` ./runDoc.sh profiles/enrich/docx/from.xsl -cfg:Documentation/oxydoc.cfg
Script file for generating XSL Stylesheet documentation
using oXygen XML Editor stylesheet documentation generator.
Stylesheet documentation generation successful.
(cd `dirname profiles/enrich/docx/from.xsl`; tar cf - release) | tar xf -
rm -rf `dirname profiles/enrich/docx/from.xsl`/release
echo process doc for profiles/enrich/docx/to.xsl
process doc for profiles/enrich/docx/to.xsl
ODIR=release/xslprofiles/doc/tei-xsl/`dirname profiles/enrich/docx/to.xsl` ./runDoc.sh profiles/enrich/docx/to.xsl -cfg:Documentation/oxydoc.cfg
Script file for generating XSL Stylesheet documentation
using oXygen XML Editor stylesheet documentation generator.
Stylesheet documentation generation successful.
(cd `dirname profiles/enrich/docx/to.xsl`; tar cf - release) | tar xf -
rm -rf `dirname profiles/enrich/docx/to.xsl`/release
echo process doc for profiles/enrich/fo/to.xsl
process doc for profiles/enrich/fo/to.xsl
ODIR=release/xslprofiles/doc/tei-xsl/`dirname profiles/enrich/fo/to.xsl` ./runDoc.sh profiles/enrich/fo/to.xsl -cfg:Documentation/oxydoc.cfg
Script file for generating XSL Stylesheet documentation
using oXygen XML Editor stylesheet documentation generator.
Stylesheet documentation generation successful.
(cd `dirname profiles/enrich/fo/to.xsl`; tar cf - release) | tar xf -
rm -rf `dirname profiles/enrich/fo/to.xsl`/release
echo process doc for profiles/enrich/html/to.xsl
process doc for profiles/enrich/html/to.xsl
ODIR=release/xslprofiles/doc/tei-xsl/`dirname profiles/enrich/html/to.xsl` ./runDoc.sh profiles/enrich/html/to.xsl -cfg:Documentation/oxydoc.cfg
Script file for generating XSL Stylesheet documentation
using oXygen XML Editor stylesheet documentation generator.
Stylesheet documentation generation successful.
(cd `dirname profiles/enrich/html/to.xsl`; tar cf - release) | tar xf -
rm -rf `dirname profiles/enrich/html/to.xsl`/release
echo process doc for profiles/enrich/latex/to.xsl
process doc for profiles/enrich/latex/to.xsl
ODIR=release/xslprofiles/doc/tei-xsl/`dirname profiles/enrich/latex/to.xsl` ./runDoc.sh profiles/enrich/latex/to.xsl -cfg:Documentation/oxydoc.cfg
Script file for generating XSL Stylesheet documentation
using oXygen XML Editor stylesheet documentation generator.
Stylesheet documentation generation successful.
(cd `dirname profiles/enrich/latex/to.xsl`; tar cf - release) | tar xf -
rm -rf `dirname profiles/enrich/latex/to.xsl`/release
make[2]: Leaving directory `<http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/'>
(cd release/xslprofiles/doc; tar cf - .) | (cd <http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/debian-tei-xsl/debian…;> tar xf -)
java -jar lib/saxon9he.jar -it:main tools/getnames.xsl > names.xml
Error at char 4 in xsl:for-each/@select on line 44 column 87 of getnames.xsl:
FODC0002: I/O error reported by XML parser processing
http://www.tei-c.org/release/xml/tei/odd/p5subset.xml: Connection refused (Connection refused)
I/O error reported by XML parser processing http://www.tei-c.org/release/xml/tei/odd/p5subset.xml: Connection refused (Connection refused)
make[1]: *** [names] Error 2
make[1]: Leaving directory `<http://teijenkins.hcmc.uvic.ca/job/Stylesheets-dev/ws/'>
make: *** [install] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
debuild: fatal error at line 1364:
dpkg-buildpackage -rfakeroot -D -us -uc -nc -b failed
make: *** [deb] Error 29
Build step 'Execute shell' marked build as failure
Archiving artifacts
1
1
I am a great believer in fostering the illusion of progress. So, even
though I know the topic is not one that gets Council members' pulses
racing, I crave a few moments of their attention in the matter of the
changes needed to chap 23. You may recall that one cmsmcq raised a
number of tickets a month or so ago , most of which spawned some heated
debate, none of which has yet been resolved although I have identified
some (marked Green for Go) where I think some minor changes to wording
would allow them to be closed.
I take the liberty of summarizing what I believe to be the state of
play, but by all means review and shout if I have overlooked something.
https://github.com/TEIC/TEI/issues/1596 : proposed resolution is to
create a new <empty/> element. No-one has reacted to this (comparatively
simple) proposal yet.
https://github.com/TEIC/TEI/issues/1591 : (GREEN) : revised wording proposed
https://github.com/TEIC/TEI/issues/1590 : (GREEN) : revised wording proposed
https://github.com/TEIC/TEI/issues/1589 : agreed that there is a
stylesheets issue (https://github.com/TEIC/Stylesheets/issues/235) ;
necessary wording changes not yet clear
https://github.com/TEIC/TEI/issues/1588 : is this resolved by wording
changes proposed for 1587 ?
https://github.com/TEIC/TEI/issues/1587 : (GREEN) : revised wording proposed
https://github.com/TEIC/TEI/issues/1586 : lots of heat but little light
as yet
My question today is: shall I go ahead and just implement the changes
proposed by the green tickets ?
4
3