Builds that include the generation of episode files are not reproducible because these files contain a timestamp. This issue is not related to the jaxb-tools but rather to the XJC compiler in use. Although there is an option (noFileHeader) to disable the generation of file headers, it does not work with episode files.
There is a PR in the jaxb-ri repository that addresses this problem, but it seems the project is no longer actively maintained. Does anyone have any suggestions on how we could get this PR merged and released?
Builds that include the generation of episode files are not reproducible because these files contain a timestamp. This issue is not related to the jaxb-tools but rather to the XJC compiler in use. Although there is an option (noFileHeader) to disable the generation of file headers, it does not work with episode files.
There is a PR in the jaxb-ri repository that addresses this problem, but it seems the project is no longer actively maintained. Does anyone have any suggestions on how we could get this PR merged and released?