Version 6.1.4.1, tag libreoffice-6.1.4.1
[LibreOffice.git] / bin / odfvalidator.sh.in
blob56e2f2985f04dc0df2f32aca49e02b1beb0293d0
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@ -e "$@"