Hi,

Upon doing some checks in Geomajas, I noticed that GeoTools is using a 
java.activation jar file which is licensed under CDDL. As I understand, 
this license is not compatible with LGPL.

I think this dependency should be replaced by the spec jar from the 
Geronimo project

<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-activation_1.1_spec</artifactId>
<version>1.0</version>
</dependency>

Kind regards,
Joachim

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to