Re: configjsr branch now completely compilable and mostly executable

2018-02-04 Thread P. Ottlinger
Am 03.02.2018 um 21:21 schrieb Anatole Tresch: > By now all modules in core, extensions AND sandbox are compiling and > working and all tests are migrated as well. +1 cool news - are there any official artifacts available to build against? Otherwise I wouldn't want to make the change yet, as the

BigInteger hex conversion

2018-02-04 Thread William Lieurance
Hi devs, I noticed the other day that the BigInteger converter is doing its own parsing of hexadecimal strings at

Re: [GitHub] incubator-tamaya pull request #11: TAMAYA-327: Consistent signature creating...

2018-02-04 Thread Anatole Tresch
+1 The JSR actually will only support one single Converter instance per type, whereas Tamaya supports multiple converters. Consequently there is no constraint regarding converter ordering. Additionally the fix make definitely sense for me from a usage perspective. 2018-02-04 20:10 GMT+01:00 P.