05 Feb, 2014
1 commit
-
* removed dependencies on DirectoryServer class * renamed ClassLoaderProvider to ConfigurationFramework to make its responsibility for overall management of the configuration framework more obvious * removed PropertyDefinitionsOptions and replaced with single "isClient" getter/setter in ConfigurationFramework. This is now used throughout the framework * use default schema throughout. If we need to add support for customization of the schema then we could provide the capability via the ConfigurationFramework class * pass in install/instance paths to ConfigurationFramework during initialization. Default to "user.dir" property if no paths are provided. git-svn-id: https://svn.forgerock.org/opendj/trunk@10284 41b1ffd8-f28e-4786-ab96-9950f0a78031
18 Jan, 2014
1 commit
-
* DefaultBehaviorException * IllegalPropertyValueException * IllegalPropertyValueStringException * PropertyIsMandatoryException * PropertyIsReadOnlyException * PropertyIsSingleValuedException * UnknownPropertyDefinitionException git-svn-id: https://svn.forgerock.org/opendj/trunk@10161 41b1ffd8-f28e-4786-ab96-9950f0a78031
16 Jan, 2014
1 commit
-
…are not always forced to sub-class from SdkTestCase. git-svn-id: https://svn.forgerock.org/opendj/trunk@10153 41b1ffd8-f28e-4786-ab96-9950f0a78031
15 Jan, 2014
1 commit
-
* AciException: replace with LocalizedIllegalArgumentException * IdentifiedException/OpenDsException: not needed since functionality is replaced with LocalizedException * InitializationException: removed and replaced use with ConfigException (TODO: should consider renaming ConfigException to something more generic, like ServerException) * DirectoryException/LDAPException: not used, so removed * Removed unused ObjectClass methods in DirectoryServer. git-svn-id: https://svn.forgerock.org/opendj/trunk@10151 41b1ffd8-f28e-4786-ab96-9950f0a78031
10 Jan, 2014
1 commit
-
* rename remaining "admin" to "config" * move all config related files under "config" source and output folders * use META-INF/services for config manifest file allowing us to use ServiceLoader in future * fixed redundant imports from earlier commit. git-svn-id: https://svn.forgerock.org/opendj/trunk@10128 41b1ffd8-f28e-4786-ab96-9950f0a78031
09 Jan, 2014
1 commit
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@10112 41b1ffd8-f28e-4786-ab96-9950f0a78031
06 Jan, 2014
1 commit
-
* rename opendj-admin to opendj-config git-svn-id: https://svn.forgerock.org/opendj/trunk@10084 41b1ffd8-f28e-4786-ab96-9950f0a78031