Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "JNDI Context Provider Dependencies"

 
(11 intermediate revisions by the same user not shown)
Line 10: Line 10:
 
| [http://downloads.sourceforge.net/dom4j/dom4j-1.6.1.jar dom4j-1.6.1.jar]
 
| [http://downloads.sourceforge.net/dom4j/dom4j-1.6.1.jar dom4j-1.6.1.jar]
 
| Used to read and write our XML based configuration file.  We also currently use castor generated code to read and write XML configuration data but it doesn't handle all the XML Schema constructs (namespace references) that we need.
 
| Used to read and write our XML based configuration file.  We also currently use castor generated code to read and write XML configuration data but it doesn't handle all the XML Schema constructs (namespace references) that we need.
| 1.6.1  CQ1362 (OK to check in under Incubator rules)
+
| 1.6.1  Approved: CQ1362 (OK to check in under Incubator rules)
 
| [http://www.dom4j.org/license.html License] (BSD style)
 
| [http://www.dom4j.org/license.html License] (BSD style)
 
|-
 
|-
Line 20: Line 20:
 
|-
 
|-
 
| [http://openxdas.sourceforge.net/ Open XDAS]
 
| [http://openxdas.sourceforge.net/ Open XDAS]
| [http://prdownloads.sourceforge.net/openxdas/openxdas-0.3.192.jar?download openxdas-0.3.192.jar]
+
| [http://prdownloads.sourceforge.net/openxdas/openxdas-0.5.257.jar?download openxdas-0.5.257.jar]
 
| 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.
 
| 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.
| 0.3.x (Tested w/ openxdas-0.3.192.jar)
+
| 0.3.x (Tested w/ openxdas-0.5.257.jar)
 
| [http://sourceforge.net/projects/openxdas License] (BSD style license)
 
| [http://sourceforge.net/projects/openxdas License] (BSD style license)
 
|-
 
|-
 
| [http://www.bandit-project.org/index.php/Welcome_to_Bandit Bandit Utility]
 
| [http://www.bandit-project.org/index.php/Welcome_to_Bandit Bandit Utility]
| [ftp://forgeftp.novell.com//bandit/BanditUtils/development/binaries/all-java/bandit-jndi-0.2.392.jar bandit-jndi-0.2.392.jar] [ftp://forgeftp.novell.com//bandit/BanditUtils/development/binaries/all-java/bandit-misc-0.2.392.jar bandit-misc-0.2.392.jar]
+
| [ftp://forgeftp.novell.com//bandit/BanditUtils/development/binaries/all-java/bandit-jndi-0.2.1030.jar bandit-jndi-0.2.1030.jar] [ftp://forgeftp.novell.com//bandit/BanditUtils/development/binaries/all-java/bandit-misc-0.2.1030.jar bandit-misc-0.2.1030.jar]
 
| Used for several utility classes.  Examples include case insensitive strings, non-escaped XML attribute writer, text manipulation, and small modifications to the Open LDAP RFC filter code listed below.
 
| Used for several utility classes.  Examples include case insensitive strings, non-escaped XML attribute writer, text manipulation, and small modifications to the Open LDAP RFC filter code listed below.
| 0.2.x (Tested w/ bandit-jndi-0.2.392.jar and bandit-misc-0.2.392.jar)
+
| 0.2.x
 
| [http://www.bandit-project.org/index.php/FAQs#Licensing Licensing]
 
| [http://www.bandit-project.org/index.php/FAQs#Licensing Licensing]
 
Bandit Utility code is dual licensed under LGPL and EPL
 
Bandit Utility code is dual licensed under LGPL and EPL
Line 35: Line 35:
 
| [https://forgesvn1.novell.com/viewsvn/bandit/trunk/commons/bin/ldap.jar?view=co ldap.jar]
 
| [https://forgesvn1.novell.com/viewsvn/bandit/trunk/commons/bin/ldap.jar?view=co ldap.jar]
 
| Used by the LDAP portion bandit utility libraries.
 
| Used by the LDAP portion bandit utility libraries.
| 2.3.34 Approved: CQ1118
+
| 2.3.34 CQ1358 (Ok to check in under incubator rules)
 
| [http://www.openldap.org/software/release/license.html License] (BSD style license)
 
| [http://www.openldap.org/software/release/license.html License] (BSD style license)
 
|-
 
|-
| [http://jakarta.apache.org/commons/logging/ Commons Logging]
+
| [http://commons.apache.org/logging/ Commons Logging]
|  [http://apache.downlod.in/jakarta/commons/logging/binaries/commons-logging-1.1.tar.gz 1.1 tar.gz]
+
|  [http://apache.mirrors.tds.net/ws/axis/1_4/axis-bin-1_4.zip commons-logging-1.0.4.jar]
[http://apache.downlod.in/jakarta/commons/logging/binaries/commons-logging-1.1.zip 1.1 zip]
+
 
| Logging shim required other projects
 
| Logging shim required other projects
| 1.1
+
| 1.0.4
 
| [http://jakarta.apache.org/commons/license.html Apache 2.0 License]
 
| [http://jakarta.apache.org/commons/license.html Apache 2.0 License]
 
|-
 
|-
Line 54: Line 53:
 
| [ftp://ftp.mozilla.org/pub/mozilla.org/js/rhino1_6R5.zip rhino1_6R5.zip]
 
| [ftp://ftp.mozilla.org/pub/mozilla.org/js/rhino1_6R5.zip rhino1_6R5.zip]
 
| Rhino JavaScript engine.
 
| Rhino JavaScript engine.
| 1.6R5
+
| 1.6R5 Approved: CQ1455
 
| [http://www.mozilla.org/MPL/ License]
 
| [http://www.mozilla.org/MPL/ License]
 
|-
 
|-
 
|}
 
|}
 
.
 
.
 +
 +
[[Image:Org.eclipse.higgins.idas.cp.jndi.deps.png]]
 +
 +
test project<br>
 +
[[Image:Org.eclipse.higgins.idas.cp.jndi.test.deps.png]]
 +
  
 
== See Also ==
 
== See Also ==
 
* [http://www.eclipse.org/higgins Higgins Home]
 
* [http://www.eclipse.org/higgins Higgins Home]
 
* [[Components]]
 
* [[Components]]

Latest revision as of 13:16, 19 October 2007

Library Home Page (URL) Jar(s) (URL) Used for Version License (URL)
dom4j dom4j-1.6.1.jar Used to read and write our XML based configuration file. We also currently use castor generated code to read and write XML configuration data but it doesn't handle all the XML Schema constructs (namespace references) that we need. 1.6.1 Approved: CQ1362 (OK to check in under Incubator rules) License (BSD style)
log4j log4j-1.2.13.zip Used for logging. 1.2.13(Approved by Orbit) License (Approved by Orbit)
Open XDAS openxdas-0.5.257.jar 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. 0.3.x (Tested w/ openxdas-0.5.257.jar) License (BSD style license)
Bandit Utility bandit-jndi-0.2.1030.jar bandit-misc-0.2.1030.jar Used for several utility classes. Examples include case insensitive strings, non-escaped XML attribute writer, text manipulation, and small modifications to the Open LDAP RFC filter code listed below. 0.2.x Licensing

Bandit Utility code is dual licensed under LGPL and EPL

Open LDAP ldap.jar Used by the LDAP portion bandit utility libraries. 2.3.34 CQ1358 (Ok to check in under incubator rules) License (BSD style license)
Commons Logging commons-logging-1.0.4.jar Logging shim required other projects 1.0.4 Apache 2.0 License
Apache AXIOM axiom-api-1.2.jar,
axiom-impl-1.2.jar,
stax-api-1.0.1.jar,
wstx-asl-3.0.0.jar
source
Apache AXIOM is a StAX-based, XML Infoset compliant object model which supports on-demand building of the object tree. 1.2 Apache License, Version 2.0
Rhino JavaScript rhino1_6R5.zip Rhino JavaScript engine. 1.6R5 Approved: CQ1455 License

.

Org.eclipse.higgins.idas.cp.jndi.deps.png

test project
Org.eclipse.higgins.idas.cp.jndi.test.deps.png


See Also

Back to the top