commit | 794def9cf62f03b569820d92676202bd11167e08 | [log] [tgz] |
---|---|---|
author | John D. Ament <john.d.ament@gmail.com> | Wed Sep 20 23:35:59 2017 -0400 |
committer | John D. Ament <john.d.ament@gmail.com> | Wed Sep 20 23:35:59 2017 -0400 |
tree | 6014929c9e8a46e6e1ec34ba6c6ced0c5495f925 | |
parent | acf2b6f85218c70d8bc2fc22bbc16b20de2a0558 [diff] |
TAMAYA-260 - Improve how parameterized types are handled.
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 7, so you need JDK >=1.7 and a reasonable version of maven installed on your computer.
Then you can build Tamaya by the following command:
$ export MAVEN_OPTS="-Xmx512m -XX:PermGenSpace=200m" $ mvn