Hi everyone,
Previously we had DXP and CE as separate products in separate repos (GitHub - liferay/liferay-portal · GitHub and https://github.com/liferay/liferay-dxp).
Now, as there is only DXP (with a Free Tier acting as CE) - sources should be the same in both repos, right?
A couple of clarifications considering this:
- Code for the same tag should be the same in /liferay-portal and /liferay-dxp ?
e.g. Release 2026.q1.0 · liferay/liferay-portal · GitHub and https://github.com/liferay/liferay-dxp/releases/tag/2026.q1.0 - /liferay-dxp contains additional versions/hotfixes (e.g. https://github.com/liferay/liferay-dxp/releases/tag/2026.q1.0-hotfix-56), while /liferay-portal contains only initial quarter releases?
- Both /liferay-portal and /liferay-dxp repositories will be maintained in future? Or will be merged to a single one (with different tags/branches) ?
- When we ‘re on Free Tier - we should use /liferay-portal sources, and on Enterprise Tier - /liferay-dxp sources, right?
Thanks,
Vitaliy