General

Components

Community

Development

PPMC

ASF

Source Control

We use GitHub for version control.

Getting the source code

git clone https://github.com/apache/odftoolkit.git

For further information see the Apache Source Code Repository page.

Build setup

Linux

sudo apt-get install openjdk-8-jdk
sudo apt-get install maven

Note: The previous instructions has been tested with an Ubuntu 16.04 installation. Other distros and versions should work fine, but might require some slight modifications.

Windows

For the setup of the build environment, please see Java JDK download for Windows and Maven setup on Windows

Build

Linux / Windows

cd odf-toolkit
mvn clean install -Ppedantic

Note: The build option pedantic is triggering an Apache tool doing various checks as for unlicensed files.


Powered by the Apache CMS.

Apache "ODF Toolkit" is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Copyright © 2011 The Apache Software Foundation Licensed under the Apache License, Version 2.0. Contact Us
Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
Other names appearing on the site may be trademarks of their respective owners.