Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [p2-dev] p2 development branch and associated PDE changes

On the build side, I just talked to Kim and she will be setting us up with a build on hudson.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=292891


Inactive hide details for Susan Franklin McCourt ---10/20/2009 11:43:42 PM---I've just released changes to the R3_6_api_cleanupSusan Franklin McCourt ---10/20/2009 11:43:42 PM---I've just released changes to the R3_6_api_cleanup development branch that affect the way restarts are handled. [1]


From:

Susan Franklin McCourt <susan_franklin@xxxxxxxxxx>

To:

P2 developer discussions <p2-dev@xxxxxxxxxxx>, pde-dev@xxxxxxxxxxx

Date:

10/20/2009 11:43 PM

Subject:

[p2-dev] p2 development branch and associated PDE changes




I've just released changes to the R3_6_api_cleanup development branch that affect the way restarts are handled. [1]
However, this code requires changes PDE UI. The required changes are documented in a dependent PDE bug [2].

For p2 developers, this means that if you are developing/running code against the branch, you'll need to load org.eclipse.pde.ui into your workspace and apply the patch in the PDE bug.

It's going to be messy managing a bunch of dependent component patches while we work in the p2 branch. I talked to Curtis today about creating a PDE branch that will hold the changes caused by the p2 branch. This way, the PDE team could commit p2-related changes as we go, and those on the bleeding edge of the p2 work can develop against the PDE branch (and any other projects where we hit this problem.)

I'm also wondering if we'll have a way to initiate a build against the relevant branches. I spent a lot of time dealing with self-hosting pain while trying to test these changes. I realize we can "export into target" but in my particular case, the PDE code I was touching *was* the export into target code, so I broke my own export until getting the code right. This was painful.

susan

[1]
https://bugs.eclipse.org/bugs/show_bug.cgi?id=274876
[2]
https://bugs.eclipse.org/bugs/show_bug.cgi?id=292842_______________________________________________
p2-dev mailing list
p2-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/p2-dev


GIF image

GIF image


Back to the top