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

Passage/Release Notes/0.5.0

< Passage‎ | Release Notes
Revision as of 05:41, 30 March 2019 by Alexander.fedorov.arsysop.ru (Talk | contribs) (Created page with "<css> #main-page-content{ position:relative; } #versionNav{ position:absolute; top: 0px; right: 0px; border-color: transparent; background: transparent; } </css> <div id="...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

New and Noteworthy

Complete list of bug fixes and enhancements in 0.5.0

Eclipse Passage Licensing Integration Components (LIC)

  • 544382 bug 544382 - the engine shall routinely auto-recheck the file-based license after (default TTL)
  • Bug 544385 - "Licensing" dialog shall show "expired" conditions
  • Bug 544386 - Provide standard UI to configure locations to look for license files
  • p2 support - define licensing constraints as a part of p2 metadata
  • annotations - define annotations to let clients participate to the licensing lifecycle

Eclipse Passage Licensing Operator Components (LOC) E4 RCP

  • Bug 545663 - [Passage] licensing metadata should support variables for paths
  • Provide clear UI separation between "License Pack template" and "Issues License"
  • Allow to fulfill "License Pack template" from "Product Version" definition
  • Improve "Issue License" action: should allow to fulfill all the "License Pack template" fields

Eclipse Passage Licensing Back-end Components (LBC) OSGi-based server

  • SSH support for authentication and authorization
  • UI to configure server connections

Eclipse Passage Licensing Development Components (LDC) IDE plug-ins

  • UI to add licensing requirement to MANIFEST.MF
  • UI to add licensing requirement to component.xml

Back to the top