Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-dev] eclipse-feature packaging produces unneeded META-INF/... directory structure

Hi,

Ok - I found out that CBI built projects don't have that problem and so
google pointed me towards
https://bugs.eclipse.org/bugs/show_bug.cgi?id=401040

Tom

On 24.10.14 09:15, Tom Schindl wrote:
> One more note this extra dir is really causing problems to me when
> packaging my application with InnoSetup!
> 
> Any thoughts anyone?
> 
> Tom
> 
> On 24.10.14 08:53, Tom Schindl wrote:
>> Hi,
>>
>> I just saw when building with tycho i get an additional META-INF/...
>> directory structure in my final build.
>>
>> While from a since perspective this is completely irrelevant my problem
>> the paths that can be produced there are a potential problem on windows
>> where long paths can lead to all sorts of problems.
>>
>> So:
>> a) is that substructure really needed?
>> b) if no, can we get rid if it?
>>
>> Tom
>> _______________________________________________
>> tycho-dev mailing list
>> tycho-dev@xxxxxxxxxxx
>> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
>> https://dev.eclipse.org/mailman/listinfo/tycho-dev
>>
> 
> _______________________________________________
> tycho-dev mailing list
> tycho-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://dev.eclipse.org/mailman/listinfo/tycho-dev
> 



Back to the top