commit | 51f4144eae9d09ccaceb4f816971fe3c444ac740 | [log] [tgz] |
---|---|---|
author | Aaron Coburn <acoburn@apache.org> | Tue Jan 29 12:17:18 2019 -0500 |
committer | Aaron Coburn <acoburn@apache.org> | Tue Jan 29 12:21:57 2019 -0500 |
tree | 0819aece53b19e7e90dc33c5ace5ce003b65feda | |
parent | 01bdf100e14c08d79db114f44849b78a24ddd52d [diff] |
TAMAYA-379: Apply checkstyle rules to test code
This is the sandbox of Apache Tamaya. The sandbox contains additional modules (extensions) of Apache Tamaya (incubating) which are not mature enough to be part of Apache Tamaya itself or the official extensions of Apache Tamaya.
The Apache Tamaya project is built with Maven 3 and Java 8, so you need JDK >=1.8 and a reasonable version of maven installed on your computer.
Then you can build Tamaya Sandbox via:
$ export MAVEN_OPTS="-Xmx512m -XX:PermGenSpace=200m" $ mvn
Apart from integration into ASF CI there's a travis build: