commit | bb340e09107bd9bf487557c31bde390058add076 | [log] [tgz] |
---|---|---|
author | Phil Ottlinger <pottlinger@apache.org> | Wed Nov 29 00:04:44 2017 +0100 |
committer | Phil Ottlinger <pottlinger@apache.org> | Wed Nov 29 00:04:44 2017 +0100 |
tree | 284be5fd5f84c12ddeb7f0d60817ac54373353f9 | |
parent | 122222ca3e0d2d1850fbb7f2d99299d6fc78a4ba [diff] |
TAMAYA-218: Fix warnings.
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