Skip to content

Commit a4c1835

Browse files
committed
Added extra steps for saving p5subset from Jenkins build
1 parent d374122 commit a4c1835

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

TCW/tcw31.xml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,13 @@
6363
2.2: <list>
6464
<item n="2.1">from a fresh build of the P5 dev branch (preferably on Jenkins, at a
6565
URL such as
66-
<code>https://jenkins.tei-c.org/job/TEIP5-dev/lastSuccessfulBuild/artifact/P5/release/xml/tei/odd/p5subset.xml</code>) </item>
66+
<code>https://jenkins.tei-c.org/job/TEIP5-dev/lastSuccessfulBuild/artifact/P5/release/xml/tei/odd/p5subset.xml</code>)
67+
<list>
68+
<item n="2.1.1">Navigate to <code>https://jenkins.tei-c.org/job/TEIP5-dev/lastSuccessfulBuild/artifact/P5/release/xml/tei/odd/p5subset.xml</code></item>
69+
<item n="2.1.2">Right click and select <code>Save As</code>.</item>
70+
<item n="2.1.3">Check that the <code>Save as type:</code> field is <code>XML Document</code>.</item>
71+
<item n="2.1.4">Save the <code>p5subset.xml</code> file to the <code>TEI/P5</code> directory.</item>
72+
</list></item>
6773
<item n="2.2">build the p5subset locally: <list>
6874
<item n="2.2.1">use your local copy of the P5 dev branch or install via
6975
docker</item>
@@ -81,7 +87,7 @@
8187
</item>
8288
<item n="2.2.2">Change to the Stylesheets dev branch: <list>
8389
<item><code>cd ../..</code></item>
84-
<item><code>cd tei/Stylesheets</code></item>
90+
<item><code>cd Stylesheets</code></item>
8591
</list>
8692
</item>
8793
<item n="2.2.3">Update the version of the p5subset.xml in the

0 commit comments

Comments
 (0)