05-16-06 12:11 PM
Emmanuel Lecharny wrote:
> Thanks ersin !
>
> btw, could you replace
> if ( bool.equals( "true" ) )
>
> by
> if ( "true".equalsIgnorecase( bool ) )
>
> ?
I had added it just as a quick fix for the compilation problem. I would
like to use shared/ldap/utils/BooleanUtils instead of the hack but
shared-ldap is not yet a dependeny for kerberos-shared.
Anyways I've recommitted.
Cheers,
--
Ersin
>
> On 5/16/06, ersiner-1oDqGaOF3Lkdnm+yROfE0A@public.gmane.org <ersiner-1oDqG
aOF3Lkdnm+yROfE0A@public.gmane.org> wrote:
>
>
[ Post a follow-up to this message ]
|