On Tuesday, 5 July 2016 11:36:06 PM AEST Osamu Aoki wrote: > On Tue, Jul 05, 2016 at 11:12:36AM +1000, Dmitry Smirnov wrote: > > IMHO it could be useful to be able to drop everything _but_ some folders: > > Files-Excluded: vendor/src/* > > Files-Excluded-Ignore: vendor/src/github.com/docker/notary > > This is valid and high priority wishlist which needs to be implemented.
Thank you. :) > Comment: > "@" marks circular dependencies. > "%" marks FTBFS. > > What are these. I see you have: > @vendor/src/github.com/docker/notary > in your Files-Excluded: > > Also, the code written to do this exclusion is via @exclude_globs. Those are just random characters I used to prefix path in order to invalidate it to prevent exclusion. Sometimes I just prefix path with "~" that stands out and makes it easy to revert when bundling becomes unnecessary. On this instance I've used two different characters to distinguish why a particular component is kept. > Send us a tested patch. I with I had time for this... :( -- Best wishes, Dmitry Smirnov. --- Reality is that which, when you stop believing in it, doesn't go away. -- Philip K. Dick
signature.asc
Description: This is a digitally signed message part.