mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

jvergara
09.48.2009 acf9674d60e482c22bbaab68119540a5a460fdf4
opends/src/ads/org/opends/admin/ads/ServerDescriptor.java
@@ -299,7 +299,8 @@
  public void setAdsProperties(
      Map<ADSContext.ServerProperty, Object> adsProperties)
  {
    this.adsProperties = adsProperties;
    this.adsProperties.clear();
    this.adsProperties.putAll(adsProperties);
  }
  /**