commit | 68d251694b8204c24fb12961759fc998e8e514b7 | [log] [tgz] |
---|---|---|
author | William Lieurance <peculater@users.noreply.github.com> | Sun Dec 30 03:56:22 2018 -0600 |
committer | GitHub <noreply@github.com> | Sun Dec 30 03:56:22 2018 -0600 |
tree | a9cfca3f09bbe72e60090622c1a6df46f4960521 | |
parent | ce8a574842d6dbbcf1adeb045d46c55cfdfd9ef7 [diff] | |
parent | 0db3dd8ad85013ae4faf75f0e27cb8ac28fcd8ca [diff] |
Merge pull request #12 from peculater/karaf-test-update Get the tests passing before 2018 ends.
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: