Am 16.04.2014 13:03, schrieb Rob Weir:
> On Wed, Apr 16, 2014 at 1:57 AM, John Smith <[email protected]> wrote:
>> Hi,
>>
>>
>> I would like to install and run odf toolkit from the commandline, like
>> for example: 'java -jar odfvalidator.jar'. But I am unsure of what to
>> download, and how to compile and install the software. Any and all
>> help would be appreciated.
>>
> Hi John,
>
> You can download released versions of the ODF Toolkit here:
>
> https://incubator.apache.org/odftoolkit/downloads.html
>
> If you take the "bin" distributions then it is already built, no need
> to compile anything.
>
> If you want to build the Toolkit yourself, you can follow the instructions 
> here:
>
> https://incubator.apache.org/odftoolkit/source.html
>
> Regards,
>
> -Rob
There might be two things we want to add:

 1. The reference to the documentation for the validator -
    https://incubator.apache.org/odftoolkit/conformance/ODFValidator.html
 2. The ability to use the Java WAR (found within
    
<ODFTOOLKIT_HOME>/validator/target/odfvalidator-1.1.7-incubating-SNAPSHOT.war)
    being just uploaded to add to any webserver, for instance to Tomcat
    (http://tomcat.apache.org/). Super easy, works out-of-the-box and
    you will get your own localhost web application similar to the one,
    that can be found at odf-validator.rhcloud.com

Best regards,
Svante


Reply via email to