Hi Yishay, ok ... we never talked about comparing the JavaDocs ... just the binary artifacts. I updated the maven-javadoc-plugin to 3.2.0 which is the first reproducible version. Please feel free to merge the PRs (I also disabled the Javadoc in the typedefs as this doesn't make any sense there)
Chris Am 13.04.20, 12:46 schrieb "Yishay Weiss" <yishayj...@hotmail.com>: >2. Validate that the compiled artifacts match the downloaded artifacts. What does this mean? Looks to me like the jars are different [1]. I’ll see if I understand why. [1] C:\temp1>git diff C:\temp1\artifacts\archive\compiler-build-tools\target\local-release-dir\org\apache\royale\compiler\compiler-build-tools\1.2.0\compiler-build-tools-1.2.0-javadoc.jar C:\jenkins\workspace\Royale_Compiler_Build_Tools_Release_Step_001\compiler-build-tools\target\compiler-build-tools-1.2.0-javadoc.jar diff --git "a/C:\\temp1\\artifacts\\archive\\compiler-build-tools\\target\\local-release-dir\\org\\apache\\royale\\compiler\\compiler-build-tools\\1.2.0\\compiler-build-tools-1.2.0-javadoc.jar" "b/C:\\jenkins\\workspace\\Royale_Compiler_Build_Tools_Release_Step_001\\compiler-build-tools\\target\\compiler-build-tools-1.2.0-javadoc.jar" index 994c837..9010c33 100644 Binary files "a/C:\\temp1\\artifacts\\archive\\compiler-build-tools\\target\\local-release-dir\\org\\apache\\royale\\compiler\\compiler-build-tools\\1.2.0\\compiler-build-tools-1.2.0-javadoc.jar" and "b/C:\\jenkins\\workspace\\Royale_Compiler_Build_Tools_Release_Step_001\\compiler-build-tools\\target\\compiler-build-tools-1.2.0-javadoc.jar" differ