On 15/01/06, Stefan Bodewig <[EMAIL PROTECTED]> wrote:
> On Sun, 15 Jan 2006, Thomas Dudziak <[EMAIL PROTECTED]> wrote:
>
> > So I wanted to ask, could you perhaps run Ant with the -debug flag ?
>
> I'm afraid there is no easy way to do that.
>
> > And perhaps you could send me the file velocity.log which probably
> > has been produced by the run ?
>
> <http://vmgump.apache.org/~bodewig/velocity.log>, hope it helps
>

BTW, you can see the contents of a log file in Gump by adding
something like the following to the build.xml file:

    <concat>
      <filelist dir="." files="velocity.log" />
   </concat>

S.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to