Skip to content

Create multiple FS-SOURCES per context

Eric Timmons requested to merge 32-fix-stale-lockfile-references into master

Instead of using a single FS-SOURCE per context, we now create one per .asd file. Additionally, when doing a bundle operation, we replace the lockfile's FS-SOURCEs with the ones from the clpmfile. This helps ensure that stale sources are replaced.

Closes #32

Edited by Eric Timmons

Merge request reports