Replies: 1 comment
-
If I read the code correctly, this is added when |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm currently plying around with the meta-data generation of Tycho and noticed that for a BundleInfo created from a directory, P2 generates a strange
This is done here https://github.com/eclipse-equinox/p2/blob/master/bundles/org.eclipse.equinox.p2.publisher.eclipse/src/org/eclipse/equinox/p2/publisher/eclipse/BundlesAction.java in Line 326.
I don't understand what this touchpoint is supposed to do? Should it "zip the directory" when published?
Beta Was this translation helpful? Give feedback.
All reactions