From: erik Date: Sat, 2 Sep 2006 21:12:49 +0000 (+0000) Subject: (no commit message) X-Git-Tag: wamblee-utils-0.2@603~312 X-Git-Url: http://wamblee.org/gitweb/?a=commitdiff_plain;h=a864c5a55b2f215772061af7c4546496dea6701b;p=utils --- diff --git a/trunk/README.txt b/trunk/README.txt index 5b52a77e..89685b67 100644 --- a/trunk/README.txt +++ b/trunk/README.txt @@ -1,4 +1,6 @@ -Quickstart: Type 'ant dist-lite' to build everything and download dependencies. +This project using maven2. Since maven is all about conventions, see the +maven site http://maven.apache.org for information on how to build this project. + You must use a java 5 compiler, jdk 1.4.* or earlier will not work.