Uploaded image for project: 'PUBLIC - Liferay Portal Community Edition'
  1. PUBLIC - Liferay Portal Community Edition
  2. LPS-52675

Ensure all Liferay exceptions are processed correctly

Details

    • 7.0.x
    • Committed

    Description

      Ensure all exceptions are processed correctly.

      LPS-36174 added the ability for the source formatter to report unprocessed exceptions in java files. However, this was disabled because of the number of unprocessed exceptions that were found with the following build.property:

      source.formatter.check.unprocessed.exceptions=false
      

      Making sure all exceptions are processed correctly will greatly help support, developers, QA and Portal Administrators.

      This will need to be divided into subtasks including:
      Fixing exception handling, package by package for Java files.
      Adding a similar source formatter check for JSPs.
      Fixing those, package by package for JSP files.
      Making sure the checks are as generalized as possible.
      Enabling the property.

      Attachments

        Issue Links

          Activity

            People

              victor.ware Victor Ware
              preston.crary Preston Crary (Inactive)
              Kiyoshi Lee Kiyoshi Lee
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Packages

                  Version Package
                  7.0.0 DXP SP1
                  7.0.3 CE GA4
                  7.0.0 DXP FP33
                  7.0.0 DXP SP7
                  7.0.5 CE GA6
                  Master