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/Lyo1.1"

< Lyo
(OSLC4J Enhancements)
m (Lyo 1.1 New and Noteworthy)
Line 1: Line 1:
 
= Lyo 1.1 New and Noteworthy =
 
= Lyo 1.1 New and Noteworthy =
  
* Release date is 2/06/2013
+
Release date is 2/06/2013
* The themes for 1.1 are   
+
The themes for 1.1 are   
  
 
== OSLC4J Enhancements ==
 
== OSLC4J Enhancements ==

Revision as of 14:03, 7 February 2013

Lyo 1.1 New and Noteworthy

Release date is 2/06/2013 The themes for 1.1 are

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