OK, thanks Daniel. I already changed a bit and will commit it now. On Thu, Nov 29, 2012 at 11:08 AM, Daniel Manzke <[email protected]> wrote: > +1. Autobind was submitted from my side to nnsoft. The configuration module > was not fully updated to the latest rocoto (onami-configuration) version. > This is still an open point. > > > > > 2012/11/29 Christian Grobmeier <[email protected]> > >> Hi, >> >> not sure how it worked before, but it seems >> >> Autobind: >> org.nnsoft.guice.autobind.configuration.PropertiesReader >> >> makes use of: >> >> org.apache.onami.configuration.configuration.PropertiesURLReader >> >> Now PropertiesURLReader is package scoped. Even when I correct the >> namespace for autobind it will fail. The solution is to make >> PropertiesReader public. But I guess there was some reason to make it >> package scoped in the past. >> >> Any objections if I would make this class public? >> >> Cheers >> Christian >> >> -- >> http://www.grobmeier.de >> https://www.timeandbill.de >> > > > > -- > Viele Grüße/Best Regards > > Daniel Manzke
-- http://www.grobmeier.de https://www.timeandbill.de
