Bug 9177

Summary: Builder treats build errors as JavaErrors
Product: [Eclipse Project] JDT Reporter: Tod Creasey <Tod_Creasey>
Component: CoreAssignee: Kent Johnson <kent_johnson>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: P3 CC: Kevin_McGuire
Version: 2.0   
Target Milestone: 2.0 M3   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Tod Creasey CLA 2002-02-06 11:45:56 EST
The builder treats build errors as java errors. As a result the build errors 
cannot be filtered so as to concentrate on java errors.

STEPS
1) Switch to using the new team support
2) Load org.eclipse.ui from a cvs repository
3) You will get a bunch of errors from the builders trying to copy CVS 
generated files to the bin directory - this cannot be filtered as they look the 
same as genuine CVS errors
Comment 1 Philipe Mulet CLA 2002-02-06 17:54:51 EST
Is this JDT/Core related ?
Comment 2 Philipe Mulet CLA 2002-02-07 07:32:09 EST
This will be resolved with resource copy filtering.

Tod-Can you please indicate the exact format of these CVS resources to exclude ?
Comment 3 Tod Creasey CLA 2002-02-07 07:57:48 EST
The VCM team know the ones to use - if you do the same thing as the new CVS 
filter you should be fine.
Comment 4 Philipe Mulet CLA 2002-02-11 06:54:40 EST
Resource filtering is operational, this particular defect for CVS is being 
addressed slightly differently (these changes won't be notified by platform).