You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by semancik <gi...@git.apache.org> on 2015/03/11 12:38:19 UTC

[GitHub] directory-shared pull request: Schema and network connect improvem...

GitHub user semancik opened a pull request:

    https://github.com/apache/directory-shared/pull/1

    Schema and network connect improvements

    Fixing NPEs with uknown schema objects (tested with OpenDJ).
    Ability to set quirks mode in DefaultSchemaLoader.
    Fixed handling of timeout in LdapNetworkConnection.connect(). Also "quick exit" for ConnectException.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Evolveum/directory-shared trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/directory-shared/pull/1.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1
    
----
commit e5db43cb5a078020d6f43aeeff30d633e1741b1d
Author: Radovan Semancik <ra...@evolveum.com>
Date:   2015-02-13T16:22:25Z

    Fixing NPEs with uknown schema objects.

commit d8c515054f3bd46845a245641b2538e3e4689036
Author: Radovan Semancik <ra...@evolveum.com>
Date:   2015-02-13T16:55:48Z

    Ability to set quirks mode in DefaultSchemaLoader

commit 76b7a3e7ef2a3d423e65e7d13d6029c1d9571e23
Author: Radovan Semancik <ra...@evolveum.com>
Date:   2015-03-10T15:59:52Z

    Fixed handling of timeout in LdapNetworkConnection.connect(). Also "quick exit" for ConnectException.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---