Right now, the tika-app jar is committed in source control. This is fine because at least it will be easy to see if someone changes it.
However, it bloats the repo and isn't the best. It should be pulled during the build process from Maven Central along with the SHA1 and verified as part of the build process.
Right now, the
tika-appjar is committed in source control. This is fine because at least it will be easy to see if someone changes it.However, it bloats the repo and isn't the best. It should be pulled during the build process from Maven Central along with the SHA1 and verified as part of the build process.