Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MH-12538 Remove obsolete ACL distribution service and WOH distribute-acl #36

Conversation

pmiddend
Copy link

@pmiddend pmiddend commented Jan 15, 2018

Quoting the original issue, this PR removes the ACL distribution service, as discussed here.

This work is sponsored by SWITCH.

* @return Returns the attachment if possible or null.
*/
private Attachment getAclXmlAttachment(MediaPackage mediaPackage) {
Attachment[] aclAttachments = mediaPackage.getAttachments(new MediaPackageElementFlavor("text", "acl"));
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The hard-coded flavor text/acl is very much the indication that all the distribute-acl stuff is obsolete

@rrolf rrolf self-assigned this Jan 31, 2018
@staubesv
Copy link
Contributor

Hi @rrolf, thanks for taking the review! Note that I proposed the removal of the ACL distribution service quite a while ago on the developer list: https://groups.google.com/a/opencast.org/forum/#!searchin/dev/acl$20distribution$20service/dev/8cJ4vINNih4/t8YVZBoTDAAJ

The proposal had passed.

@rrolf rrolf merged commit c410f6b into opencast:develop Jan 31, 2018
TurRil referenced this pull request in TurRil/opencast Mar 23, 2020
* OPENCAST-2803 - add logging to exception when creating new event

* OPENCAST-2803 - remove log, add ".0" to presenter name

* OPENCAST-2803 - check if has property presenter

* OPENCAST-2803 - change presenter.0 to track_presenter.0
npmali referenced this pull request in npmali/opencast Oct 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants