--- Steve Kelem <[EMAIL PROTECTED]> wrote:
> I'm trying to debug someone else's Ant Task code and
> having the problem of getting "Unknown Source"
> in the stack trace.
> I've compiled (in ant) with debug="true",
> debuglevel="lines,vars,source",

Sorry, Steve... I meant to respond to this the other
day.  If you want to try specifying
 -Djava.compiler=NONE as you run Ant itself, I believe
it's that simple:

ant -Djava.compiler=NONE [other Ant args]

-Matt

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!
http://webhosting.yahoo.com/ps/sb/

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

Reply via email to