Bug 290450

Summary: kdesrc-build should support --resume-from on a KDE Project submodule
Product: [Developer tools] kdesrc-build Reporter: Michael Pyne <mpyne>
Component: generalAssignee: Michael Pyne <mpyne>
Status: RESOLVED FIXED    
Severity: wishlist CC: faure
Priority: NOR    
Version: Git   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description Michael Pyne 2012-01-02 22:13:25 UTC
As mentioned by dfaure on IRC.

Take, for example, the 'rocs' repo (under kde/kdeedu).

If you have only something like this defined in the rc:

module-set edu
   repository kde-projects
   use-modules kde/kdeedu
end module-set

Then 'rocs' would normally be built. But, kdesrc-build doesn't support --resume-from rocs, only --resume-from edu (or kde/kdeedu).

kdesrc-build should support --resume-from for any module added to the context.
Comment 1 Michael Pyne 2012-01-02 22:13:44 UTC
Adding CC.
Comment 2 Michael Pyne 2012-01-16 05:28:17 UTC
Git commit 0a27f66f13814e9d5a7b79fce7772e1854dbe231 by Michael Pyne.
Committed on 16/01/2012 at 04:49.
Pushed by mpyne into branch 'master'.

Support --resume-{from,after} for kde-projects.

This actually had some test suite coverage, except that the test suite
was expanding our the modules in the kde-projects module set manually
before running applyModuleFilters.

Something to add to the test suite later I suppose...

M  +5    -2    kdesrc-build

http://commits.kde.org/kdesrc-build/0a27f66f13814e9d5a7b79fce7772e1854dbe231