commit | 4015577136c6b73dfad73833583787aa2e515709 | [log] [tgz] |
---|---|---|
author | Aaron Coburn <acoburn@apache.org> | Thu Jan 03 15:51:55 2019 -0500 |
committer | Aaron Coburn <acoburn@apache.org> | Thu Jan 03 15:51:55 2019 -0500 |
tree | bbc306b3b2d1e49cfab20e422defec1a4d06bc5f | |
parent | 68d251694b8204c24fb12961759fc998e8e514b7 [diff] |
Update to non-alpha depedencies
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: