commit | d311944cea1a39479cfce0605ea2e8acd3bff914 | [log] [tgz] |
---|---|---|
author | Aaron Coburn <acoburn@apache.org> | Mon Jan 28 09:32:33 2019 -0500 |
committer | Aaron Coburn <acoburn@apache.org> | Mon Jan 28 09:32:33 2019 -0500 |
tree | 95ee26e3852e816a5ea3f73dbc6c4081baa095d4 | |
parent | 57ea3ef9c56154d013c50c6735629c266d83a2ee [diff] |
TAMAYA-379: Use standard/default checkstyle rule for TypeName
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: