ANT vs Gradle (confused) Database setup and other configurations

2016-11-22 Thread Clifford Williams
First let me say I have not been in this list for a while. My interest in OFBiz has been renewed. 1. Database Setup: I was able to setup OFBiz 13.07 to use MySql (MariaDB) successfully following the documentation. Now that I would like to work with the latest code 16.11 I followed the Gradle d

Re: ANT vs Gradle (confused) Database setup and other configurations

2016-11-22 Thread Taher Alkhateeb
Hi Clifford, For the database part, the only thing you need to do is add a dependency to the mysql/postgres/whatever database driver in build.gradle and off you go. Search in Jcenter for the database driver suitable for the database installed on your production system. For example, under the depe

Re: ANT vs Gradle (confused) Database setup and other configurations

2016-11-22 Thread Valery Ngah
November 22, 2016 at 08:27 To: Subject: ANT vs Gradle (confused) Database setup and other configurations First let me say I have not been in this list for a while. My interest in OFBiz has been renewed. 1. Database Setup: I was able to setup OFBiz 13.07 to use MySql (MariaDB) successf

Re: ANT vs Gradle (confused) Database setup and other configurations

2016-11-22 Thread Paul Piper
Perhaps it is also worth to checkout www.scipioerp.com - we have not migrated to gradle and it is meant for production run :) -- View this message in context: http://ofbiz.135035.n4.nabble.com/ANT-vs-Gradle-confused-Database-setup-and-other-configurations-tp4699508p4699514.html Sent from the

Re: ANT vs Gradle (confused) Database setup and other configurations

2016-11-22 Thread Taher Alkhateeb
ava:5.1.36" > > > > else just add > > > > runtime "mysql:mysql-connector-java:5.1.36" > > > > to the main build.gradle file. > > > > > > From: Clifford Williams > Reply-To: > Date: Tuesday, November 22, 2016 at 08:27 > To: > Su

Re: ANT vs Gradle (confused) Database setup and other configurations

2016-11-22 Thread Clifford Williams
22, 2016 at 08:27 To: Subject: ANT vs Gradle (confused) Database setup and other configurations First let me say I have not been in this list for a while. My interest in OFBiz has been renewed. 1. Database Setup: I was able to setup OFBiz 13.07 to use MySql (MariaDB) successfully following

Re: ANT vs Gradle (confused) Database setup and other configurations

2016-11-22 Thread Clifford Williams
Piper wrote: Perhaps it is also worth to checkout http://www.scipioerp.com - we have not migrated to gradle and it is meant for production run :) -- View this message in context: http://ofbiz.135035.n4.nabble.com/ANT-vs-Gradle-confused-Database-setup-and-other-configurations-tp4699508p4699514

Re: ANT vs Gradle (confused) Database setup and other configurations

2016-11-22 Thread Valery Ngah
-java:5.1.36" > > > > to the main build.gradle file. > > > > > > From: Clifford Williams > Reply-To: > Date: Tuesday, November 22, 2016 at 08:27 > To: > Subject: ANT vs Gradle (c

Re: ANT vs Gradle (confused) Database setup and other configurations

2016-11-22 Thread Paul Piper
ge in context: http://ofbiz.135035.n4.nabble.com/ANT-vs-Gradle-confused-Database-setup-and-other-configurations-tp4699508p4699521.html Sent from the OFBiz - User mailing list archive at Nabble.com.

Re: ANT vs Gradle (confused) Database setup and other configurations

2016-11-23 Thread Clifford Williams
m/ANT-vs-Gradle-confused-Database-setup-and-other-configurations-tp4699508p4699521.html Sent from the OFBiz - User mailing list archive at Nabble.com.