commit | 172668efb8d76f3606f30a5142813e4a641de0ca | [log] [tgz] |
---|---|---|
author | Aaron Coburn <acoburn@apache.org> | Mon Feb 25 08:19:34 2019 -0500 |
committer | GitHub <noreply@github.com> | Mon Feb 25 08:19:34 2019 -0500 |
tree | 901e7765767a46647bbe3a45f19ad1e982ece879 | |
parent | e212349b720a97b4add9afbc321a9be7ae4ab6ab [diff] | |
parent | bf99f3fb60b403d3e980678838519b82cb3acbae [diff] |
Merge pull request #25 from apache/ottlinger-patch-1 [Security] Do not use http to transfer artifacts
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: