You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Karl Pauls (Jira)" <ji...@apache.org> on 2020/10/13 08:55:00 UTC

[jira] [Created] (SLING-9816) Lookup jsp includes from the class path if not found locally

Karl Pauls created SLING-9816:
---------------------------------

             Summary: Lookup jsp includes from the class path if not found locally
                 Key: SLING-9816
                 URL: https://issues.apache.org/jira/browse/SLING-9816
             Project: Sling
          Issue Type: Improvement
          Components: Scripting
    Affects Versions: JSPC Maven Plugin 2.2.2
            Reporter: Karl Pauls
            Assignee: Radu Cotescu
             Fix For: JSPC Maven Plugin 2.2.4


When compiling a jsp that has an include it would be good if the jspc could try to find the included jsp from the class path if it doesn't exist locally (similar to what happens with taglibs). 

This way, it would be possible to include jsps coming from a different project just by adding a dependency. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)