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

Update package dependencies for 6.1. #1825

Merged
merged 3 commits into from
Dec 20, 2024
Merged

Conversation

mauritsvanrees
Copy link
Member

@mauritsvanrees mauritsvanrees commented Dec 20, 2024

This is for this page: https://6.docs.plone.org/conceptual-guides/package-dependencies.html

This page only tries to describe Plone 6.1, right?

I made the following changes:

  • plone.app.discussion and multilingual have become core add-ons, so they live above CMFPlone.
  • plone.app.caching has always lived above CMFPlone, it was filed wrongly.
  • plone.classicui is new above CMFPlone, and it pulls in plone.distribution and plone.exportimport.

📚 Documentation preview 📚: https://plone6--1825.org.readthedocs.build/

`plone.app.discussion` and `multilingual` have become core add-ons, so they live above `CMFPlone`.
`plone.app.caching` has always lived above `CMFPlone`, it was filed wrongly.
`plone.classicui` is new above `CMFPlone`, and it pulls in `plone.distribution` and `plone.exportimport`.
Copy link
Contributor

@stevepiercy stevepiercy left a comment

Choose a reason for hiding this comment

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

This can be merged, pending @mauritsvanrees response to the diagram.

@mauritsvanrees
Copy link
Member Author

The mermaid diagram was already correct, in line with the updated list.

@mauritsvanrees mauritsvanrees merged commit 077cac8 into 6.0 Dec 20, 2024
3 checks passed
@mauritsvanrees mauritsvanrees deleted the package-dependencies-61 branch December 20, 2024 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants