Uploaded image for project: 'JCommune'
  1. JCommune
  2. JC-1641

Precompiling JSPs for Tomcat

VotersWatchers
    XMLWordPrintable

    Details

    • Type: Task
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 2.2 Larks
    • Fix Version/s: 2.3 Larks
    • Labels:
      None
    • Sprint:
      2.2 Larks, 2.3 Larks

      Description

      It often happens that JSP page doesn't compile and we don't know about that until we open it. This delays the feedback. What we want is to include a pre-compilation of JSP pages to the CI Build to check whether they compile right away. If they don't, the build will fail.
      Another bonus will be detecting of stale JSP pages that are not used. At some point those won't be compiled because the classes they are using are not there anymore and we'll detect whether such an old page is present.

      Note, that we're not going to actually put pre-compiled pages into WAR file since they won't going to work on other app servers.

      This task is to find a means to do precompilation with Maven + Tomcat.

        Attachments

          Structure

            Activity

              People

              • Assignee:
                temdegon Pavel Vervenko
                Reporter:
                ctapobep Stanislav Bashkyrtsev
              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Structure Helper Panel