Bug 35237 - Ant adapter should say where to look for the .log file
Summary: Ant adapter should say where to look for the .log file
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 2.1 RC3   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-18 13:12 EST by Olivier Thomann CLA
Modified: 2003-03-19 09:19 EST (History)
0 users

See Also:


Attachments
Patch to fix this issue (3.05 KB, patch)
2003-03-18 13:14 EST, Olivier Thomann CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Thomann CLA 2003-03-18 13:12:21 EST
Using RC2, in case a compilation failed using the ant adapter in verbose mode,
the ant adapter doesn't specify where its log file is.
This can easily be improved.
I will attach a patch.
Comment 1 Olivier Thomann CLA 2003-03-18 13:14:00 EST
Created attachment 4212 [details]
Patch to fix this issue

Apply this on top of RC2 source code or latest from HEAD.
Comment 2 Philipe Mulet CLA 2003-03-18 13:42:37 EST
DJ approved it for RC3
Comment 3 Olivier Thomann CLA 2003-03-18 13:51:46 EST
Now we report:
[javac] Compilation failed. Compiler errors are available in D:\temp\bin.log

Fixed and released in 2.1 HEAD.
Comment 4 David Audel CLA 2003-03-19 09:19:37 EST
Verified.