commit | bf99f3fb60b403d3e980678838519b82cb3acbae | [log] [tgz] |
---|---|---|
author | P. Ottlinger <ottlinger@users.noreply.github.com> | Mon Feb 25 12:38:49 2019 +0100 |
committer | GitHub <noreply@github.com> | Mon Feb 25 12:38:49 2019 +0100 |
tree | 901e7765767a46647bbe3a45f19ad1e982ece879 | |
parent | e212349b720a97b4add9afbc321a9be7ae4ab6ab [diff] |
[Security] Do not use http to transfer artifacts Following a mail thread via security team: Fixes: CWE-829: Inclusion of Functionality from Untrusted Control Sphere CWE-494: Download of Code Without Integrity Check
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: