Hello
In another thread, I mentioned "using OFBiz 12.04.02, with JDK 7 update 51 (64-bits), in a Windows 64-bits environment" and Jacques taught me that : "It's not recommended to use Java 7 with OFBiz yet. Though it works with trunk, tests don't all pass. For releases which are quite older you might cross more issues, Java 6 is recommended." All right, but : - The "Quick start" frame of http://ofbiz.apache.org/download.html should be updated by replacing "Java 1.6 (minimum) SDK" with "Java 6 JDK (mandatory)" (here I've supposed that the expression "SDK" means "Software Development Kit" and not "dev. kit for Java EE" (because Oracle uses "JDK" when naming its dev.kit for Java SE and Oracle uses "SDK" when naming its dev. kit for Java EE)). - What will be the recommended Java version for OFBiz release 13.07.01 : Java 7 ? - What was the recommended Java version for OFBiz 11.04 series or 10.04 series ? - Then I think that all the associations between OFBiz versions and Java versions should be clarified. Perhaps in http://ofbiz.apache.org/download.html and/or in http://www.apache.org/dist/ofbiz/ and/or in the download pages dedicated to each OFBIZ version, such as http://www.apache.org/dyn/closer.cgi/ofbiz/apache-ofbiz-12.04.02.zip. Best regards, Nicolas |
I recommend using Java 7 for all versions. True, the unit tests fail
with it, but that is a simple fix and all we need is a volunteer who can reorganize the unit tests so they don't fail. Adrian Crum Sandglass Software www.sandglass-software.com On 3/7/2014 10:15 AM, Nicolas wrote: > Hello > > In another thread, I mentioned "using OFBiz 12.04.02, with JDK 7 update 51 > (64-bits), in a Windows 64-bits environment" and Jacques taught me that : > "It's not recommended to use Java 7 with OFBiz yet. Though it works with > trunk, tests don't all pass. For releases which are quite older you might > cross more issues, Java 6 is recommended." > > All right, but : > - The "Quick start" frame of http://ofbiz.apache.org/download.html should > be updated by replacing "Java 1.6 (minimum) SDK" with "Java 6 JDK > (mandatory)" (here I've supposed that the expression "SDK" means "Software > Development Kit" and not "dev. kit for Java EE" (because Oracle uses "JDK" > when naming its dev.kit for Java SE and Oracle uses "SDK" when naming its > dev. kit for Java EE)). > - What will be the recommended Java version for OFBiz release 13.07.01 : > Java 7 ? > - What was the recommended Java version for OFBiz 11.04 series or 10.04 > series ? > - Then I think that all the associations between OFBiz versions and Java > versions should be clarified. Perhaps in > http://ofbiz.apache.org/download.html and/or in > http://www.apache.org/dist/ofbiz/ and/or in the download pages dedicated to > each OFBIZ version, such as > http://www.apache.org/dyn/closer.cgi/ofbiz/apache-ofbiz-12.04.02.zip. > > Best regards, > Nicolas > |
Administrator
|
In reply to this post by Nicolas
It's quite clear, so far OFBiz (any version) only supports Java 6 securely
Jacques Le 07/03/2014 19:15, Nicolas a écrit : > Hello > > In another thread, I mentioned "using OFBiz 12.04.02, with JDK 7 update 51 > (64-bits), in a Windows 64-bits environment" and Jacques taught me that : > "It's not recommended to use Java 7 with OFBiz yet. Though it works with > trunk, tests don't all pass. For releases which are quite older you might > cross more issues, Java 6 is recommended." > > All right, but : > - The "Quick start" frame of http://ofbiz.apache.org/download.html should > be updated by replacing "Java 1.6 (minimum) SDK" with "Java 6 JDK > (mandatory)" (here I've supposed that the expression "SDK" means "Software > Development Kit" and not "dev. kit for Java EE" (because Oracle uses "JDK" > when naming its dev.kit for Java SE and Oracle uses "SDK" when naming its > dev. kit for Java EE)). > - What will be the recommended Java version for OFBiz release 13.07.01 : > Java 7 ? > - What was the recommended Java version for OFBiz 11.04 series or 10.04 > series ? > - Then I think that all the associations between OFBiz versions and Java > versions should be clarified. Perhaps in > http://ofbiz.apache.org/download.html and/or in > http://www.apache.org/dist/ofbiz/ and/or in the download pages dedicated to > each OFBIZ version, such as > http://www.apache.org/dyn/closer.cgi/ofbiz/apache-ofbiz-12.04.02.zip. > > Best regards, > Nicolas > |
Free forum by Nabble | Edit this page |