Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [corona-dev] Corona [168279] Refactor - consolidate containerplugins

Hi,

            Test projects contains errors regarding, plugin consolidation.

I’ve fixed what I could, unfortunately, ICollaborationEventRouter interface is gone after plugin consolidation and because of it org.eclipse.corona.test.ecf contains error.

 

The rest seams to be OK.

 

Cheers

Piotr

 


From: corona-dev-bounces@xxxxxxxxxxx [mailto:corona-dev-bounces@xxxxxxxxxxx] On Behalf Of O'Flynn, Dennis
Sent: Friday, December 15, 2006 11:01 PM
To: Corona development
Subject: [corona-dev] Corona [168279] Refactor - consolidate containerplugins

 

The refactoring of plugins to consolidate some has begun.  The focus has been to consolidate plugin functionality for ContextContainer and ProjectContextContainer into two plugins respectively.  So far, the following 6 plugins have been consolidated into 2.

 

New plugin: org.eclipse.corona.container
** org.eclipse.corona.model.container
** org.eclipse.corona.collaboration
** org.eclipse.corona.container.manager (partial) 
 
New plugin: org.eclipse.corona.container.project
** org.eclipse.corona.model.container.project
** org.eclipse.corona.collaboration.project
** org.eclipse.corona.container.manager (partial)

 

The 6 plugins that were consolidated have been “deleted”.  Their content has been placed into CVS’s attic.

 

You will need to perform a (major) resynch w/ CVS.  In addition to consolidating these plugins, many other plugins were updated to reference new package/class names as well as bundle dependencies.

 

There is still some minor clean up work to be done.  In addition, release engineering features/maps will need to be updated as well.

 

Note: This plugin consolidation relies upon the SOA updated Joel has committed this week.  You will need to use the new SOA libraries that Joel has (will) provide.

The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it.

The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it.

Back to the top