-
Type:
Task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Component/s: Dev Tools
-
Labels:None
-
Branch Version/s:7.2.x, 7.1.x, 7.0.x
-
Backported to Branch:Committed
-
Epic Link:
Update portal release properties
- Version: 7.4.0 GA1/7400 (CE), 7.4.10 EP1/7410 (DXP) & Release Date: January 19, 2021
- https://github.com/liferay/liferay-portal/blob/master/release.properties#L56-L60
- https://github.com/liferay/liferay-portal/blob/master/portal-kernel/src/com/liferay/portal/kernel/util/ReleaseInfo.java#L27
- https://github.com/liferay/liferay-portal-ee/blob/master-private/working.dir.properties#L67-L86
- Code name: Cavanaugh
- ReleaseInfo.java
- JavaDeprecatedJavadocCheck.java
Update version numbers
- (modules) $ ../gradlew -b releng.gradle syncAppProperties
- (portal-impl) $ ant format-source-all '-Dskip.npm=true'
- Manually bump version to 7.4.0+ in all WARs
- liferay-look-and-feel.xml
<version>7.3.0+</version>
- liferay-plugin-package.properties
liferay-versions=7.3.0+
- Same for DXP apps, but use 7.3.10+
- liferay-look-and-feel.xml
- Manually add compatibility versions
- gradle-plugins-workspace/.../liferay-look-and-feel.xml
- portal-tools-theme-builder/.../liferay-look-and-feel.xml
- (modules) $ ../gradlew -b releng.gradle prepareMajorIncrement (done at the end in case there are merge conflicts)
- causes
-
LPS-122106 opensocial-portlet compile failure
- Closed
-
LPS-122112 Unable to start bundle com.liferay.blogs.web
- Closed
-
LPS-122127 Service builder making index changes on 7.3.x
- Closed
- is duplicated by
-
LPS-122112 Unable to start bundle com.liferay.blogs.web
- Closed