Thanks for the suggestion, but -d isn't giving me the java compiler error.
ant's output advises:

There was an error while running line 143 of build.xml see java compiler
output for details. 


So far the greatest amount of ant -v (-d)'s output still doesn't amount to
reading javac's output.
But how to get javac's output via ant? That's the question. (It's not the
same question as
simply how to redirect javac's output either.)




Jan.Materne wrote:
> 
> have you tried -d?
> 
> Jan 
> 
>> -----Ursprüngliche Nachricht-----
>> Von: litarena [mailto:[email protected]] 
>> Gesendet: Mittwoch, 24. März 2010 15:06
>> An: [email protected]
>> Betreff: javac output when using ant?
>> 
>> 
>> I need more than ant -v -logfile mylogfile.txt
>> 
>> What I need is the output from javac itself, but via ant 
>> (later via ant, via
>> eclipse)
>> 
>> how do I get ant to give me the java compiler's output in a file? 
>> -- 
>> View this message in context: 
>> http://old.nabble.com/javac-output-when-using-ant--tp28015517p
> 28015517.html
>> Sent from the Ant - Users mailing list archive at Nabble.com.
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>> 
>> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 
> 
> 

-- 
View this message in context: 
http://old.nabble.com/javac-output-when-using-ant--tp28015517p28015845.html
Sent from the Ant - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to