Bug 433231 - [EGF-Build Portfolio] Build Step has a bad default regex for filtering source plugin
Summary: [EGF-Build Portfolio] Build Step has a bad default regex for filtering source...
Status: UNCONFIRMED
Alias: None
Product: EMF.EGF
Classification: Modeling
Component: Core (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: Matthieu Helleboid CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-22 11:41 EDT by Hakim Sellou CLA
Modified: 2014-07-21 12:47 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hakim Sellou CLA 2014-04-22 11:41:31 EDT
When you add a build step, there is a regex for filtering source plugin:
.*\.source

But if you have a plugin like this:
 net.sourceforge.foo
it will be not included in your build step.