Liferay Portal fix packs and hotfixes will often update, not only JSPs, but also classes. In order to ensure that your custom projects continue to use the most up-to-date code, please follow these guidelines
Resolution
- Use the latest Patching Tool found here: Patching Tool download page.
- Patching Tool, version 21 and higher, will now update all the original JSPs that may have been overridden by a hook, making it easier to revert hooks or just to review the latest JSP version.
- Patch your source code with the Patching Tool by updating the
default.properties
file so thatpatching.mode=source
OR manually merge the updated code found in the src folder of the fix pack/hotfix archive. - Build and redeploy your custom projects in a test environment and ensure that everything continues to work as expected.
Subscriber Exclusive Content
A Liferay Enterprise Subscription provides access to over 1,500 articles that include best practices, troubleshooting, and other valuable solutions. Sign in for full access.
Sign In