Mirror of Apache Tamaya (incubating) Sandbox

Clone this repo:
  1. 96d5fb5 Merge pull request #32 from apache/update-version by P. Ottlinger · 4 years, 4 months ago master
  2. 5533a11 Update version to 0.5 snapshot by Aaron Coburn · 4 years, 4 months ago
  3. b25a8ee Update tomcat to fix security problems by Hugo Hirsch · 4 years, 4 months ago
  4. 4723a36 Merge pull request #30 from peculater/TAMAYA-410-camel-core-cve by William Lieurance · 4 years, 11 months ago
  5. c9663a9 TAMAYA-410 bump camel-core version past CVE-2019-0188 by William Lieurance · 4 years, 11 months ago

Apache Tamaya (incubating) Sandbox

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.

Rules for sandbox modules

  • All modules must be independent of each other.
  • A module can be promoted by the PMC of Tamaya to be part of the official Tamaya extensions package if it is mature enough.
  • A sandbox module should have it's own build chain in Tamaya's Jenkins view

Building Apache Tamaya Sandbox

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

Travis / CI

Apart from integration into ASF CI there's a travis build:

Build Status

Sonarcloud integration:

Quality Gate Status