Skip to content

Commit b4df982

Browse files
committed
Added note to Step 4 Get p5subset
1 parent fc9b3b0 commit b4df982

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

TCW/tcw22.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@
8080
<change when="2012-06-16" who="#KSH">Explained version numbers and added reminder about
8181
including readme file in announcement.</change>
8282
<change when="2012-02-02" who="#MDH">Document forked from tcw20.xml.</change>
83+
<change when="2025-01-24" who="#POC">Added note on needing to update tests after the p5subset is built and copied into Stylesheets/source.</change>
8384
</revisionDesc>
8485
</teiHeader>
8586
<text>
@@ -267,7 +268,8 @@
267268
<!-- MDH and SB: Adding a new step to update p5subset.xml in the Stylesheets repo. -->
268269
<item><hi rend="bold">Get p5subset.xml</hi> from a fresh build of the P5 release branch (preferably on Jenkins, at a URL such as
269270
https://jenkins.tei-c.org/job/TEIP5-release-X.X.X/lastSuccessfulBuild/artifact/P5/release/xml/tei/odd/p5subset.xml) and
270-
update the version of p5subset.xml in the Stylesheets/source directory in the Stylesheets release-X.X.X branch.</item>
271+
update the version of p5subset.xml in the Stylesheets/source directory in the Stylesheets release-X.X.X branch. <lb/>
272+
<hi rend="bold">Note:</hi> Tests may need to be updated after copying the updated p5subset.xml file to the Stylesheets/source directory of the Stylesheets release-X.X.X branch. It is recommended to use <code>make DIFFNOW=0 test</code> as this will generate all the actual results and then compare against the expected results afterwards. Once the actual results are generated, you have to manually compare the expected-results and actual-results folders (both under Stylesheets\Test\) and check through all of the files containing differences.</item>
271273
<item><hi rend="bold">Announce a freeze on pushes to the release branch on the
272274
TEI Technical Council mailing list</hi></item>
273275
<item><hi rend="bold">Merge the release branch into <code>released</code></hi>. <lb/>

0 commit comments

Comments
 (0)