Skip to content

vishnurajnr/incubator-groovy

Repository files navigation

$Id$

Building
========

To build you will need:

 * JDK 1.5+ (http://java.sun.com/j2se/)
 * Apache Ant 1.7+ (http://ant.apache.org)

For detailed instructions please see:

    http://groovy.codehaus.org/Building+Groovy+from+Source

To build everything, run tests and create a complete installation:

    ant install

To build without running tests:

    ant install -DskipTests=true

About

Mirror of Apache Groovy (Incubating)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 58.1%
  • Groovy 38.8%
  • GAP 1.2%
  • HTML 1.0%
  • CSS 0.7%
  • Shell 0.1%
  • Other 0.1%