commit | 93981b53fb1cc4a788d8d6947f86a3952573b6b7 | [log] [tgz] |
---|---|---|
author | P. Ottlinger <ottlinger@users.noreply.github.com> | Thu Jan 03 23:12:19 2019 +0100 |
committer | GitHub <noreply@github.com> | Thu Jan 03 23:12:19 2019 +0100 |
tree | 0fe4db9677df8f8b2d8a80612970eeafac8d3b8c | |
parent | 77cab4ece137f205ac002a62544b7511b448be6c [diff] | |
parent | a5eabd3f84550c5291ca4f46fd149a0667626403 [diff] |
Merge pull request #13 from acoburn/TAMAYA-331 TAMAYA-331: Clean up OSGi/Manifest metadata
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: