Hi Bryce,

On Thu, Jul 17, 2008 at 8:30 AM, Bryce Ewing <[EMAIL PROTECTED]> wrote:
> ...Yes, just the jai-core libraries are required (there are two included in 
> the
> releas of jai-core, jai-core jar and jai-codec jar - both covered by the
> same license)....

If you want to use jai-core, [3] indicates that we cannot put stuff
that's under this "JAVA ADVANCED IMAGING DISTRIBUTION LICENSE (VER.
1.1.X)" [4] in a Maven repository, as (IIUC) the license specifies
that the recipient must explicitely accept the JDL license.

This means that if your code uses jai-core, we'd have to instruct
users to download the libraries manually and add them to their Maven
repository themselves.

As an alternative, it seems like Apache Batik includes some or all of
that stuff, could you have a look at [1] and see if that would be
useful? According to [2] those libraries have been donated to Batik
some time ago, so that might not be the latest stuff, what do you
think?

-Bertrand

[1] 
http://svn.apache.org/repos/asf/xmlgraphics/batik/trunk/sources/org/apache/batik/ext/awt/image/
[2] http://markmail.org/message/m66kvpjppq26kmuj
[3] http://markmail.org/message/tl3nw4mcixpaxld4
[4] https://jai.dev.java.net/jdl-jai.pdf

Reply via email to