Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] p2-director creating zips with root folder

And important, starting from Tycho 0.18:
MyProduct.app as rootFolder will result in a proper Mac OS X .app package.

DJ

On 17 jul. 2013, at 08:40, <Christian.Pontesegger@xxxxxxxxxxxx> wrote:

> Hi,
> 
> when I am using tycho-p2-director:archive-products the zip file created contains all product files directly in the root folder. Is there a way that the zip will contain only one root folder that holds all the application data?
> 
> Eg instead of:
> 
> Zip
>> myapp.exe
>> plugins
>> features
>> ...
> 
> I'd like to have
> 
> Zip
>> myProduct
>>> myapp.exe
>>> plugins
>>> features
>>> ...
> 
> I see that lots of my users simply unpack the zip and end up with a messed up folder. It also would fit to the way eclipse builds its zip release files.
> 
> Best regards
> Christian
> 
> _______________________________________________
> tycho-user mailing list
> tycho-user@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/tycho-user

Derk-Jan Hartman
Software Engineer; R&D
djhartman@xxxxxxxxxxxxxxxxx

Service2Media
http://www.service2media.com/



Back to the top