[Yanel-dev] YarepUserManager

Michael Wechner michael.wechner at wyona.com
Thu Apr 7 11:17:03 CEST 2011


Hi Balz

I would suggest we rather improve the class/method itself

src/impl/java/org/wyona/security/impl/yarep/YarepUserManager.java

and in particular the line

if (userNodes[i].isResource() && userNodes[i].getName().endsWith(".xml")) {

whereas what is not clear to me why the ".svn" directories are not 
ignored by userNodes[i].isResource()
in the first place. Let me check ...

Cheers

Michael

On 4/7/11 10:50 AM, Balz Schreier wrote:
> Hi,
>
> is it possible to convert the method from private to protected?
> YarepUserManager.loadUsersFromRepository()
>
> Reason: the current implementation does not consider the "ignore" list 
> in the identities.repository.xml file and it just produces many 
> exceptions if it tries to convert subversion files into a user object.
>
> What do you think?
>
> Cheers
> Balz



More information about the Yanel-development mailing list