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

Create integration test runner #130

Closed emxsys closed 6 years ago

emxsys commented 6 years ago

Closes #124

The integration test(s) need to be run in multiple environments, e.g., with and without Native JAI. A script or Maven based ant tasks is needed to configure the environment before running the Maven based JMeter integration tests (#128).

As part of this effort, the resources used in the worldwind-geoserver-dist module should be moved to the parent project so they can be shared with worldwind-geoserver application module.