Benjamin Bini 1 Year Ago - Edited Congrats to the team :) Do we need to run the db upgrade tool if we come from GA3? Please sign in to reply. Reply as... Cancel Jamie Sammons Benjamin Bini 1 Year Ago Hi Benjamin, it does still require an upgrade from GA3 to GA4. It will just have much less work to do since there are less changes the closer the releases are. Hope that helps. -Jamie Please sign in to reply. Reply as... Cancel
Jamie Sammons Benjamin Bini 1 Year Ago Hi Benjamin, it does still require an upgrade from GA3 to GA4. It will just have much less work to do since there are less changes the closer the releases are. Hope that helps. -Jamie Please sign in to reply. Reply as... Cancel
gavin lau 1 Year Ago - Edited I hava got the error message: 2021-11-07 08:42:03.958 ERROR [fileinstall-directory-watcher][LicenseManager:-1] Corrupt license file. License was not registered: {owner=docker@liferay.com, productVersion=7.0, maxHttpSessions=5, description=Trial Activation Key, licenseEntryName=Digital Enterprise Development, productEntryName=DXP Development, type=developer, version=5, accountEntryName=DXP Cloud, startDate=1634938860000, expirationDate=1642714860000} Please sign in to reply. Reply as... Cancel Jamie Sammons gavin lau 1 Year Ago Hi, it looks like the team is aware of it: https://issues.liferay.com/browse/DOCKER-47 Look for a new image soon without the license file. Please sign in to reply. Reply as... Cancel
Jamie Sammons gavin lau 1 Year Ago Hi, it looks like the team is aware of it: https://issues.liferay.com/browse/DOCKER-47 Look for a new image soon without the license file. Please sign in to reply. Reply as... Cancel
Scarletake Bwi 1 Year Ago - Edited hi, do we need new studio version for this? Please sign in to reply. Reply as... Cancel Jamie Sammons Scarletake Bwi 1 Year Ago hi, you shouldn't need a new studio version for the release. Howver you might need to update the workspace version to the latest version which is 3.4.16 at this time: https://github.com/liferay/liferay-portal/tree/master/modules/sdk/gradle-plugins-workspace Please sign in to reply. Reply as... Cancel Scarletake Bwi Jamie Sammons 1 Year Ago - Edited hi James thank you. Just personally curious, the update rate of liferay seems to be very fast, how often will it be released? is it 7.5 release soom? Please sign in to reply. Reply as... Cancel Jamie Sammons Scarletake Bwi 1 Year Ago hi, 7.4 will be around for the unforseeable future with (hopefully) bi-weekly releases starting next year. Please sign in to reply. Reply as... Cancel Scarletake Bwi Jamie Sammons 1 Year Ago - Edited hi James in default of studio, settings.gradle as buildscript { dependencies { classpath group: "biz.aQute.bnd", name: "biz.aQute.bnd", version: "5.2.0" classpath(group: "com.liferay", name: "com.liferay.gradle.plugins.workspace", version: "3.4.12") { exclude group: "biz.aQute.bnd", module: "biz.aQute.bnd" } classpath group: "net.saliman", name: "gradle-properties-plugin", version: "1.4.6" } and for new setting as follows dependencies { classpath group: "com.liferay", name: "com.liferay.gradle.plugins.workspace", version: "3.4.16" } should i keeps classpath group: "biz.aQute.bnd" and classpath group: "net.saliman" because i do not know what they use for. Please sign in to reply. Reply as... Cancel Jamie Sammons Scarletake Bwi 1 Year Ago Answered in Ask: https://liferay.dev/ask/questions/development/shoud-i-update-workspace-version-for-7-4-3-4-ga4- Please sign in to reply. Reply as... Cancel
Jamie Sammons Scarletake Bwi 1 Year Ago hi, you shouldn't need a new studio version for the release. Howver you might need to update the workspace version to the latest version which is 3.4.16 at this time: https://github.com/liferay/liferay-portal/tree/master/modules/sdk/gradle-plugins-workspace Please sign in to reply. Reply as... Cancel Scarletake Bwi Jamie Sammons 1 Year Ago - Edited hi James thank you. Just personally curious, the update rate of liferay seems to be very fast, how often will it be released? is it 7.5 release soom? Please sign in to reply. Reply as... Cancel Jamie Sammons Scarletake Bwi 1 Year Ago hi, 7.4 will be around for the unforseeable future with (hopefully) bi-weekly releases starting next year. Please sign in to reply. Reply as... Cancel Scarletake Bwi Jamie Sammons 1 Year Ago - Edited hi James in default of studio, settings.gradle as buildscript { dependencies { classpath group: "biz.aQute.bnd", name: "biz.aQute.bnd", version: "5.2.0" classpath(group: "com.liferay", name: "com.liferay.gradle.plugins.workspace", version: "3.4.12") { exclude group: "biz.aQute.bnd", module: "biz.aQute.bnd" } classpath group: "net.saliman", name: "gradle-properties-plugin", version: "1.4.6" } and for new setting as follows dependencies { classpath group: "com.liferay", name: "com.liferay.gradle.plugins.workspace", version: "3.4.16" } should i keeps classpath group: "biz.aQute.bnd" and classpath group: "net.saliman" because i do not know what they use for. Please sign in to reply. Reply as... Cancel Jamie Sammons Scarletake Bwi 1 Year Ago Answered in Ask: https://liferay.dev/ask/questions/development/shoud-i-update-workspace-version-for-7-4-3-4-ga4- Please sign in to reply. Reply as... Cancel
Scarletake Bwi Jamie Sammons 1 Year Ago - Edited hi James thank you. Just personally curious, the update rate of liferay seems to be very fast, how often will it be released? is it 7.5 release soom? Please sign in to reply. Reply as... Cancel Jamie Sammons Scarletake Bwi 1 Year Ago hi, 7.4 will be around for the unforseeable future with (hopefully) bi-weekly releases starting next year. Please sign in to reply. Reply as... Cancel
Jamie Sammons Scarletake Bwi 1 Year Ago hi, 7.4 will be around for the unforseeable future with (hopefully) bi-weekly releases starting next year. Please sign in to reply. Reply as... Cancel
Scarletake Bwi Jamie Sammons 1 Year Ago - Edited hi James in default of studio, settings.gradle as buildscript { dependencies { classpath group: "biz.aQute.bnd", name: "biz.aQute.bnd", version: "5.2.0" classpath(group: "com.liferay", name: "com.liferay.gradle.plugins.workspace", version: "3.4.12") { exclude group: "biz.aQute.bnd", module: "biz.aQute.bnd" } classpath group: "net.saliman", name: "gradle-properties-plugin", version: "1.4.6" } and for new setting as follows dependencies { classpath group: "com.liferay", name: "com.liferay.gradle.plugins.workspace", version: "3.4.16" } should i keeps classpath group: "biz.aQute.bnd" and classpath group: "net.saliman" because i do not know what they use for. Please sign in to reply. Reply as... Cancel Jamie Sammons Scarletake Bwi 1 Year Ago Answered in Ask: https://liferay.dev/ask/questions/development/shoud-i-update-workspace-version-for-7-4-3-4-ga4- Please sign in to reply. Reply as... Cancel
Jamie Sammons Scarletake Bwi 1 Year Ago Answered in Ask: https://liferay.dev/ask/questions/development/shoud-i-update-workspace-version-for-7-4-3-4-ga4- Please sign in to reply. Reply as... Cancel
Sascha Hofrichter 1 Year Ago - Edited Hey guys, the version number string of the docker container has now a length of 4 (7.4.3.4). Is the last number the version number of Liferay Commerce? What's your plan with liferay commerce updates? Will be there more digits in the version number string? Like: Liferay Portal 7.4.3. and Liferay Commerce 4.x.x with a version number of 7.4.3.4.x.x-gax? Is there a plan to separate the Liferay Portal and Liferay commerce? In my book it's not a good idea to release ONE package which contains Liferay portal AND Liferay commerce. Please sign in to reply. Reply as... Cancel Jamie Sammons Sascha Hofrichter 1 Year Ago Hi, I didn't get a chance to provide any information about the new version scheme yet. What I can say at the moment is it is not related to Liferay Commerce in any way but has more to deal with 7.4 being a long living release. I will try to provide more details as soon as I can. Please sign in to reply. Reply as... Cancel
Jamie Sammons Sascha Hofrichter 1 Year Ago Hi, I didn't get a chance to provide any information about the new version scheme yet. What I can say at the moment is it is not related to Liferay Commerce in any way but has more to deal with 7.4 being a long living release. I will try to provide more details as soon as I can. Please sign in to reply. Reply as... Cancel
Pasi Kössi 1 Year Ago - Edited Thanks for a nice update. However, I have a question about Single Sign-On. You mention this regarding SSO: "Replacement: We recommend using other, supported solutions like SAML, OpenID Connect or Token Based SSO". Is SAML now a part of the Community Edition as well? Please sign in to reply. Reply as... Cancel Jamie Sammons Pasi Kössi 1 Year Ago Hi, including SAML in the post was an oversite. SAML is still only a DXP-only feature. I have corrected the post to remove the mentions of SAML. Sorry for the inconvenience. Please sign in to reply. Reply as... Cancel
Jamie Sammons Pasi Kössi 1 Year Ago Hi, including SAML in the post was an oversite. SAML is still only a DXP-only feature. I have corrected the post to remove the mentions of SAML. Sorry for the inconvenience. Please sign in to reply. Reply as... Cancel