Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orion-dev] service registry changes, testing, testing, testing....

Please use http://download.eclipse.org/e4/orion/drops/N201101270200/ to test Susan's changes.

I also released some changes where the releng build uses Google closure to concatenate and minify some of our _javascript_.

The 3 main html pages (coding.html, navigate-table.html and navigate-tree.html) are modified during the build and groups of .js scripts are commented out and a compiled version is used instead.

We should use the releng build to test because self hosting from the Eclipse workspace won't contain these changes.

-Andrew


From: Susan Franklin McCourt <susan_franklin@xxxxxxxxxx>
To: orion-dev@xxxxxxxxxxx
Date: 01/26/2011 05:53 PM
Subject: [orion-dev] service registry changes, testing, testing, testing....
Sent by: orion-dev-bounces@xxxxxxxxxxx





I just released a bunch of changes related to the way local services are registered by pages, and the way that services are acquired by clients.
This also includes new listener support in the registry, so that service implementations don't have to keep listener lists.
If you are curious in the kinds of code changes, see [1].

This touched a lot of files and I'm not confident I've run all of the changed code by smoke testing.
So can everyone please pull and do some sanity testing?
I verified that the basic navigator operations (both table and tree) and editor operations work.
but it's possible I missed something.

I talked with Simon and Boris and we decided that it's better to break now than to stay in a branch and miss something on Thurs. or Fri.
Apologies if I've broken anybody's workflows.

susan

[1]
https://bugs.eclipse.org/bugs/show_bug.cgi?id=334198_______________________________________________
orion-dev mailing list
orion-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/orion-dev



Back to the top