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 (Schedule)
m (Context Container)
Line 29: Line 29:
  
 
=== Context Container ===
 
=== Context Container ===
 +
* Javadoc all classes
 +
* Create wiki doc re: Context Container
 +
* Create wiki doc re: Repository Descriptor
  
 
=== Project Context Container ===
 
=== Project Context Container ===

Revision as of 06:15, 21 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

  • Javadoc all classes
  • Create wiki doc re: Context Container
  • Create wiki doc re: Repository Descriptor

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.

Team Member Repository

  • Use a JDBC datasource as the repository for team members
    • Allow this to be the exemplary implementation (example) of how a Repository Adaptor would use a JDBC datasource
    • Deploy Apache Derby to Corona server-side

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