Status message

This review is pending; contact The Eclipse Management Organization to make it public.

Jakarta Config 0.1 Release Review

Type
Release
State
Pending
End Date of the Review Period

Reviews run for a minimum of one week. The outcome of the review is decided on this date. This is the last day to make comments or ask questions about this review.

Project
Release

0.1

Description

This is MVP (Minimum Viable Product) release. The main goal is to demonstrate progress and collect feedback from the community.

Release scope:

  • Configuration is provided by configuration objects only
  • Programmatic API is used to load a configuration object. It's the core functionality. There are no dependencies to other components.
  • Configuration objects also can be injected if Jakarta Inject or Jakarta CDI is used. It's optional. This functionality is defined in another artifact having dependency to the corresponding injection API.

For more information see https://github.com/eclipse-ee4j/config/wiki/MVP

Conforms To UI/UX Guidelines
Not verified