commit | 9f6fda17dfdf7e776c3291e712b0eb89bf1a909b | [log] [tgz] |
---|---|---|
author | Anatole Tresch <atsticks@gmail.com> | Sat Dec 01 01:34:47 2018 +0100 |
committer | Anatole Tresch <atsticks@gmail.com> | Sat Dec 01 01:34:47 2018 +0100 |
tree | bed533deb23a8d4f6ef21316959688db54fafe27 | |
parent | 56adb6d8ec8e726d3006af1d24997a0629f2ca88 [diff] |
Added experimental documentation generator tool.
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: