The issue is visible to the selected user group only
The sqljet jar in svnkit 1.7.4-v1 has duplicate sqljet build.properties files in the jar. One file contains the SQLite version info the other contains the sqljet version info. Previously the details were in one file.
This causes issues with tools such as jarsigner that can't handle the duplicate files.