descriptionnone
ownerchanwit@gmail.com
last changeTue, 24 Jun 2008 12:05:29 +0000 (24 19:05 +0700)
content tags
add:
README.txt
$Id$

Building
========

To build you will need:

 * JDK 1.4+ (J2SE 1.4.0+) (http://java.sun.com/j2se/1.4.2)
 * 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
shortlog
2008-06-24 U-LB\chanwitfixed build consolemaster
2008-06-24 U-LB\chanwitMerge commit 'codehaus'
2008-06-24 aitRevert of wrong fix for GROOVY-2138
2008-06-23 U-LB\chanwitadded build_console
2008-06-23 U-LB\chanwitMerge commit 'codehaus'
2008-06-23 aitDGM method Object.plus(CharSequence) added
2008-06-23 U-LB\chanwitMerge commit 'codehaus'
2008-06-23 aitone more test for optional returns
2008-06-23 aitOptional returns
2008-06-21 U-LB\chanwitMerge commit 'codehaus'
2008-06-21 shemnonGROOVY-2919 - Console as Applet support
2008-06-21 paulkGROOVY-2803: annotations definition in groovy (remove...
2008-06-21 paulkjavadoc and formatting only
2008-06-21 paulkjavadoc and formatting only
2008-06-21 paulkjavadoc and formatting only
2008-06-20 aitmore on concurrent maps
...
heads
15 years ago ck2
15 years ago master
15 years ago ck1