[Proposal] Reducing the clean* operations in gradle

2018-01-29 Thread Taher Alkhateeb
Hello Everyone, I'm not sure why we have so many fine-grained clean tasks, but to reduce clutter, I suggest to have only the following clean operations in build.gradle: - cleanCatalina: To reset web server state to test stuff - cleanData: To reset database state to test stuff - cleanAll: To

Re: [Proposal] Reducing the clean* operations in gradle

2018-01-29 Thread Nicolas Malin
Hello Taher, I haven't a strong opinion so your proposal seems to be good for slim the code. A noob question, can we move deleted tasks to the tools folder like ant previously ? Nicolas On 29/01/2018 11:31, Taher Alkhateeb wrote: Hello Everyone, I'm not sure why we have so many

Re: Changing per-install categories in production deployment.

2018-01-29 Thread Paul Foxworthy
Hi Julian, There isn't a screen in OFBiz to create new PaymentMethodTypes. For most people, the values in the seed data are OK. You could use the Web Tools: https://demo-trunk.ofbiz.apache.org/webtools/control/ViewGeneric?entityName=PaymentMethodType=true or you could import a value or values

Oracle Java release model changes and consequences for the project

2018-01-29 Thread Michael Brohl
Hi devs, this is just an initial information and dicussion starter to make everyone aware of this: the Oracle Java release model is changing from a feature based to a time based model [1]. One major drawback is that there will be no more public patch releases for older versions once a new

Re: OFBiz and Google Summer of Code (GsoC) 2018 ?

2018-01-29 Thread Gaurav Saini
Hello Sharan, I am really excited to see this that we are thinking about participating in Google Summer of Code this year and I can say from my personal experience as a past GSOC student and mentor/org admin from last 3 years for different organisations, GSOC really helps the project. I would be

Re: OFBiz and Google Summer of Code (GsoC) 2018 ?

2018-01-29 Thread Jacques Le Roux
Thanks for this information Gaurav Jacques Le 30/01/2018 à 08:03, Gaurav Saini a écrit : Hello Sharan, I am really excited to see this that we are thinking about participating in Google Summer of Code this year and I can say from my personal experience as a past GSOC student and mentor/org