Skip to content

CTL test suites cannot be executed using the all-in-one jar files. #632

Description

@bpross-52n

Is your feature request related to a problem? Please describe.
CTL test suites cannot be executed using the all-in-one jar files. This is due to the fact that the CTL scripts are currently loaded from the file system. Loading them from within the all-in-one jar files will not work with the current approach.

Describe the solution you'd like
CTL test suites can be executed using the all-in-one jar files. The loading mechanism needs to be modified to also be able to load files contained within the all-in-one jar files.

This is related to opengeospatial/ets-wms13#120

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

  • Status
    To verify

Relationships

None yet

Development

No branches or pull requests

Issue actions