opencast / annotation-tool

A video annotation service that is suitable for research, teaching and learning
Educational Community License v2.0
38 stars 18 forks source link

Make tool work with Solr removal #623

Closed Arnei closed 1 week ago

Arnei commented 3 months ago

Over in Opencast, there is a pull request that makes changes to the Opencast Search Service, breaking the Annotation Tool: https://github.com/opencast/opencast/pull/5597

Since that pull request 5597 is all but assured to go into Opencast 16, this commit attempts to fix the errors that 5597 would introduce.

This DOES constitute a breaking change.

Keeping this as a draft for now, since it only works with an Opencast that includes 5597 in its build. If you have access to such an Opencast however, you can already test this PR.

JulianKniephoff commented 1 week ago

Jars are there now, let's gooo!