Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-dev] Help getting a new version of p2 in tycho 0.23.0-SNAPSHOT

Ok, I will provide a patch once we have an I-build. I will also make sure that the I-build is kept around long enough.

Now two problems I see, and on which I would like to get your opinions are:
- Given that an update to a new p2 will bring in the recent changes in the publisher, how do you want to deal with the API changes discussed in http://dev.eclipse.org/mhonarc/lists/tycho-dev/msg01244.html ? Do you prefer to integrate the patch for https://git.eclipse.org/r/#/c/41895/ even though it is missing more integration tests, or use a patch that do a no-op implementation of the methods that I'm happy to provide? - A change around the handling of SWT is preventing the build to succeed (https://bugs.eclipse.org/bugs/show_bug.cgi?id=453446), how do you want to handle it? At this point I would recommend reverting.

Thx

Pascal

On 03/05/2015 02:49 AM, Sievers, Jan wrote:
normally consuming a new p2 version is simply a matter of updating the target

http://git.eclipse.org/c/tycho/org.eclipse.tycho.git/tree/tycho-bundles/tycho-bundles-target/tycho-bundles-target.target

to a newer eclipse platform I-build or milestone (right now we use Mars M4).

Regards
Jan


-----Original Message-----
From: tycho-dev-bounces@xxxxxxxxxxx [mailto:tycho-dev-bounces@xxxxxxxxxxx] On
Behalf Of Pascal Rapicault
Sent: Mittwoch, 4. März 2015 16:26
To: Tycho developers list
Subject: [tycho-dev] Help getting a new version of p2 in tycho 0.23.0-
SNAPSHOT

Hi,

In the context of the work to fix the layout of Eclipse applications on
the mac (http://bugs.eclipse.org/431116), changes have been made to
various pieces of p2 (publisher, fwk admin, etc.).
In order for those changes to be useful to the rest of the ecosystem,
they need to be consumed by Tycho since Tycho embeds a copy of p2.

I'm therefore contacting you, tycho committers, to give you a heads up
that in the coming days, I will need your help to publish a new Tycho
build of 0.23.0-SNAPSHOT that will include the new p2 code changes .
As far as I can tell it should not be more than consuming a new p2 build
and push the build button, so I just need to know of someone who will be
able to push the build.
If you are willing to help, could you please reply to this email so I
know I can count on you.

Thanks

Pascal
_______________________________________________
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