Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Long pathnames in product (p2/org.eclipse.equinox.p2.engine/...)

I suppose this is what is generated by the p2 product publisher for the product's VM args.
people on p2-dev@xxxxxxxxxxx may be able to give some advice.

Regards,
Jan

-----Original Message-----
From: tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-bounces@xxxxxxxxxxx] On Behalf Of Andreas Sewe
Sent: Mittwoch, 25. September 2013 09:48
To: Tycho user list
Subject: [tycho-user] Long pathnames in product (p2/org.eclipse.equinox.p2.engine/...)

Hi,

the product ZIP I build with tycho contains one very long pathname (145
characters)


p2/org.eclipse.equinox.p2.engine/profileRegistry/DefaultProfile.profile/.data/org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions/jvmargs

which causes problems when unpacking into directories which themselves
have rather long names on some operating systems (path names being
restricted to 255 characters).

Is there a way to either avoid the creation of this file (BTW, what is
it good for?) or to shave off a couple of characters of the path?

Best wishes,

Andreas
-- 
Codetrails UG (haftungsbeschränkt)
The knowledge transfer company

Robert-Bosch-Str. 7, 64293 Darmstadt
Mobile: +49-170-811-3791
http://www.codetrails.com/

Managing Director: Dr. Marcel Bruch
Handelsregister: Darmstadt HRB 91940
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user


Back to the top