> AFAIK only one feature patch per feature is allowed… Would it be possible to let a patch replace an existing patch (with some p2.inf magic)?
-Martin > > On Mar 13, 2014 7:05 PM, "Martin Lippert" <[email protected]> wrote: > Hey! > > We are facing an urgent issue with feature patches and I very much hope that > someone on this list can help me/us. > > We have to install a feature patch for the JDT feature. We did this in the > past and everything works fine for the simple standard case (just patch a > certain version of JDT). > > Now we are facing the situation where the JDT feature might already be > patched for Java8 support or not. In both cases we would like to apply our > feature patch on top (replacing both versions, the patched JDT and the > unpatched JDT is fine for us in this situation). > > So we could either try to let p2 know to apply our patch onto the plain JDT > feature AS WELL AS the Java8 JDT patch. > Or we could create separate patches, one for patching the plain JDT feature > and one for patching the already Java8-patched JDT. > > Is that somehow possible? We already tried to target our patch towards the > Java8 patched JDT, but that didn’t work (the JDT bundles didn’t get replaced). > > Any help would be very very very much appreciated!!! > > Thanks a lot in advance! > -Martin > > > _______________________________________________ > p2-dev mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/p2-dev > _______________________________________________ > p2-dev mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/p2-dev _______________________________________________ p2-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/p2-dev
