Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Corona Milestone 1.0.0M5"

m (Project Context Container)
m (Objectives)
Line 27: Line 27:
 
* Expose PCC Manager functionality via web services
 
* Expose PCC Manager functionality via web services
 
* PCC Manager proxy to access PCC Manager web services
 
* PCC Manager proxy to access PCC Manager web services
 +
 +
=== Context Container ===
  
 
=== Project Context Container ===
 
=== Project Context Container ===
* Consolidate the PCC workbench plugins (explorer, view, builder) into a single plugin
+
* Consolidate the PCC workbench plug-ins (explorer, view, builder) into a single plug-in
 
* Introduce workbench preferences for PCC configuration
 
* Introduce workbench preferences for PCC configuration
 
** Configuration item for ''CORONA_CONFIG_HOME''
 
** Configuration item for ''CORONA_CONFIG_HOME''
Line 37: Line 39:
 
** create, updated PCC definition
 
** create, updated PCC definition
 
** create, deploy PCC View page (Repository Adaptor view)
 
** create, deploy PCC View page (Repository Adaptor view)
 +
* Event filtering
 +
** Limit PCC events to only those of interest.
 +
*** Workbench Resource Change Events for resources that are not synchronized should not be propagated to the Workgroup.
  
 
=== Build Process ===
 
=== Build Process ===

Revision as of 15:39, 19 September 2006

Eclipse Home Wiki Home Development

Theme

The theme for this milstone is remote accessibility. Emphasis will be placed on enabling Corona server-side pluings to expose functionality via web services as well as Corona workbench plugins to utilize this functionality.

Schedule

Begin DateSep 19, 2006
End DateOct 30, 2006

Objectives

SOA Web Services

  • Deployment of OSGi bundle that exposes web services
  • Use of Apache Axis
  • Create How-To articles on wiki

Project Context Container Manager

  • Expose PCC Manager functionality via web services
  • PCC Manager proxy to access PCC Manager web services

Context Container

Project Context Container

  • Consolidate the PCC workbench plug-ins (explorer, view, builder) into a single plug-in
  • Introduce workbench preferences for PCC configuration
    • Configuration item for CORONA_CONFIG_HOME
    • Establish preference grouping for use by Repository Adaptor view pages
  • Document how to create an extension for Repository Adaptor view page
  • Create How-To articles on wiki
    • create, updated PCC definition
    • create, deploy PCC View page (Repository Adaptor view)
  • Event filtering
    • Limit PCC events to only those of interest.
      • Workbench Resource Change Events for resources that are not synchronized should not be propagated to the Workgroup.

Build Process

  • Updated build process to support Europa
    • RSS notifications
  • Execute unit tests for each build
  • Perform nightly, weekly builds

Release Availability

  • Post download images to Corona's FTP site
  • Update wiki re: download and usage
  • Cross post release availability to other development mailing lists

Back to the top