NASAWorldWind / WorldWindServerKit

The NASA WorldWind Server Kit (WWSK) is an open source Java project that assembles GeoServer for easy distribution and implementation.
91 stars 54 forks source link

Native JAI for Linux #141

Closed emxsys closed 6 years ago

emxsys commented 6 years ago

Closes #101.

This feature provides Java Advanced Imaging (JAI) for the Linux distributions. It includes a setup-jai.sh script for installing and uninstalling the JAI.

Included are refactored setup scripts which can be run in a headless mode, thus enabling their inclusion in the integration tests.

Also included are updated integration tests that assert the JAI functionality.