Stefan Bodewig <[EMAIL PROTECTED]> wrote: > * make it possible to reuse taskengine for other things. ie > Installshield type app, Peter's cron-server and other task based > operations.
+1 on "make Ant's core reusable". Whether there will be something like a taskengine and a projectengine is a design question. > * provide support for CJAN > > /from discussion it seems this only involves creating new tasks/ +1 on creating tasks to supoort anything - outside of Ant's core. Stefan
