Re: [ANNOUNCE] The Big Book for Apache OFBiz Data Model 2017 Released

2017-10-04 Thread Ashish Vijaywargiya
Amazing work Aditya, Sonal, Pranay and Deepak. PS: Aditya, I would recommend one small modification to change the file names. It will help the future visitor to easily identify the content of the attached PDF/Big Book when they are traversing from top to bottom. CombinedBookContent.pdf ->

Re: Token Based Authentication with Apache OfBiz

2017-10-04 Thread Jacques Le Roux
Hi Rahul, Did you finally implement this? If yes could you contribute or share? I'm currently working on such a solution and would prefer to share before contributing my own Jacques Le 18/06/2016 à 15:01, Rahul Bhooteshwar a écrit : Hello All, Recently felt the need of Token Based

buildbot success in on ofbiz-trunk-framework-plugins

2017-10-04 Thread buildbot
The Buildbot has detected a restored build on builder ofbiz-trunk-framework-plugins while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework-plugins/builds/505 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build

buildbot success in on ofbiz-trunk-framework-plugins

2017-10-04 Thread buildbot
The Buildbot has detected a restored build on builder ofbiz-trunk-framework-plugins while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework-plugins/builds/502 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: lares_ubuntu Build

buildbot success in on ofbiz-trunk-framework-plugins

2017-10-04 Thread buildbot
The Buildbot has detected a restored build on builder ofbiz-trunk-framework-plugins while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework-plugins/builds/503 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build

buildbot failure in on ofbiz-trunk-framework-plugins

2017-10-04 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk-framework-plugins while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework-plugins/builds/501 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: orcus_ubuntu Build

Re: Gradle can use several cores

2017-10-04 Thread Jacques Le Roux
Ouch this is more complicated than what I thought. I thought we had subprojects because we have subprojectExists in the main build. gradle and all the other build. gradle files So it must be that the acceleration I felt is only a coincidence due to my current level of memory usage and no

Re: default-no-eca

2017-10-04 Thread Jacques Le Roux
Thanks Nicolas, Then I suggest to keep it and document where it's used (in entityengine.xm) with a simple sentence What would you suggest, maybe simply using the example you gave? Jacques Le 04/10/2017 à 16:53, Nicolas Malin a écrit : We use this definition when we create a service that

Re: Gradle can use several cores

2017-10-04 Thread Taher Alkhateeb
I think the parallel feature is not applicable to OFBiz because the projects are not decoupled [1] [2]. So there is no gain from setting this flag (or it might be harmful). Furthermore, the parallel flag is still incubating at the latest version. [1]

Re: default-no-eca

2017-10-04 Thread Nicolas Malin
We use this definition when we create a service that manage many data for massive import for performance or escape functional case. I'm in favor to keep it, or if we rip maybe set it to comment with an example to how use it Nicolas Le 04/10/2017 à 10:21, Jacques Le Roux a écrit : Hi, We

Gradle can use several cores

2017-10-04 Thread Jacques Le Roux
Hi, I don't know if you tried, but if you have a processor with several cores you may appreciate to put this in your gradle.properties file org.gradle.parallel=true See https://docs.gradle.org/current/userguide/build_environment.html#sec:gradle_configuration_properties for details

Re: [ANNOUNCE] The Big Book for Apache OFBiz Data Model 2017 Released

2017-10-04 Thread Giulio Speri - MpStyle Srl
Really great work! Thanks Aditya! Regards, Giulio 2017-10-04 13:15 GMT+02:00 Aditya Sharma : > Hello All, > > It gives me immense pleasure informing you all that we have updated *The > Big > Book of Apache OFBiz Data Model* according to the latest trunk

Re: [ANNOUNCE] The Big Book for Apache OFBiz Data Model 2017 Released

2017-10-04 Thread Swapnil Mane
Super, thanks so much everyone! Highly appreciated work. Indeed, this is an invaluable document :) - Best Regards, Swapnil M Mane On Wed, Oct 4, 2017 at 7:16 PM, Aditya Sharma < aditya.sha...@hotwaxsystems.com> wrote: > My Bad. Just missed something important. > > Thanks to Sonal Patwari for

Re: [ANNOUNCE] The Big Book for Apache OFBiz Data Model 2017 Released

2017-10-04 Thread Ratnesh Upadhyay
Nice Work. Thanks, everyone! Regards, Ratnesh Upadhyay On Wed, Oct 4, 2017 at 7:16 PM, Aditya Sharma < aditya.sha...@hotwaxsystems.com> wrote: > My Bad. Just missed something important. > > Thanks to Sonal Patwari for all the effort she put in this whole task. > > Thanks to Pranay Pandey and

Re: [ANNOUNCE] The Big Book for Apache OFBiz Data Model 2017 Released

2017-10-04 Thread Aditya Sharma
Hi Taher, With the color code on a field, we can find the entity page of that particular field. I will add an example to show how it works. Thanks and Regards, *Aditya Sharma* | Enterprise Software Engineer HotWax Systems

Re: [ANNOUNCE] The Big Book for Apache OFBiz Data Model 2017 Released

2017-10-04 Thread Aditya Sharma
My Bad. Just missed something important. Thanks to Sonal Patwari for all the effort she put in this whole task. Thanks to Pranay Pandey and Deepak Dixit for the guidance provided. Thanks and Regards, *Aditya Sharma* | Enterprise Software Engineer HotWax Systems

Re: [ANNOUNCE] The Big Book for Apache OFBiz Data Model 2017 Released

2017-10-04 Thread Yash Sharma
Great Effort !! On Wed, Oct 4, 2017 at 4:46 PM Aditya Sharma < aditya.sha...@hotwaxsystems.com> wrote: > Hello All, > > It gives me immense pleasure informing you all that we have updated *The > Big > Book of Apache OFBiz Data Model* according to the latest trunk version. > > The key features: >

Re: [ANNOUNCE] The Big Book for Apache OFBiz Data Model 2017 Released

2017-10-04 Thread Michael Brohl
That's really great, thank you very much for your efforts, Aditya! Best regards, Michael Am 04.10.17 um 13:15 schrieb Aditya Sharma: Hello All, It gives me immense pleasure informing you all that we have updated *The Big Book of Apache OFBiz Data Model* according to the latest trunk

Re: [ANNOUNCE] The Big Book for Apache OFBiz Data Model 2017 Released

2017-10-04 Thread Taher Alkhateeb
Hello Aditya, Thank you for the big effort. Looks great. One question, is there a meaning to the color coding? If yes, can't we provide a legend for the color codes? On Wed, Oct 4, 2017 at 2:15 PM, Aditya Sharma wrote: > Hello All, > > It gives me immense

[ANNOUNCE] The Big Book for Apache OFBiz Data Model 2017 Released

2017-10-04 Thread Aditya Sharma
Hello All, It gives me immense pleasure informing you all that we have updated *The Big Book of Apache OFBiz Data Model* according to the latest trunk version. The key features: * Colored content with titles according to the internal color pattern. * Addition of a separate page for integration

Re: [Site] OFBIZ-9665

2017-10-04 Thread Jacques Le Roux
Done at r1811050 Jacques Le 03/10/2017 à 12:07, Aditya Sharma a écrit : Interesting. Thanks Deepak for sharing that. +1 for having target="external" at all places as consistency is key to good user experience. Thanks and Regards, *Aditya Sharma* | Enterprise Software Engineer HotWax

default-no-eca

2017-10-04 Thread Jacques Le Roux
Hi, We still have the default-no-eca delegator definition in entityengine.xml I believe it was used when OFBiz was still using a workflow engine (Shark was the last). I don't see any needs now, but maybe by Hans with Activiti. So my question: should we get rid of it? Else we should simply

buildbot success in on ofbiz-trunk-framework-plugins

2017-10-04 Thread buildbot
The Buildbot has detected a restored build on builder ofbiz-trunk-framework-plugins while building . Full details are available at: https://ci.apache.org/builders/ofbiz-trunk-framework-plugins/builds/499 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: orcus_ubuntu Build