18 Jan, 2014
2 commits
-
…+ additional minor cleanup. git-svn-id: https://svn.forgerock.org/opendj/trunk@10163 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
* DefaultBehaviorException * IllegalPropertyValueException * IllegalPropertyValueStringException * PropertyIsMandatoryException * PropertyIsReadOnlyException * PropertyIsSingleValuedException * UnknownPropertyDefinitionException git-svn-id: https://svn.forgerock.org/opendj/trunk@10161 41b1ffd8-f28e-4786-ab96-9950f0a78031
17 Jan, 2014
5 commits
-
…gards to schema initialization and --host1/--host2 parameters git-svn-id: https://svn.forgerock.org/opendj/trunk@10159 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@10158 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
* remove completed tasks from the list once completed in order to help GC. The opendj-config module now uses less than 160M during XSLT transformation. git-svn-id: https://svn.forgerock.org/opendj/trunk@10157 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@10156 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@10155 41b1ffd8-f28e-4786-ab96-9950f0a78031
16 Jan, 2014
3 commits
-
* restrict the number of worker threads in the transformation work queue * delay creation of input sources until transformation task is executing. git-svn-id: https://svn.forgerock.org/opendj/trunk@10154 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…are not always forced to sub-class from SdkTestCase. git-svn-id: https://svn.forgerock.org/opendj/trunk@10153 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
* replace references to DirectoryException with ErrorResultException * replace references to InitializationException with ConfigException. git-svn-id: https://svn.forgerock.org/opendj/trunk@10152 41b1ffd8-f28e-4786-ab96-9950f0a78031
15 Jan, 2014
3 commits
-
* 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
-
* add all remaining property getters * remove composite properties since these can be generated in ProductInformation. git-svn-id: https://svn.forgerock.org/opendj/trunk@10150 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…oductInformation in opendj-server module. git-svn-id: https://svn.forgerock.org/opendj/trunk@10149 41b1ffd8-f28e-4786-ab96-9950f0a78031
14 Jan, 2014
3 commits
-
* rewrite Maven plugin so that it performs XSLT transformations itself rather than delegating to the xml-maven-plugin. This is required in order to be able to access the stylesheets and core descriptors within the plugin's classloader * remove dependency on Xalan-J in XSLT transformations since https://java.net/jira/browse/OPENDS-2296 seems to have been fixed, at least in OpenJDK 6u27 and OpenDJ 7u25 * re-enable build of opendj-config, opendj-server, and opendj-server-example-plugin. TODO once the new Maven plugin has received some more testing in Jenkins: * add XML validation * fix support for Windows file names * simplify code. git-svn-id: https://svn.forgerock.org/opendj/trunk@10148 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@10147 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
* ConfigException has moved * don't override forgerock-util version. git-svn-id: https://svn.forgerock.org/opendj/trunk@10145 41b1ffd8-f28e-4786-ab96-9950f0a78031
13 Jan, 2014
7 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@10144 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…e under build/package folder git-svn-id: https://svn.forgerock.org/opendj/trunk@10143 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@10142 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@10138 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Disabled failing tests that cannot be fixed. They will be replaced by functional tests. git-svn-id: https://svn.forgerock.org/opendj/trunk@10137 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Fixed NPE in tests. git-svn-id: https://svn.forgerock.org/opendj/trunk@10134 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@10133 41b1ffd8-f28e-4786-ab96-9950f0a78031
10 Jan, 2014
6 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@10132 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@10131 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
…ing at the moment because the xml maven plugin validator is failing to find the XML schema catalog. git-svn-id: https://svn.forgerock.org/opendj/trunk@10130 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@10129 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
* 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
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@10127 41b1ffd8-f28e-4786-ab96-9950f0a78031
09 Jan, 2014
4 commits
-
to align class with ByteStringBuilder class from server 2.x git-svn-id: https://svn.forgerock.org/opendj/trunk@10121 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
to align class with ByteStringBuilder class from server 2.x git-svn-id: https://svn.forgerock.org/opendj/trunk@10118 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
ReplicationDomain.java: Made ieContext private and used an AtomicReference for it + In acquireIEContext() and releaseIEContext(), removed now useless synchronized keyword. In acquireIEContext(), returned the created ieContext + changed all client code to assign a variable from the result. ReplicationDomainTest.java: Avoid NPE in case the ieContext is released before the asserts. Called ReplicationDomain.getImportExportContext(). git-svn-id: https://svn.forgerock.org/opendj/trunk@10113 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@10112 41b1ffd8-f28e-4786-ab96-9950f0a78031
08 Jan, 2014
7 commits
-
* added ByteStringBuilder.asOutputStream() * added test case illustrating compression. git-svn-id: https://svn.forgerock.org/opendj/trunk@10111 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@10110 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
* throw LocalizedIllegalArgumentException in ByteString.valueOfHex() instead of ParseException and align with other methods * move StaticUtils.hexToByte() to ByteString and make it private * improve hexToByte() error handling. git-svn-id: https://svn.forgerock.org/opendj/trunk@10109 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@10108 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
class in favor of equivalent methods in ByteString class git-svn-id: https://svn.forgerock.org/opendj/trunk@10107 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
* rename LDAP{ConnectionFactory|Listener}.getHostname() to getHostName() * change LDAP{ConnectionFactory|Listener}.getAddress() to return InetSocketAddresses * change constructors to only accept InetSocketAddresses instead of more generic SocketAddress * ensure that LDAP{ConnectionFactory|Listener}.getAddress() returns an address which represents the exact socket address passed in during construction, except in the case where a listener is created with port 0 where we return the selected port * modify LDAP{ConnectionFactory|Listener}.getHostName() to return whatever was provided as the host name during construction, which may have been a raw IP address. This avoids attempts to perform a reverse DNS lookup in the case where the provided host name was an IP address and, in particular, avoids DNS timeouts in environments where there is no DNS * modify client bind processing to use LDAPConnectionFactory.getHostName() as the server name used for SASL authentication, and avoid any potential DNS delays as a result. git-svn-id: https://svn.forgerock.org/opendj/trunk@10106 41b1ffd8-f28e-4786-ab96-9950f0a78031 -
git-svn-id: https://svn.forgerock.org/opendj/trunk@10105 41b1ffd8-f28e-4786-ab96-9950f0a78031