Add integration test of the sling:resourceSuperType ---------------------------------------------------
Key: SLING-1105 URL: https://issues.apache.org/jira/browse/SLING-1105 Project: Sling Issue Type: Test Components: Testing Reporter: Bertrand Delacretaz Priority: Minor There are currently (almost) no tests which use the sling:resourceSuperType. This property can be set either directly on a node, or on the folder that would contain scripts for a given resource type. If it is set, scripts of the resourceSuperType are used to process requests, unless the "child" resource type provides its own scripts. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.