Ohh.This is all accidental while i try to sync both ApacheDsService class on both service and service-osgi because of some debugger issue.
I changed both back to original. On Tue, Oct 25, 2011 at 6:33 PM, Pierre-Arnaud Marcelot <[email protected]>wrote: > Hi Göktürk, > > I'm not sure this commented field should be removed. > > AFAIR, it has been temporarily hidden until the ChangedPassword was fixed. > > Regards, > Pierre-Arnaud > > On 25 oct. 2011, at 17:21, [email protected] wrote: > > Modified: > directory/apacheds/branches/apacheds-osgi/service/src/main/java/org/apache/directory/server/ApacheDsService.java > URL: > http://svn.apache.org/viewvc/directory/apacheds/branches/apacheds-osgi/service/src/main/java/org/apache/directory/server/ApacheDsService.java?rev=1188706&r1=1188705&r2=1188706&view=diff > > ============================================================================== > --- > directory/apacheds/branches/apacheds-osgi/service/src/main/java/org/apache/directory/server/ApacheDsService.java > (original) > +++ > directory/apacheds/branches/apacheds-osgi/service/src/main/java/org/apache/directory/server/ApacheDsService.java > Tue Oct 25 15:21:07 2011 > @@ -101,7 +101,6 @@ public class ApacheDsService > // private DnsServer dnsServer; > > /** The Change Password server instance * > - private ChangePasswordServer changePwdServer;/ > > /** The Kerberos server instance */ > private KdcServer kdcServer; > > >
