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 1: Line 1:
 +
== New and Noteworthy ==
 +
 +
 
<css>
 
<css>
 
   #main-page-content{ position:relative; }
 
   #main-page-content{ position:relative; }
Line 5: Line 8:
 
<div id="versionNav" class="alert alert-small alert-warning">[[Passage/Release Notes/0.5.0|Next Version]]&gt;</div>
 
<div id="versionNav" class="alert alert-small alert-warning">[[Passage/Release Notes/0.5.0|Next Version]]&gt;</div>
  
 
== New and Noteworthy ==
 
  
 
===Eclipse Passage Licensing Integration Components (LIC)===
 
===Eclipse Passage Licensing Integration Components (LIC)===
Line 32: Line 33:
 
* OSGi integration: (component-based requirements)
 
* OSGi integration: (component-based requirements)
 
* E4 integration: (event-based restrictions)
 
* E4 integration: (event-based restrictions)
* [[https://www.bouncycastle.org/|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:52, 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)
  • BouncyCastle integration (encrypted licenses)
  • OSHI integration (node-locked licenses)
  • JSON support (network condition miners)

Back to the top