Re: svn commit: r1864881 - /ofbiz/ofbiz-framework/trunk/applications/product/src/main/java/org/apache/ofbiz/product/imagemanagement/FrameImage.java

2019-08-10 Thread Jacques Le Roux
Makes sense Mathieu, I'll... Jacques Le 10/08/2019 à 18:43, Mathieu Lirzin a écrit : Hello Jacques, jler...@apache.org writes: -File dir = new File(imageServerPath + dirPath); +File dir = new File(imageServerPath + dirPath).toPath().normalize().toFile(); // cf.

Re: svn commit: r1864881 - /ofbiz/ofbiz-framework/trunk/applications/product/src/main/java/org/apache/ofbiz/product/imagemanagement/FrameImage.java

2019-08-10 Thread Mathieu Lirzin
Hello Jacques, jler...@apache.org writes: > -File dir = new File(imageServerPath + dirPath); > +File dir = new File(imageServerPath + > dirPath).toPath().normalize().toFile(); // cf. OFBIZ-9973 IMO This comment should include a short rationale too. Referencing a bug

Re: [VOTE] [RELEASE] Apache OFBiz 16.11.06

2019-08-10 Thread Taher Alkhateeb
All tests are clear, smoke tests clear, SHA512 checksum matches +1 from my side. Thank you for your efforts Jacopo On Sat, Aug 10, 2019 at 12:17 PM Jacopo Cappellato wrote: > > This is the vote thread to release a new bug fix release for the > release16.11 branch. > This new release, "Apache

Re: [FYI] Old demo crashed, restarted

2019-08-10 Thread Jacques Le Roux
Happened today again but on trunk demo, restarted all Jacques Le 02/08/2019 à 13:55, Jacques Le Roux a écrit : Hi, Not sure what happened Jacques

[VOTE] [RELEASE] Apache OFBiz 16.11.06

2019-08-10 Thread Jacopo Cappellato
This is the vote thread to release a new bug fix release for the release16.11 branch. This new release, "Apache OFBiz 16.11.06" will supersede all the previous releases from the same branch. The release files can be downloaded from here: https://dist.apache.org/repos/dist/dev/ofbiz/ and are: *