commit | d73cf626a8a064abae9c6c7c6bd2181d95f76d62 | [log] [tgz] |
---|---|---|
author | Anatole Tresch <atsticks@gmail.com> | Sun Mar 03 22:19:43 2019 +0100 |
committer | Anatole Tresch <atsticks@gmail.com> | Sun Mar 03 22:19:43 2019 +0100 |
tree | 985ef6ae083a52245442c66e9f86832b82b9c099 | |
parent | c6a81da32b353305e95c1cfb0a5fb6ee0933e7f4 [diff] | |
parent | 172668efb8d76f3606f30a5142813e4a641de0ca [diff] |
Merge branch 'master' of https://gitbox.apache.org/repos/asf/incubator-tamaya-sandbox
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: