From: Erik Brakkee Date: Sat, 2 Sep 2006 21:12:49 +0000 (+0000) Subject: (no commit message) X-Git-Tag: wamblee-utils-0.7~914 X-Git-Url: http://wamblee.org/gitweb/?a=commitdiff_plain;h=a7678c5a33f104e42b05b100964755a51a297b56;p=utils --- diff --git a/README.txt b/README.txt index 5b52a77e..89685b67 100644 --- a/README.txt +++ b/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.