Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] ZIPs within ZIPs in archive product

Hi all,

I managed to build a feature-based product using Tycho and materialize
and archive it with the tycho-p2-director-plugin. So far, so good. :-)

Unfortunately, the resulting ZIP contains a "binary" folder which
contains the zipped rootfiles from my feature as well as the (in my
case, Mac OS X) executable:

binary/org.example_root_0.0.0.v20130212-1713-b000
binary/org.example.executable.cocoa.macosx.x86_64_0.0.0.v20130212-1713-b000

Is there any way to get the tycho-p2-director-plugin to unzip these
files instead, such that the rootfiles and the OS X executable are place
directly within the outermost ZIP?

Best wishes,

Andreas
-- 
Codetrails.com - the knowledge transfer company


Back to the top