[kepler-dev] [Bug 2318] - Copyrights and licenses of subpackages need to be handled

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Mon Apr 21 11:49:44 PDT 2008


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2318





------- Comment #15 from swriddle at gmail.com  2008-04-21 11:49 -------
We need to include extra JARs per these license restrictions:
http://java.sun.com/webservices/docs/1.5/ReleaseNotes.html

If we include any of a module we have to include the entire thing. Below are
the already included JARs and what module they belong to. Below that is a list
of necessary-to-add JARs.

JAR   Module
activation.jar        SAAJ
jaxb-api.jar           JAXB
jaxrpc-api.jar       JAX-RPC
jaxrpc-impl.jar     JAX-RPC
mail.jar                  SAAJ
saaj-api.jar           SAAJ
xercesImpl.jar       SAAJ

Module      Jars
SAAJ           dom, jaxp-api, saaj-impl, sax
JAXB           jaxb-impl, jaxb-libs, jaxb-xjc, namespace
JAX-RPC    jax-qname, jaxrpc-spi, relaxngDatatype, xsdlib


More information about the Kepler-dev mailing list