John, Thanks for the update. Is there a ticket or PR for MP Config already? Different implementations including Tamaya are a good reality-check also towards contributing much of that API and other parts like the TCK into JSR 382.
Werner From: John D. Ament Sent: Thursday, October 12, 2017 13:27 To: [email protected] Subject: Re: Microprofile TCK starts to look giid Yes, those are the same tests failing from when I pushed my last commit [1]. We can safely ignore testAutoDiscoveredConverterNotAddedAutomatically, we'll be changing that test in MP Config Spec to avoid possible common sense conversion logic. [1]: https://github.com/apache/incubator-tamaya-sandbox/commit/96593c764871af6b2317bade9745b45a8efedd08 On Thu, Oct 12, 2017 at 6:32 AM Anatole Tresch <[email protected]> wrote: > Hi guys, > > just wanted to share that, with the latest fixes, we have only *three > *tests > from the MP 1.1 TCK failing as of now: > > > 1. *testAutoDiscoveredConverterNotAddedAutomatically*:81 The auto > discovered converter should not be added automatically. > 2. *testEmptyStringPropertyFromConfigFile*:76 » NoSuchElement > 3. *testEmptyStringValues*:63 » Config Can't re... > > 1. Basically is trivial (we must disable Tamaya's capability of > auto-discovering conversion by doing some reflection - maybe the TCK test > should be improved). > 2 and 3 dont look complicated as well ;-) > > So I think we will be able to support MP 1.1 officially soon ;-) > > J Anatole > > > -- > *Anatole Tresch* > PPMC Member Apache Tamaya > JCP Star Spec Lead > *Switzerland, Europe Zurich, GMT+1* > *maketechsimple.wordpress.com <http://maketechsimple.wordpress.com/> * > *Twitter: @atsticks, @tamayaconf* > > *Speaking at:* > > [image: JSD_Speaker_2017][image: J-Con 2017 logo][image: JVM Con] >
