Hi,

I have been thinking about replacing our Ant based build process with jelly
(using werkz and ant).  I would of course still use the Ant tag library to
perform many of the build steps.  Now I was wondering if there is a way to
set the Ant basedir property on the project, so the Ant tasks use that as
the base directory to resolve relative paths.  I have tried setting the
basedir from command line with -Dbasedir=<somedir>, but without success.

TIA,

--
knut

Reply via email to