Yeah I guess we can add a line or two in the README.md file to explain how to get database drivers for non-derby databases. I'd rather keep it clean and short though and maybe put a link to the actual documentation page.
On Wed, Dec 14, 2016 at 2:23 PM, Jacques Le Roux < [email protected]> wrote: > I just noticed that I wrote something in the "Step by Step point 2" on the > wiki page. But I guess a shorter and direct explanation would be better. > > Jacques > > > > Le 14/12/2016 à 12:20, Jacques Le Roux a écrit : > >> Hi Taher, >> >> Could we not add something in the main README.MD (then automatically >> propagated in HTML format to https://cwiki.apache.org/confl >> uence/display/OFBIZ/From+Ant+to+Gradle) >> >> Jacques >> >> Le 14/12/2016 à 08:08, Taher Alkhateeb a écrit : >> >>> Hi vivke, >>> >>> Actually a better approach is to add it as a dependency to your gradle >>> build script. Reference in here -> >>> http://markmail.org/message/5qjjnxvvkyp7cxax >>> >>> Cheers, >>> >>> Taher Alkhateeb >>> >>> On Wed, Dec 14, 2016 at 9:52 AM, satish <[email protected]> >>> wrote: >>> >>> Hi Vivek, >>>> You need to put Postgres JDBC driver under below >>>> directory:- >>>> /framework/entity/lib/jdbc >>>> >>>> Thanks >>>> >>>> >>>> >>>> -- >>>> View this message in context: http://ofbiz.135035.n4.nabble. >>>> com/OFBiz-16-11-with-postgres-tp4700234p4700235.html >>>> Sent from the OFBiz - User mailing list archive at Nabble.com. >>>> >>>> >> >> >
