Re: AntTask

Andreas Hartmann <[email protected]> Fri, 04 Apr 2003 01:43:10 -0800
Newsgroups gmane.comp.cms.wyona.devel
Message-ID <[email protected]>
Michael Wechner wrote:
> Andreas Hartmann wrote:
> I would like to suggest that we start as soon as possible. What about
> tomorrow?

+1

>> The task creates a file
>>
>>     <pub-id>/content/ant-log.xml
>>
>> that can be viewed at
>>
>>     http://localhost:8080/lenya/<pub-id>/ant-log.html
> 
> 
> Is each task appending to this file or is it overwritten each time?

No, it's overwritten. I'm afraid it can't be configured
not to do so. There's a Log4jAppender for Ant, but I
didn't get it to work yesterday - and Log4j has no future
within Lenya :)

Andreas