File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ jobs:
121121 -DskipTests=true \
122122 clean verify artifact:compare
123123
124- # We reproducibility results if the build fails.
124+ # Upload reproducibility results if the build fails.
125125 - name : Upload reproducibility results
126126 if : failure() && steps.reproducibility.conclusion == 'failure'
127127 uses : actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # 4.3.3
Original file line number Diff line number Diff line change 22<entry xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
33 xmlns =" https://logging.apache.org/xml/ns"
44 xsi : schemaLocation =" https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
5- type =" fixed " >
6- <description format =" asciidoc" >Use default Java SE architecture and packaging (JDK) in workflows. </description >
5+ type =" changed " >
6+ <description format =" asciidoc" >Use default Java SE architecture and packaging (JDK) in workflows</description >
77</entry >
Original file line number Diff line number Diff line change 44 xsi : schemaLocation =" https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55 type =" changed" >
66 <issue id =" 169" link =" https://github.com/apache/logging-parent/pull/169" />
7- <description format =" asciidoc" >Change the JDK distribution used in CI from Temurin to Zulu</description >
7+ <description format =" asciidoc" >Change the JDK distribution used in workflows from Temurin to Zulu</description >
88</entry >
You can’t perform that action at this time.
0 commit comments