rombert commented on code in PR #44: URL: https://github.com/apache/sling-org-apache-sling-event/pull/44#discussion_r2106753125
########## .sling-module.json: ########## @@ -2,6 +2,6 @@ "name": "org.apache.sling.event", "version": "1.0.0", "description": "Apache Sling Event Module", - "timeout": 60, + "buildTimeout": 60, Review Comment: I think you only need something like ```javascript { "jenkins": { "buildTimeout": 60 } } ``` The rest of the properties listed in there are not used -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@sling.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org