close

Filter

loading table of contents...

Release Notes / Version 10.2101

Table Of Contents

Changed Names of Some Spring Boot Apps, Docker Images and Extension Points

With the integration of Spring Boot and Docker into the Blueprint workspace (they used to be separate workspaces in CM9/LC3) and the introduction of modular (sub-)workspaces, the Maven artifactIds and workspace names have been consolidated. Also, CAE Feeder and Content Server "flavors" (live/preview, management/master/replication) have been unified into one Spring Boot App / Docker image. Furthermore, studio-rest-service has been renamed to studio-server, and studio has been changed to studio-client where appropriate. The following artifactId changes have to be considered:

CM9/LC3 CMCC 10
Spring Boot Apps caefeeder-live-app / caefeeder-preview-app cae-feeder-app
studio-rest-service-app studio-server-app
content-management-server-app / master-live-server-app / replication-live-server-app content-server-app
Extension Points caefeeder cae-feeder
contentfeeder content-feeder
server content-server
editor-lib site-manager
studio studio-client
studio-dynamic studio-client-dynamic
studio-lib studio-server
Docker Images caefeeder-live / cae-feeder-preview cae-feeder
sitemanager-web site-manager
studio-rest-service studio-server
content-management-server / master-live-server / replication-live-server content-server
Docker Compose Services studio-rest studio-server
sitemanager site-manager

Note that for extension points, the old names will still work, but are deprecated.

For more details on the unification of application "flavors", see CMS-14785 for CAE Feeder and CMS-14782 for Content Server.

Because renaming of Docker Compose services results in different host names, this change may affect you custom setup the most. Feel free to revert to the old names by searching and replacing them in global/deployment/docker/compose/*.yml .

(CMS-14794)

Search Results

Table Of Contents