RE: [Xdoclet-devel] Verbose

2002-05-15 Thread Aslak Hellesøy
I agree 111% with that ;-) It's good to have you lurking here Erik! Aslak > -Original Message- > From: Erik Hatcher [mailto:[EMAIL PROTECTED]] > Sent: 15. mai 2002 19:40 > To: Aslak Hellesøy; Mathias Bogaert; [EMAIL PROTECTED] > Subject: Re: [Xdoclet-devel] Verbo

Re: [Xdoclet-devel] Verbose

2002-05-15 Thread Erik Hatcher
with an instance to the Ant Project somehow though. Erik - Original Message - From: "Marcus Brito" <[EMAIL PROTECTED]> To: "Lista xdoclet-devel" <[EMAIL PROTECTED]> Sent: Wednesday, May 15, 2002 1:31 PM Subject: Re: [Xdoclet-devel] Verbose Em Qua, 2002-

Re: [Xdoclet-devel] Verbose

2002-05-15 Thread Erik Hatcher
ogging API that writes to Ant's log when running within Ant and adapts to other mechanisms when not within Ant. Erik - Original Message - From: "Aslak Hellesøy" <[EMAIL PROTECTED]> To: "Mathias Bogaert" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> S

Re: [Xdoclet-devel] Verbose

2002-05-15 Thread Marcus Brito
Em Qua, 2002-05-15 às 23:02, Mathias Bogaert escreveu: > Ant has rich capabilities to do logging (-v(erbose), -outputfile, -debug > etc). But now that I migrated the entire logging stuff to commons-logging, I > feel no need to go logging through Ant. > On the other hand, Ant is our 'father' app, s

RE: [Xdoclet-devel] Verbose

2002-05-15 Thread Aslak Hellesøy
I think we should try to break the tight coupling with Ant. There will always be people who want to use XDoclet, but not Ant. -Simply because they don't have time to learn to write Ant scripts. Believe me, these people exist. Currently the Ant coupling is related to Ant tasks and property replace