commit | 891d492389efed4095e748272fac62c36f3d9b8e | [log] [tgz] |
---|---|---|
author | Aaron Coburn <acoburn@apache.org> | Thu Jan 24 16:14:18 2019 -0500 |
committer | Aaron Coburn <acoburn@apache.org> | Mon Jan 28 16:05:04 2019 -0500 |
tree | 255da2cb75392e180d9ed1bb34cdf4ab10db1375 | |
parent | 3da1c219c58e1832729a49263e668caeb6e6845f [diff] |
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: