Closed eclipse-modisco-bot closed 3 hours ago
By Nicolas Bros on Sep 14, 2010 10:34
I have optimized the rmap. Unfortunately, this doesn't seem to solve the problem, since the job still gets stuck when running on hudson.eclipse.org (Bug 323977). But once this problem is solved, the optimization should help the job run quickly.
By Hugo Bruneliere on Oct 05, 2010 05:09
Bug to be fixed by bug #323977.
| --- | --- | | Bugzilla Link | 325214 | | Status | CLOSED FIXED | | Importance | P3 normal | | Reported | Sep 14, 2010 05:13 EDT | | Modified | Apr 29, 2013 07:55 EDT | | Version | 0.9.0 | | Reporter | Nicolas Bros |
Description
I noticed while running Buckminster with "--loglevel DEBUG" that the Buckminster import is far from optimal : it tries to get each artifact from several locations before finding one location that contains it.
This is probably one of the reasons the import is taking so long (see Bug 323977).
The rmap should specify where each artifact is supposed to be, instead of letting Buckminster search from it in all update sites.\ And the same goes for the SVN locations: each MoDisco project should only be searched for at one location, instead of in each folder (plugins, features, examples, doc, tests, releng) under the MoDisco SVN.