commit | 3cb96a17c27775a19fdef65f02101699572b0843 | [log] [tgz] |
---|---|---|
author | Anatole Tresch <atsticks@gmail.com> | Fri May 10 19:56:48 2019 +0200 |
committer | Anatole Tresch <atsticks@gmail.com> | Fri May 10 19:56:49 2019 +0200 |
tree | cd744c1116b75251d3bf56c5de038f5f5bce6376 | |
parent | 1f9f59a92444a110bf57281006d7de00c69b48b4 [diff] |
Implemented meta-config module using hocon format. Moved hjson format to extensions. Adapted code to SPI changes as needed.
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: