Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [higgins-dev] Project dependencies for LDAP Context Provider

Tom,  

Where exactly can I find the Bandit Utility and licensing on the Bandit
site?  Also if any of these things consist of multiple pieces, we need
to specify which pieces we are using. I will take a look at the sites
for the  non-bandit stuff and look at their licensing.  Log4j has been
approved for another Eclipse project, so it should be easy.  Not sure
yet about the others.


-----Original Message-----
From: higgins-dev-bounces@xxxxxxxxxxx
[mailto:higgins-dev-bounces@xxxxxxxxxxx] On Behalf Of Tom Doman
Sent: Wednesday, November 15, 2006 9:23 PM
To: Mary Ruddy
Cc: higgins-dev@xxxxxxxxxxx
Subject: [higgins-dev] Project dependencies for LDAP Context Provider


Mary et. al.,

Here is the current list of dependencies had by our LDAP Context
Provider on other open source components together with a brief
description of what they're being used for.  Please let me know if there
is any additional information required and what else we need to do to
proceed so we can get this checked into Higgins.

dom4j
Used to read and write our XML based configuration file.

log4j
Used for loggin.

openldap
Used for one specific piece of functionality for manipulating LDAP
filters based on the RFC.  This piece of code was contributed to Open
LDAP by Novell and is Novell copyright.

openxdas
Used to raise auditing events through Open XDAS java client.  These
audit events will be recorded if there is an Open XDAS server running,
otherwise, they will have no effect.

bandit utility
Used for XML based configuration reading and writing and several other
utility classes.  Examples include case insensitive strings, non-escaped
XML attribute writer, text manipulation, and small modifications to the
Open LDAP RFC filter code mentioned above.

Thanks,
Tom

_______________________________________________
higgins-dev mailing list
higgins-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/higgins-dev





Back to the top