Skip to content

Commit

Permalink
Merge pull request #36 from plapadoo/t/MH-12538-remove-acl-distributi…
Browse files Browse the repository at this point in the history
…on-service-and-woh

MH-12538 Remove obsolete ACL distribution service and WOH distribute-acl
  • Loading branch information
rrolf committed Jan 31, 2018
2 parents 7e20259 + fa41829 commit c410f6b
Show file tree
Hide file tree
Showing 21 changed files with 1 addition and 1,610 deletions.
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.

0 comments on commit c410f6b

Please sign in to comment.