You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?