commit | 01bdf100e14c08d79db114f44849b78a24ddd52d | [log] [tgz] |
---|---|---|
author | P. Ottlinger <ottlinger@users.noreply.github.com> | Mon Jan 28 22:14:33 2019 +0100 |
committer | GitHub <noreply@github.com> | Mon Jan 28 22:14:33 2019 +0100 |
tree | 255da2cb75392e180d9ed1bb34cdf4ab10db1375 | |
parent | 3da1c219c58e1832729a49263e668caeb6e6845f [diff] | |
parent | 891d492389efed4095e748272fac62c36f3d9b8e [diff] |
Merge pull request #21 from acoburn/TAMAYA-380 TAMAYA-380: Rename class to fix spelling
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: