Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-5352

Update JSTL to 1.2 and JSP-API to 2.1

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 5.2
    • 5.0.4, 5.1
    • build, core, templating
    • Yes
    • 5.1 - Final, 5.2-rc1, 5.1.1

      We noticed that the core pom still relies on JSTL 1.1.2, which was released in 2004. There has been a maintenance release to 1.2 in 2009, which should be used instead, as it aligns with the Unified Expression Language (EL) that has been delivered as part of the JavaServer Pages (JSP) 2.1 specification.

      On our end this is currently causing some problems, since we rely heavily on JSTL 1.2 within a blossom module and the current 1.1.2 version included will throw an error when using <c:foreach> functionality. There shouldn't be any side-effects, as the 1.2 release was entirely backward compatible and there haven't been many reports since.

      Would it be possible to update the POM.xml?

        Acceptance criteria

              tmattsson Tobias Mattsson
              madppiper Paul Piper
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD