commit | d6a0673d49cbbee936493a71a3bf07d097c09f8a | [log] [tgz] |
---|---|---|
author | P. Ottlinger <ottlinger@users.noreply.github.com> | Wed Jan 30 09:06:42 2019 +0100 |
committer | GitHub <noreply@github.com> | Wed Jan 30 09:06:42 2019 +0100 |
tree | 34fb5a316b9e5958db91fa2a518154939cce8c59 | |
parent | f6869b6463a0b4054077456887b2e972fa2ea13e [diff] | |
parent | d4d3bd726d0596581880c3c89f18c0f0e7cd40da [diff] |
Merge pull request #23 from acoburn/TAMAYA-219 TAMAYA-219: Prohibit non-AssertJ test assertions
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: