Skip to content

Fix Quickstart in-place upgrade bootstrap - #356

Open
royteeuwen wants to merge 1 commit into
wttech:mainfrom
royteeuwen:feature/external-jar-upgrade-start
Open

Fix Quickstart in-place upgrade bootstrap#356
royteeuwen wants to merge 1 commit into
wttech:mainfrom
royteeuwen:feature/external-jar-upgrade-start

Conversation

@royteeuwen

Copy link
Copy Markdown
Contributor

Fixes #355

Starts the new Quickstart distribution once during instance upgrade, as required by Adobe for in-place upgrades, then stops the temporary bootstrap process.

The caller retains responsibility for the subsequent normal instance start lifecycle.

Validation:

  • go test ./...
  • go vet ./...
  • Linux/container AEM 6.6.2 to 6.6.3 upgrade: all bundles stable and normal lifecycle restored.

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.

instance upgrade does not apply startup resources from the new Quickstart JAR

1 participant