FubuMvcArchive / bottles

OBSOLETE - Modular runtime packaging for .Net applications
http://fubuworld.com/bottles
Other
26 stars 16 forks source link

assembly-pak, other package commands cannot blow up if Exclude directory does not exist #38

Closed jeremydmiller closed 12 years ago

jeremydmiller commented 12 years ago

Set up an assembly package with the default PackageManifest that excludes "data/.", but with no /data folder. Today this blows up.

drusellers commented 12 years ago

derp. this should be easy to fix I think. Thank you for logging it.

On Fri, Jul 27, 2012 at 9:10 AM, Jeremy D. Miller < reply@reply.github.com

wrote:

Set up an assembly package with the default PackageManifest that excludes "data/.", but with no /data folder. Today this blows up.


Reply to this email directly or view it on GitHub: https://github.com/DarthFubuMVC/bottles/issues/38

jeremydmiller commented 12 years ago

Fixed quite a while ago with a FubuCore change