nmalin commented on PR #887: URL: https://github.com/apache/ofbiz-framework/pull/887#issuecomment-2821682869
Thanks for this update, However I can't merge directly this PR, it contains two checkstyle issues : ``` [ant:checkstyle] [ERROR] ../framework/widget/src/test/java/org/apache/ofbiz/widget/renderer/macro/RenderableFtlFormElementsBuilderTest.java:467: La ligne excède 150 caractères (trouvé 191). [LineLength] [ant:checkstyle] [ERROR] ../framework/widget/src/test/java/org/apache/ofbiz/widget/renderer/macro/RenderableFtlFormElementsBuilderTest.java:487: La ligne excède 150 caractères (trouvé 177). [LineLength] ``` If you can fix it on the MR, I'll merge after -- 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: notifications-unsubscr...@ofbiz.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org