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
m (OSLC Test Suite Enhancements)
 
(4 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
* Release date is 2/06/2013
 
* Release date is 2/06/2013
* The themes for 1.1 are 
 
  
 +
== Download ==
 +
* Jars with and without the Eclipse Foundation approved dependencies are on the Lyo [http://eclipse.org/lyo/download.php download page]
 
== OSLC4J Enhancements ==
 
== OSLC4J Enhancements ==
* OSLC Client SDK is now packaged with OSLC4J.   There are several samples for using it in the [[Lyo/BuildClient | "client" Git repo]]
+
* OSLC Client SDK is now packaged with OSLC4J.
* OSLC Query library included with OSLC4J - assists in parsing OSLC query syntax and includes some examples in the form of tests.  The [[Lyo/BuildOSLC4JBugzilla | OSLC4JBugzilla]] adapter is another example of using this library.
+
** Simplifies building an OSLC consumer in Java
* OAuth provider SDK and web application - assists in adding OAuth 1.0 or 1.0a support to an OSLC provider.  The OSLC4JBugzilla adapter is an example of using this library.  ]
+
** There are several samples for using it in the [[Lyo/BuildClient | "client" Git repo]]
 +
* OSLC Query library included with OSLC4J
 +
** assists in parsing OSLC query syntax
 +
** includes some examples in the form of tests.   
 +
** The [[Lyo/BuildOSLC4JBugzilla | 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 [[Lyo/BuildOSLC4JBugzilla | OSLC4JBugzilla]] adapter is an example of using this library.  ]
  
 
== OSLC Test Suite Enhancements ==
 
== OSLC Test Suite Enhancements ==

Latest revision as of 14:12, 13 February 2013

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

Copyright © Eclipse Foundation, Inc. All Rights Reserved.