On 02/29/2016 07:35 AM, Emmanuel Lécharny wrote: > So, I just committed some change in Studio. > > Basically, I just removed all references to commons.io where I can, but > in a coiple of places (ldapservers and tests). LdapServers is depending > on commons.io because I can't use api-util here, due to some weird > access restrictions. It has to be investigated. Test sare using one > method taht is not in api-util (yet) : FileUtils.readLines. i'm > considering adding it. > > I think we are not that far to be able to completely remove the > dependency on commons.io.
Ok, thanks Emmanuel, I'll look into the remaining places later that week. Kind Regards, Stefan
