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 "Lyo/ProjectPlans"

< Lyo
Line 59: Line 59:
 
     * [https://bugs.eclipse.org/bugs/show_bug.cgi?id=365201 Bug 365201 - Seeking a place to post OSLC compliance baseline reports]
 
     * [https://bugs.eclipse.org/bugs/show_bug.cgi?id=365201 Bug 365201 - Seeking a place to post OSLC compliance baseline reports]
 
     * [https://bugs.eclipse.org/bugs/show_bug.cgi?id=365206 Bug 365206 - Post the OSLC Test Suite and Compliance toolkit instructions documentation]
 
     * [https://bugs.eclipse.org/bugs/show_bug.cgi?id=365206 Bug 365206 - Post the OSLC Test Suite and Compliance toolkit instructions documentation]
     * [https://bugs.eclipse.org/bugs/show_bug.cgi?id=365203 Bug 365302 - Post the "OSLC TestSuite and Compliance Test" demo/walkthrough video ]
+
     * [https://bugs.eclipse.org/bugs/show_bug.cgi?id=365203 Bug 365302 - Post the "OSLC TestSuite and Compliance Test" demo/walkthrough video ]  
* Refactor test suite to enable additional domain tests more easily   
+
 
  * Improved CM MUST and SHOULD requirement coverage
 
  * Improved CM MUST and SHOULD requirement coverage
 
     * [https://bugs.eclipse.org/bugs/show_bug.cgi?id=365618 Bug 365618 - Complete CM MUST test cases]
 
     * [https://bugs.eclipse.org/bugs/show_bug.cgi?id=365618 Bug 365618 - Complete CM MUST test cases]
Line 80: Line 79:
 
  * Example reference implementations based on the SDK
 
  * Example reference implementations based on the SDK
 
     * CM reference implementation based on OSLC4J
 
     * CM reference implementation based on OSLC4J
 +
* Test suite improvements
 +
  * Refactor test suite to enable additional domain tests more easily
 +
  * Test suite configurations for OSLC4J CM provider
 +
* Improved QM and RM MUST coverage
 +
    * [https://bugs.eclipse.org/bugs/show_bug.cgi?id=365622 Bug 365622 - QM and RM core spec coverage by the test suite ]
  
  

Revision as of 15:43, 3 April 2012

Introduction

This page contains the project plans for the Eclipse Lyo project. The first part of the plan describes the various components of Lyo and the currently planned enhancements to functionality. This plan is subject to changes based on community participation and the importance of proposed functionality to the community - we encourage anyone interested to participate. The planning process will be as open as possible and this plan will be updated as it changes. Please provide feedback on the lyo-dev@eclipse.org mailing list.

Lyo Components

OSLC Java SDKs

  • Documentation
  • Constant strings for OSLC namespaces and providers
  • POJO model for OSLC resources
  • RDF parser and serializer
  • JSON parser and serializer
  • OSLC query parser
  • HTTP client library
  • Basic, Form, Oauth support
  • Client query builder (contributors needed)

Test suite for OSLC

The test suite for OSLC is currently available on the Lyo project. See the Lyo test suite page for details. Currently planned enhancements are

  • Add reporting capabilities
  • Improve Change Management MUST and SHOULD requirement coverage (contributors needed)
  • Improve Requirements and Change Management MUST coverage (contributors needed)
  • Improved query tests (contributors needed)
  • Improved Oauth tests
  • Tests driven by resource shape documents (contributors needed)

Reference implementations for OSLC (RIOs)

Reference implementations are currently available for the Change, Requirements and Architecture Management specifications. See the Lyo reference implementation page for details. Currently planned enhancements are:

  • Support for the Quality Management domain (contributors needed)
  • Adoption of the OSLC Java SDK
  • Refactoring to allow for pluggable RDF and application server technologies (contributors needed)
  • Improve reference implementation web UI (contributors needed)


Additional Proposed SDKs

Contributors are needed and welcome for all of the following:

  • .NET (C# or other)
  • Perl
  • Python
  • PHP
  • JavaScript

Milestones

Currently planned milestones are:

  • M1 (Q4 2011) - theme is test suite enhancements
* Compliance Reporting
   * Bug 365198 - Would like to add the compliance toolkit to the TestSuite
   * Bug 365201 - Seeking a place to post OSLC compliance baseline reports
   * Bug 365206 - Post the OSLC Test Suite and Compliance toolkit instructions documentation
   * Bug 365302 - Post the "OSLC TestSuite and Compliance Test" demo/walkthrough video     
* Improved CM MUST and SHOULD requirement coverage
   * Bug 365618 - Complete CM MUST test cases
   * Goal: 100% CM MUST
   * Analyze CM SHOULD coverage
* Improved QM and RM MUST coverage
   * Bug 365622 - QM and RM core spec coverage by the test suite 
* Suite bug fixes and enhancements
   * Bug 363478 - Add test suite configuration for Bugzilla adapter 
   * Bug 357387 - Investigate uplift of TestSuites to Apache HttpClient 4.1.x 
   * Bug 365422 - Add RDF model validation to the OSLC JUnits. 
   * Already resolved improvements  
  • M2 (Q1 2012) - theme is initial Java SDK and refactored reference implementations
* Initial Java provider and client SDK
   * Initial contribution of OSLC4J
   * Initial documentation to help developer's get started with OSLC4J
* Example reference implementations based on the SDK
   * CM reference implementation based on OSLC4J
  • Test suite improvements
  * Refactor test suite to enable additional domain tests more easily 
  * Test suite configurations for OSLC4J CM provider
* Improved QM and RM MUST coverage
   * Bug 365622 - QM and RM core spec coverage by the test suite 


  • M3/Beta (Q2 2012) - theme is feature completeness
* Full Java provider and client SDKs
* Reference implementation completely refactored to take advantage of SDK
  * QM reference implementation based on OSLC4J
  * AM reference implementation based on OSLC4J 
* Reference implementation can use pluggable RDF/application server providers
  * Stub service provider for use as an OSLC starter application
* Documentation
  * OSLC4J API reference guide
  * OSLC4J Tutorial and Getting started guide.
* Additional test suite enhancements to support apps written with the SDK
   * Bug 360175 - Validate ATOM responses 
   * Bug 360176 - Test for link labels 
   * Bug 360180 - Improve tests around partial get/put 
* Improve QM domain spec MUST coverage
   * Goal (dependent on community): 75%
* Improve RM domain spec MUST coverage
   * Goal (dependent on community): 75%
* Improve CM, QM, RM core and domain SHOULD and MAY coverage
   * Goal (dependent on community): 50%
* Test suite enhancements and bug fixes
  * Bug 360184 - Use OSLC throughout the test suite
  * Bug 360183 - Define test suite cases in the form of scenarios 
  • Release candidates and 1.0 (Q3 2012) - theme is stabilization and shutdown
  * Stretch items based on community participation
     * non-Java language SDKs (could be in earlier milestones based on participation)
        * C#/.NET
        * Scripting languages (Python, Perl, Ruby)
        * JavaScript client library
     * Additional reference implementation and test suite enhancements
  * Release shutdown work

Back to the top