update credits
[LibreOffice.git] / bin / odfvalidator.sh.in
blob605e74731f20654d9dff12d52be07a3a36a1d04b
1 #!/usr/bin/env bash
2 java -Djavax.xml.validation.SchemaFactory:http://relaxng.org/ns/structure/1.0=org.iso_relax.verifier.jaxp.validation.RELAXNGSchemaFactoryImpl -Dorg.iso_relax.verifier.VerifierFactoryLoader=com.sun.msv.verifier.jarv.FactoryLoaderImpl -jar @TARFILE_LOCATION@/@ODFVALIDATOR_JAR@ "$@"