commit | f4778114ad7f4e4e542fa221aaadeafb853e1e50 | [log] [tgz] |
---|---|---|
author | Anatole Tresch <atsticks@gmail.com> | Tue Dec 11 11:00:36 2018 +0100 |
committer | Anatole Tresch <atsticks@gmail.com> | Tue Dec 11 11:00:36 2018 +0100 |
tree | a59fc27bb0fdcd3a11c10bf71514eb8177143275 | |
parent | ed8701d4d3d95202fe41158e1c2cb462ce12720c [diff] |
TAMAYA-372: Clarified default metadata format.
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: