MODULE DUMMY/JAXB =========== Module Developer: Cédric Briançon javax.xml.bind -------------------- Derived from JDK 7 source code, which is licensed under the GPL version 2 with classpath exception. See the OpenJDK project. This is a temporary package with no purpose other than getting GeoTools code to compile with Java 5. This package is not used for execution, is not distributed in any of the released Geotools JAR files, and will be deleted as soon as Geotools moves to target Java 6. This package is composed of 40 classes, for which implementation should never change. Revision 29737: Adds GPL + classpath exception licence. com.sun.xml.internal.bind.marshaller -------------------- Implementation of a "Dummy" class, in order to differientiate the right class to manage namespaces, coming from the JAXB APIs, and the one present in this package.