The GitHub Actions job "Java CI with Gradle" on ofbiz-framework.git has failed. Run started by GitHub user nmalin (triggered by nmalin).
Head commit for run: 8576da3e0979cd5d7fcdffb8dfa1092508eae6e9 / Nicolas Malin <nicolas.ma...@nereide.fr> Improved: Improve ViewHandler interface (OFBIZ-13179) We extend *AbstractViewHandler* with a new method to override *prepareViewContext*. For each view handler implementation this will allow to control context used for rendering, applying Scriptlet token detection for security purpose. A new class *SecuredFreemarker* has been created to manage freemarker specific controls, outside global *SecurityUtil* class. We also add a new parameter *secure-context* (set true by default) to view-map xml element to indicate that this view allow unsecure rendering, this implies the view-map to required authentication. Thanks to Gil Portenseigne for help Report URL: https://github.com/apache/ofbiz-framework/actions/runs/12072218352 With regards, GitHub Actions via GitBox