On 25 oct. 2011, at 18:36, Göktürk Gezer wrote: > Ohh.This is all accidental while i try to sync both ApacheDsService class on > both service and service-osgi because of some debugger issue.
No problem at all. > I changed both back to original. Cool, thanks! Regards, Pierre-Arnaud > 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; > >
