JacquesLeRoux commented on PR #874: URL: https://github.com/apache/ofbiz-framework/pull/874#issuecomment-2613929610
Hi @grozadanut, I tried to apply your patch and got this ``` C:\projectsASF\Git\ofbiz-framework>git apply 874.patch 874.patch:112: trailing whitespace. error: patch failed: framework/security/src/main/java/org/apache/ofbiz/security/SecuredUpload.java:251 error: framework/security/src/main/java/org/apache/ofbiz/security/SecuredUpload.java: patch does not apply error: framework/common/data/GeoData_RO.xml: already exists in working directory error: patch failed: framework/common/ofbiz-component.xml:56 error: framework/common/ofbiz-component.xml: patch does not apply ``` After removing the unecessary parts I got no problem. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
