Re: Assembly Format with Dependency Format

2008-10-27 Thread Geoffrey Wiseman
On Fri, Oct 24, 2008 at 6:05 PM, Geoffrey Wiseman < [EMAIL PROTECTED]> wrote: > If I've got an assembly that i'm building in both .tar.gz and .zip formats, > and I'm going to include a dependency that's available in both .tar.gz and > zip formats, is there a way to include the right format based o

Assembly Format with Dependency Format

2008-10-24 Thread Geoffrey Wiseman
If I've got an assembly that i'm building in both .tar.gz and .zip formats, and I'm going to include a dependency that's available in both .tar.gz and zip formats, is there a way to include the right format based on the format of the assembly without using two assembly descriptors? Even with compo