Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-dev] remove jai and imageio osgi dependencies

Thanh was nice enough to try out build instructions.

While we removed the JAI and ImageIO fragments from the pom.xml several of the OSGi plugins appear to still depend on them. 

So we have a bit of work to do, and should sort out how to install JAI and ImageIO manually.

Q: Do we need to install into both the JDK and JRE for maven to be happy?

Back to the top