Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 346110 - add "fragment.properties" to standard layout tests
Summary: add "fragment.properties" to standard layout tests
Status: NEW
Alias: None
Product: WTP Releng
Classification: WebTools
Component: releng (show other bugs)
Version: 3.10   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: webtools.releng CLA
QA Contact: Carl Anderson CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-17 11:34 EDT by David Williams CLA
Modified: 2018-06-29 15:14 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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