This is known to work:
package(:zip).path("product/logs")
On Tue, May 18, 2010 at 23:28, Peter Donald <[email protected]> wrote:> Hi, > > Is it possible to create an empty dir in a zip file in buildr? I want > my distribution to contain empty directories for plugins, config and > log directories but to do this it seems like I need to have at least > one file in each directory entry I want created. Or am I missing > something? > > -- > Cheers, > > Peter Donald >
