commit | 1732596ccd39702a2858059e14a2f688d88f9855 | [log] [tgz] |
---|---|---|
author | Anatole Tresch <atsticks@gmail.com> | Thu Feb 21 19:11:34 2019 +0100 |
committer | Anatole Tresch <atsticks@gmail.com> | Thu Feb 21 19:11:34 2019 +0100 |
tree | f6054305e20e69ebf64e13c94c547698197d039a | |
parent | dbc8466abda240c61ac94454b2c6b4dd8592a9ff [diff] |
Added kube integration project.
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: