Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 346110

Summary: add "fragment.properties" to standard layout tests
Product: [WebTools] WTP Releng Reporter: David Williams <david_williams>
Component: relengAssignee: webtools.releng <webtools.releng-inbox>
Status: NEW --- QA Contact: Carl Anderson <ccc>
Severity: normal    
Priority: P3    
Version: 3.10   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description David Williams CLA 2011-05-17 11:34:17 EDT
While we in WTP don't often work with fragments, I've learned in bug 344003 we should add "fragment.properties" as part of the acceptable patterns in layout tests, instead of 

.*(plugin|bundle|OSGI-INF/l10n/bundle).properties

something like 

.*(plugin|bundle|fragment|OSGI-INF/l10n/bundle).properties 

or maybe 

.*(plugin|bundle|fragment|OSGI-INF/l10n/bundle|OSGI-INF/l10n/fragment).properties