We discussed quite some time ago how the default properties file should be named that is read by the core impl by default. We ended up with that javaconfiguration.properties.
+ afaik there is no module that is providing such a file (but multiple tests are using it, similatly depending on core with test scope only). + the mechanism losds all files using getResources. Every file can have its individual tamaya.ordinal, so even this case should work properly... Cheers Anatole Am 15.02.2016 20:53 schrieb "P. Ottlinger" <[email protected]>: > Am 15.02.2016 um 20:47 schrieb Romain Manni-Bucau: > > I d prefer just apache-tamaya or tamaya like in most asf project. > > That's exactly what I proposed - but I rescanned the commit message to > see that it's a test-properties file :-) > > No need to prefix that IMHO. > > Thanks, > Phil > >
