<?xml version="1.0" encoding="UTF-8"?>
<doap:Project xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:doap="http://usefulinc.com/ns/doap#" xmlns:xh="http://www.w3.org/1999/xhtml" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
  <doap:name>Gradle</doap:name>
  <doap:homepage rdf:resource="http://gradle.codehaus.org/"/>
  <doap:created></doap:created>
  <doap:shortdesc xml:lang="en">A build system</doap:shortdesc>
  <doap:description xml:lang="en">Gradle is a build system written in Groovy. It uses Groovy also as the language for its build scripts. It has powerful multi-project build support. It has a layer on top of Ivy that provides a build-by-convention integration for Ivy. It gives you always the choice between the flexibility of Ant and the convenience of a build-by-convention behavior.</doap:description>
  <doap:mailing-list rd-resource="http://xircles.codehaus.org/lists/scm@gradle.codehaus.org"/>
  <doap:mailing-list rd-resource="http://xircles.codehaus.org/lists/user@gradle.codehaus.org"/>
  <doap:mailing-list rd-resource="http://xircles.codehaus.org/lists/dev@gradle.codehaus.org"/>
  <doap:mailing-list rd-resource="http://xircles.codehaus.org/lists/announce@gradle.codehaus.org"/>
  <doap:repository>
    <doap:SVNRepository>
      <doap:location rdf:resources="http://svn.codehaus.org/gradle/"/>
      <doap:location rdf:resource="https://svn.codehaus.org/gradle/"/>
      <doap:location rdf:resource="svn://svn.gradle.codehaus.org/gradle/"/>
      <doap:browse rdf:resource="http://svn.gradle.codehaus.org/"/>
    </doap:SVNRepository>
  </doap:repository>
  <doap:bug-database rdf:resource="http://jira.codehaus.org/browse/GRADLE"/>
  <doap:wiki rdf:resource="http://docs.codehaus.org/display/GRADLE"/>
</doap:Project>
