commit | 77cab4ece137f205ac002a62544b7511b448be6c | [log] [tgz] |
---|---|---|
author | P. Ottlinger <ottlinger@users.noreply.github.com> | Thu Jan 03 23:11:18 2019 +0100 |
committer | GitHub <noreply@github.com> | Thu Jan 03 23:11:18 2019 +0100 |
tree | bbc306b3b2d1e49cfab20e422defec1a4d06bc5f | |
parent | 68d251694b8204c24fb12961759fc998e8e514b7 [diff] | |
parent | 4015577136c6b73dfad73833583787aa2e515709 [diff] |
Merge pull request #14 from acoburn/update_dependencies Update to non-alpha dependencies before releasing.
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: