We always want the "latest" version of those generated sources.
swift-java wrap-java generated sources inside SwiftJava and JavaStdlib should always be up to date.
if running a wrap run on a new commit changes the sources, we changed the wrap-java logic and we should audit that and/or regenerate the sources.
The CI job should make sure we don't regress features this way and that we always have the latest version of generated sources.