It's all about the answers!

Ask a question

[JBE] Reverse load rules


Anuerin Diaz (4112517) | asked Oct 14 '08, 6:08 a.m.
If a component has 30 plug-in projects at the root, is there an easier way to specifying the load rules such that it skips two plug-in projects instead of listing the 28 projects to load?

Or maybe having the load rules support some basic regular expression to glob the paths?

ciao!

2 answers



permanent link
Jean-Michel Lemieux (2.5k11) | answered Oct 15 '08, 12:26 a.m.
JAZZ DEVELOPER
This isn't possible currently. However, since loading is fast I don't see a real benefit to skipping a small set of folders during the load. Is your scenario what these two plug-ins have a large amount of content (eg, videos, large binary files?).
If this is the case, putting those plug-ins in a separate component and using component level load rules may be another option.
Jean-Michel Lemieux

permanent link
Anuerin Diaz (4112517) | answered Oct 15 '08, 12:47 a.m.
sorry for the confusion but i am talking about the component load rules. our components have numerous plug-in projects as the child nodes. there are some projects that need not be loaded during build as these are not built/checked everytime the JBE implementation processes a build request.

Right now we are behind a slow connection so minimizing the amount of data transferred would be helpful.

ciao!

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.