[jira] [Updated] (GERONIMO-6566) Implement MicroProfile Config

2017-04-25 Thread Mark Struberg (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-6566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Struberg updated GERONIMO-6566:

Component/s: (was: common)
 Config

> Implement MicroProfile Config
> -
>
> Key: GERONIMO-6566
> URL: https://issues.apache.org/jira/browse/GERONIMO-6566
> Project: Geronimo
>  Issue Type: New Feature
>  Security Level: public(Regular issues) 
>  Components: Config
>Reporter: Mark Struberg
>Assignee: Mark Struberg
>
> A long time ago we've discussed to start a EE configuration project for 
> Application configuration. This now got made close to become the basis for a 
> standard in the MicroProfile movement. 
> The Config approach is based on Gerhards and my work in OWB and DeltaSpike, 
> but sadly got made a standard outside of the ASF. 
> But at least the implementation should live on over here.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Resolved] (GERONIMO-6566) Implement MicroProfile Config

2017-04-25 Thread Mark Struberg (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-6566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Struberg resolved GERONIMO-6566.
-
Resolution: Fixed

> Implement MicroProfile Config
> -
>
> Key: GERONIMO-6566
> URL: https://issues.apache.org/jira/browse/GERONIMO-6566
> Project: Geronimo
>  Issue Type: New Feature
>  Security Level: public(Regular issues) 
>  Components: common
>Reporter: Mark Struberg
>Assignee: Mark Struberg
>
> A long time ago we've discussed to start a EE configuration project for 
> Application configuration. This now got made close to become the basis for a 
> standard in the MicroProfile movement. 
> The Config approach is based on Gerhards and my work in OWB and DeltaSpike, 
> but sadly got made a standard outside of the ASF. 
> But at least the implementation should live on over here.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Created] (GERONIMO-6567) Expose configuration system details via JMX

2017-04-25 Thread Mark Struberg (JIRA)
Mark Struberg created GERONIMO-6567:
---

 Summary: Expose configuration system details via JMX
 Key: GERONIMO-6567
 URL: https://issues.apache.org/jira/browse/GERONIMO-6567
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (Regular issues)
  Components: Config
Reporter: Mark Struberg
Assignee: Mark Struberg


This is basically the same functionality as we are currently implementing in 
DeltaSpike Config as well
https://issues.apache.org/jira/browse/DELTASPIKE-1245

Each application should be able to expose  details about it's configuration via 
a MBean (JMX).
The following info should be made available

1.) The list of all picked up ConfigSources + their ordinals. Of course already 
sorted

2.) All configured values.
 - their key
 - their 'native' value (without variables, etc)
 - the ConfigSource from which the value effectively got picked up
Map of all the ConfigSources containing the key + the values which got 
resolved on each level.




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


are we d'accord to retire the Geronimo Server part?

2017-04-25 Thread Mark Struberg
Or do we need another formal vote?

If we are all on the same boat, when, how and who is drafting the Announcement?

LieGrue,
strub



site cleanup

2017-04-25 Thread Mark Struberg
Hi folks!

Can someone point me to more docs about how the G site is maintained?
Would love to reorg it a bit and add info about GeronimoConfig.

txs and LieGrue,
strub