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

Lyo/Lyo1.1

< Lyo

Lyo 1.1 New and Noteworthy

  • Release date is 2/06/2013

Download

  • Jars with and without the Eclipse Foundation approved dependencies are on the Lyo download page

OSLC4J Enhancements

  • OSLC Client SDK is now packaged with OSLC4J.
    • Simplifies building an OSLC consumer in Java
    • There are several samples for using it in the "client" Git repo
  • OSLC Query library included with OSLC4J
    • assists in parsing OSLC query syntax
    • includes some examples in the form of tests.
    • The OSLC4JBugzilla adapter is another example of using this library.
  • OAuth provider SDK and web application
    • assists in adding OAuth 1.0 or 1.0a support to an OSLC provider.
    • Includes a web app with administrative and delegated authorization UIs
    • The OSLC4JBugzilla adapter is an example of using this library. ]

OSLC Test Suite Enhancements

Additional Samples

  • client library sample usage
  • automation reference implementation

Back to the top