GeoNetwork Library Review

From OSGeo
Revision as of 07:09, 20 July 2007 by Ticheler (talk | contribs)
Jump to navigation Jump to search

Created by: Jeroen Ticheler

Creation Date: 12-03-2007

Back to GeoNetwork Provenance Review

Purpose

Document potential Library/Component issues

  • Listing any external components that are included "in the source tree" for the project.
  • Listing all external dependencies with potentially problematic or conflicting license terms.

External components included in the source tree

Four (4) external classes are used in the source tree. The classes have been provided and adapted by the original copyright holder.

The classes are licensed as GNU-GPL version 2 and copyrighted as follows:

//==============================================================================
//===
//===   Codec (adapted class from druid project http://druid.sf.net)
//===
//===   Copyright (C) by Andrea Carboni.
//===   This file may be distributed under the terms of the GPL license.
//==============================================================================

Files concerned:

  • org/fao/gast/lib/druid/Codec.java
  • org/fao/gast/lib/druid/Import.java
  • org/fao/gast/lib/druid/SqlMapper.java
  • org/fao/gast/lib/druid/SqlType.java

This inclusion does not pose a problem for the project as copyright and license are properly referenced and compatible with the project.

External dependencies

  • a2jruntime.jar
  • activation.jar
  • commons-codec-1.3.jar
  • commons-email.jar
  • commons-fileupload-1.2.jar
  • commons-httpclient-3.0.1.jar
  • commons-io-1.3.1.jar
  • commons-lang-2.1.jar
  • commons-logging-api.jar
  • commons-logging.jar
  • cql-java.jar
  • dlib.jar
  • gnu-regexp-1.1.4.jar
  • jdbm-0.12.jar
  • jdom.jar
  • jeeves.jar - Jeeves originally developed and still developed as supporting framework of the GeoNetwork opensource application. Jeeves is released under the GNU-LGPL license version 2.1.
  • junit.jar
  • ki-jzkit-hss-1_2_3.jar
  • ki-jzkit-iface-1_2_3-fixed.jar
  • ki-jzkit-z3950-1_2_3.jar
  • ki-util.jar
  • lizard-tiff.jar
  • log4j-1.2.13.jar
  • lucene-1.4.3.jar
  • mail.jar
  • marc4j.jar
  • mckoidb.jar
  • mkjdbc.jar
  • ojdbc14-10.1.0.4.jar
  • openrdf-model.jar
  • openrdf-util.jar
  • postgresql-8.2-504.jdbc3.jar
  • rio.jar
  • serializer.jar
  • sesame.jar
  • tyrex-1.0.jar
  • xalan.jar

In the Web Map component InterMap the additional API's are used:

  • acme.jar
  • commons-logging-adapters-1.1.jar
  • cos.jar
  • jai_codec.jar
  • jai_core.jar

Potentially problematic dependencies