deegree / deegree3

Official deegree repository providing geospatial core libraries, data access and advanced OGC web service implementations
https://www.deegree.org
GNU Lesser General Public License v2.1
146 stars 99 forks source link

(Re)move outdated workspace from maven build #1063

Open tfr42 opened 4 years ago

tfr42 commented 4 years ago

The deegree workspace examples are outdated. Only Utah and may be another workspace shall be maintained for setting up the demo services.

copierrj commented 4 years ago

Suggestion: move the examples into a separate repository

tfr42 commented 3 years ago

Current list of workspaces https://github.com/deegree/deegree3/tree/master/deegree-workspaces:

deegree-workspace-aixm :white_check_mark: deegree-workspace-alkis :x: deegree-workspace-compliance-tests :white_check_mark: deegree-workspace-csw (demo workspace) :negative_squared_cross_mark: (workspace inplace :exclamation:, requires database) deegree-workspace-csw-memory-tests :white_check_mark: deegree-workspace-csw-tests :x: (missing data, requires database, no documentation) deegree-workspace-geosciml :white_check_mark: deegree-workspace-inspire (demo workspace) :white_check_mark: (outdated) deegree-workspace-osm :x: (missing data, requires database, no documentation) deegree-workspace-utah (demo workspace) :white_check_mark: deegree-workspace-wcts :negative_squared_cross_mark: (requires Java code) deegree-workspace-wps (demo workspace) :negative_squared_cross_mark: (requires Java code) deegree-workspace-wpvs :x: (workspace inplace :exclamation:) deegree-workspace-xplan40 :white_check_mark: (outdated)

The names marked as bold are in use. All are used by the integration tests in sub modules of https://github.com/deegree/deegree3/tree/master/deegree-tests. The workspaces marked with "demo workspace" are available for download via the deegree administration console.

Additionally the following modules have workspace configurations in place:

deegree-wms-similarity-tests deegree-wms-tiling-tests deegree-wmts-tests deegree-processprovider-example

tfr42 commented 3 years ago

Maintained workspaces shall go into https://github.com/deegree/deegree-workspaces un-maintained workspaces shall go into https://github.com/deegree/deegree-workspaces-archived

tfr42 commented 3 years ago

The following workspaces contain Java code:

tfr42 commented 3 years ago

TMC decions is to remove the deegree-workspace-inspire, see https://github.com/deegree/deegree3/wiki/tmc-meeting-minutes-20210813

tfr42 commented 3 years ago

Announcement to the mailing list: https://sourceforge.net/p/deegree/mailman/message/37337198/

tfr42 commented 3 years ago

Reply in https://sourceforge.net/p/deegree/mailman/message/37337236/

tfr42 commented 3 years ago

Outdated workspaces are moved:

pvgenuchten commented 1 year ago

latest docker image currently throws an error when loading the inspire workspace (404 not found), i guess the admin should not list the import inspire workspace. is this planned for an upcoming version, or is it only the docker image which needs to be updated?