legacy-knowledge-base
公開されました Sep. 10, 2025

アップグレードプロセスのプロパティは不要になりました

written-by

Sergio Sanchez

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

legacy-article

learn-legacy-article-disclaimer-text

Liferay Portal 6.1以前のバージョンアップでは、portal-ext.propertiesに「upgrade.process」プロパティが設定されている必要がありました。

例えば、Liferay Portal 5.2 から Liferay Portal 6.0 SP2 へのアップグレードを考えてみましょう。 Liferay Portal 6.1以前は、ユーザーはPortal 6.0 SP2をLiferay Portal 5.2 SP5のデータベースに向けていました。 そして、 portal-ext.properties に、次のような内容を設定するのだそうです:
upgrade.processes=\
com.liferay.portal.upgrade.UpgradeProcess_5_2_9_to_6_0_11,\
com.liferay.portal.upgrade.UpgradeProcess_6_0_12

解像度

Liferay Portal 6.2がcore-2およびupgrade-4 fix-packs以上のパッチが適用されていれば、upgrade.propertiesのプロパティは必須ではありません。 Liferayは自動的に元のバージョンを検出し、必要なアップグレード処理を適用します。
did-this-article-resolve-your-issue

legacy-knowledge-base