Continous Integration

Gradle is continously built at the following locations:

JetBrains Teamcity

Codehaus Bamboo

Hudson

As we have had many platform specific issues it is very important for us to have a continuous build for multiple platforms.

Gradle is built with Gradle, yet none of those CI servers has Gradle or Groovy installed. The Gradle Wrapper makes this possible.