commit | dc498f1ce5f46e673f1ecf9e16e29b801a3a51e7 | [log] [tgz] |
---|---|---|
author | P. Ottlinger <ottlinger@users.noreply.github.com> | Wed Apr 24 00:17:26 2019 +0200 |
committer | GitHub <noreply@github.com> | Wed Apr 24 00:17:26 2019 +0200 |
tree | 5f1f08b580033c87855e5d498019ef7ba3c75b4c | |
parent | 30ea6f10eb9e0a666c20a80dff1ebf05a48c89d4 [diff] | |
parent | cfb3f135f9d44319df8601f3063410a151b7d5b3 [diff] |
Merge pull request #27 from apache/TAMAYA-387 TAMAYA-387: Update checkstyle version
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: