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

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
5 changes: 0 additions & 5 deletions assemblies/karaf-features/src/main/feature/feature.xml
Expand Up @@ -173,7 +173,6 @@
<bundle start-level="82">mvn:org.opencastproject/opencast-dataloader/${project.version}</bundle>
<bundle start-level="82">mvn:org.opencastproject/opencast-dictionary-api/${project.version}</bundle>
<bundle start-level="82">mvn:org.opencastproject/opencast-dictionary-regexp/${project.version}</bundle>
<bundle start-level="82">mvn:org.opencastproject/opencast-distribution-service-acl/${project.version}</bundle>
<bundle start-level="82">mvn:org.opencastproject/opencast-distribution-service-api/${project.version}</bundle>
<bundle start-level="82">mvn:org.opencastproject/opencast-distribution-service-aws-s3/${project.version}</bundle>
<bundle start-level="82">mvn:org.opencastproject/opencast-distribution-service-aws-s3-api/${project.version}</bundle>
Expand Down Expand Up @@ -293,7 +292,6 @@
<bundle start-level="82">mvn:org.opencastproject/opencast-cover-image-remote/${project.version}</bundle>
<bundle start-level="82">mvn:org.opencastproject/opencast-cover-image-workflowoperation/${project.version}</bundle>
<bundle start-level="82">mvn:org.opencastproject/opencast-dataloader/${project.version}</bundle>
<bundle start-level="82">mvn:org.opencastproject/opencast-distribution-service-acl/${project.version}</bundle>
<bundle start-level="82">mvn:org.opencastproject/opencast-distribution-service-api/${project.version}</bundle>
<bundle start-level="82">mvn:org.opencastproject/opencast-distribution-service-aws-s3-api/${project.version}</bundle>
<bundle start-level="82">mvn:org.opencastproject/opencast-distribution-service-aws-s3-remote/${project.version}</bundle>
Expand Down Expand Up @@ -396,7 +394,6 @@
<bundle start-level="82">mvn:org.opencastproject/opencast-cover-image-remote/${project.version}</bundle>
<bundle start-level="82">mvn:org.opencastproject/opencast-cover-image-workflowoperation/${project.version}</bundle>
<bundle start-level="82">mvn:org.opencastproject/opencast-dataloader/${project.version}</bundle>
<bundle start-level="82">mvn:org.opencastproject/opencast-distribution-service-acl/${project.version}</bundle>
<bundle start-level="82">mvn:org.opencastproject/opencast-distribution-service-api/${project.version}</bundle>
<bundle start-level="82">mvn:org.opencastproject/opencast-distribution-service-aws-s3-api/${project.version}</bundle>
<bundle start-level="82">mvn:org.opencastproject/opencast-distribution-service-aws-s3/${project.version}</bundle>
Expand Down Expand Up @@ -575,7 +572,6 @@
<bundle start-level="82">mvn:org.opencastproject/opencast-dataloader/${project.version}</bundle>
<bundle start-level="82">mvn:org.opencastproject/opencast-dictionary-api/${project.version}</bundle>
<bundle start-level="82">mvn:org.opencastproject/opencast-dictionary-regexp/${project.version}</bundle>
<bundle start-level="82">mvn:org.opencastproject/opencast-distribution-service-acl/${project.version}</bundle>
<bundle start-level="82">mvn:org.opencastproject/opencast-distribution-service-api/${project.version}</bundle>
<bundle start-level="82">mvn:org.opencastproject/opencast-distribution-service-aws-s3-api/${project.version}</bundle>
<bundle start-level="82">mvn:org.opencastproject/opencast-distribution-service-aws-s3-remote/${project.version}</bundle>
Expand Down Expand Up @@ -660,7 +656,6 @@

<bundle start-level="82">mvn:org.opencastproject/opencast-annotation-api/${project.version}</bundle>
<bundle start-level="82">mvn:org.opencastproject/opencast-annotation-impl/${project.version}</bundle>
<bundle start-level="82">mvn:org.opencastproject/opencast-distribution-service-acl/${project.version}</bundle>
<bundle start-level="82">mvn:org.opencastproject/opencast-distribution-service-api/${project.version}</bundle>
<bundle start-level="82">mvn:org.opencastproject/opencast-distribution-service-aws-s3-api/${project.version}</bundle>
<bundle start-level="82">mvn:org.opencastproject/opencast-distribution-service-aws-s3/${project.version}</bundle>
Expand Down
1 change: 0 additions & 1 deletion docs/guides/admin/docs/configuration/load.md
Expand Up @@ -59,7 +59,6 @@ is running. The current files with relevant configuration keys are:
|------------------------------------------------------------------------------------------|------------------------------------|
| org.opencastproject.caption.impl.CaptionServiceImpl.cfg | Caption convertion services |
| org.opencastproject.composer.impl.ComposerServiceImpl.cfg | Caption embedding services |
| org.opencastproject.distribution.acl.AclDistributionService.cfg | ACL file distribution |
| org.opencastproject.distribution.distribution.streaming.StreamingDistributionService.cfg | Streaming distribution |
| org.opencastproject.distribution.download.DownloadDistributionServiceImpl.cfg | Download distribution |
| org.opencastproject.execute.impl.ExecuteServiceImpl.cfg | Execute service |
Expand Down

This file was deleted.

90 changes: 0 additions & 90 deletions modules/distribution-service-acl-remote/pom.xml

This file was deleted.

This file was deleted.

This file was deleted.

101 changes: 0 additions & 101 deletions modules/distribution-service-acl/pom.xml

This file was deleted.