commit | ec3eed66c88bf024b11c2fe158133d15cf470e0a | [log] [tgz] |
---|---|---|
author | Hugo Hirsch <github@hugo-hirsch.de> | Wed Apr 24 10:40:25 2019 +0200 |
committer | Hugo Hirsch <github@hugo-hirsch.de> | Wed Apr 24 10:40:25 2019 +0200 |
tree | 70e4753039f2db628f8d9fc7a50111dc89bb0762 | |
parent | 7ec6be263c3127dd65e2d290b793ba48e22f0d35 [diff] |
Use more assertJ and remove redundant brackets
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: