Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Passage/Release Notes/0.4.0"

Line 18: Line 18:
  
 
====License Management JFace components====
 
====License Management JFace components====
        Licensing Configuration viewers
+
* Licensing Status dialogs
        Licensing Status dialogs
+
* Import License UI
        Licensing-aware JFace components
+
* Licensing Configuration viewers
 +
* Licensing-aware JFace components
  
 
====Licensing Metadata EMF API====
 
====Licensing Metadata EMF API====
        Features domain EMF API
+
* Features domain EMF API
        Products domain EMF API
+
* Products domain EMF API
        Users domain EMF API
+
* Users domain EMF API
        Licenses domain EMF API
+
* Licenses domain EMF API
  
 
====License Management Integration====
 
====License Management Integration====
        OSGi integration: (component-based requirements)
+
* OSGi integration: (component-based requirements)
        E4 integration: (event-based restrictions)
+
* E4 integration: (event-based restrictions)
        BouncyCastle integration (encrypted licenses)
+
* [[https://www.bouncycastle.org/|BouncyCastle]] integration (encrypted licenses)
        OSHI integration (node-locked licenses)
+
* OSHI integration (node-locked licenses)
        JSON support (network condition miners)
+
* JSON support (network condition miners)
  
 
[[Category:Passage|Release Notes/0.4.0]]
 
[[Category:Passage|Release Notes/0.4.0]]

Revision as of 04:42, 30 March 2019


New and Noteworthy

Eclipse Passage Licensing Integration Components (LIC)

License Management API and its implementation for Eclipse Equinox

  • Licensing Requirements resolvers
  • Licensing Condition miners
  • Feature Permission emitters
  • Feature Permission examiners
  • Restriction Verdict executors

License Management JFace components

  • Licensing Status dialogs
  • Import License UI
  • Licensing Configuration viewers
  • Licensing-aware JFace components

Licensing Metadata EMF API

  • Features domain EMF API
  • Products domain EMF API
  • Users domain EMF API
  • Licenses domain EMF API

License Management Integration

  • OSGi integration: (component-based requirements)
  • E4 integration: (event-based restrictions)
  • [[1]] integration (encrypted licenses)
  • OSHI integration (node-locked licenses)
  • JSON support (network condition miners)

Back to the top