rombert commented on issue #6: Allow caching of virtual resources URL: https://github.com/apache/sling-org-apache-sling-dynamic-include/pull/6#issuecomment-410269715 @AndreasWurm the build now fails due to baseline checks ``` [INFO] Comparing bundle org.apache.sling.dynamic-include version 3.1.1-SNAPSHOT to version 3.1.0 [INFO] [INFO] PACKAGE_NAME DELTA CUR_VER BASE_VER REC_VER WARNINGS [INFO] = ================================================== ========== ========== ========== ========== ========== [INFO] * org.apache.sling.dynamicinclude minor 4.0.0 4.0.0 4.1.0 Version increase required [INFO] < class org.apache.sling.dynamicinclude.Configuration [INFO] + method getExtension() [INFO] + return java.lang.String [INFO] + method hasExtension(org.apache.sling.api.SlingHttpServletRequest) [INFO] + return boolean [INFO] + method hasExtensionSet() [INFO] + return boolean [INFO] ----------------------------------------------------------------------------------------------------------- [INFO] org.apache.sling.dynamicinclude.generator unchanged 3.0.0 3.0.0 3.0.0 - [INFO] ----------------------------------------------------------------------------------------------------------- [INFO] org.apache.sling.dynamicinclude.generator.types unchanged 3.0.0 3.0.0 3.0.0 - [INFO] ----------------------------------------------------------------------------------------------------------- [INFO] org.apache.sling.dynamicinclude.pathmatcher unchanged 3.0.0 3.0.0 3.0.0 - [INFO] ----------------------------------------------------------------------------------------------------------- [ERROR] org.apache.sling.dynamicinclude: Version increase required; detected 4.0.0, suggested 4.1.0 ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
