From bb5cdbdd1c6a0702dba899906626260aadca2a1c Mon Sep 17 00:00:00 2001 From: wght Date: Fri, 25 May 2007 19:18:25 +0000 Subject: [PATCH] Added a GenerateModel ant target. It doesn't hurt the build process at all so didn't think I needed approval. It is just a nice/easy way to invoke GenerateModel. --- base/build.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/base/build.xml b/base/build.xml index 382f6f0431..7d1a8935b2 100644 --- a/base/build.xml +++ b/base/build.xml @@ -77,6 +77,30 @@ + + + + + + + + + + + + + + + + + + + + + + + +