Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ease-dev] create combined update site

Hi Jonah,

you are right, nightly-modules depends on the previous nightly-core build. To me this seems right as we treat core and modules as 2 separate projects. We do not want to run one single build for everything. In the end we want to get rid of modules entirely as they should be hosted by other eclipse projects (eg the Git module from the EGit team in EGit repos).

If you think this should work differently we should think of a solution that still kepps those 2 projects totally separated.

--
Christian

On 05/31/2016 08:29 PM, Jonah Graham wrote:
I am probably over worrying, but AFAICT the nightly build for modules
is built against the previous night's build for core. Am I
misinterpreting what I am seeing? If not, I will file it as a bug.
~~~
Jonah Graham
Kichwa Coders Ltd.
www.kichwacoders.com


On 26 May 2016 at 21:01, Christian Pontesegger
<christian.pontesegger@xxxxxx> wrote:
Hi,

tycho provides a job to mirror p2 sites. The mirror job has a flag that
indicates if we want to update that site (accumulate content) or replace
(discard old content). This is done during the promotion step on HIPP.

--
Christian


On 05/25/2016 03:55 PM, Jonah Graham wrote:

Hi,

How does the EASE nightly build create the combined update site containing
both core and modules? It was not obvious looking at the console logs on
HIPP.

Thanks
Jonah

~~~
Jonah Graham
Kichwa Coders Ltd.
www.kichwacoders.com


_______________________________________________
ease-dev mailing list
ease-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from
this list, visit
https://dev.eclipse.org/mailman/listinfo/ease-dev



_______________________________________________
ease-dev mailing list
ease-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from
this list, visit
https://dev.eclipse.org/mailman/listinfo/ease-dev
_______________________________________________
ease-dev mailing list
ease-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ease-dev



Back to the top