Ant removed

Michael Wechner <[email protected]> Sun, 02 Mar 2003 00:51:52 +0100
Newsgroups gmane.comp.cms.wyona.devel,gmane.comp.cms.wyona.user
Message-ID <[email protected]>
Dear List

Please apologize my messing around with the build process.
The usage of the regexp mapper was causing us major headaches.

Well, hence I threw it out and replaced it by a custom ant task.

So the build usage is now just the same as it used to be:

ant install

but you have to update your "build.properties" file by adding the
following parameter:

pubs.root.dirs=src/webapp/wyona/cms/pubs

Please compare to "build.properties.sample" after you will have
updated your local CVS workspace (e.g. cvs -q update -d -P)

Thanks

Michael