[jira] [Commented] (OFBIZ-5757) Remove tenant data from the demo data set

2014-09-09 Thread Pierre Smits (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14126660#comment-14126660 ] Pierre Smits commented on OFBIZ-5757: - With {code} ./ant create-tenant {code} and

Re: Where is the error.log gone?

2014-09-09 Thread Jacopo Cappellato
On Sep 9, 2014, at 7:08 AM, Jacques Le Roux jacques.le.r...@les7arts.com wrote: [...] On the other hand I can agree that having a lot of logs written can slow down the system. And I guess that's the reason why Jacopo and you are against multiplying them. [...] This is not what I wrote in

Re: Where is the error.log gone?

2014-09-09 Thread Adrian Crum
Jacopo, Thank you for mentioning the .svnignore and .gitignore commit - that bothers me too. We should be ignoring things in the repo, not our personal modifications. Adrian Crum Sandglass Software www.sandglass-software.com On 9/9/2014 7:20 AM, Jacopo Cappellato wrote: On Sep 9, 2014,

[RESULT] [VOTE] [RELEASE] Apache OFBiz 11.04.06

2014-09-09 Thread Jacopo Cappellato
This vote passes with: * 5 positive (+1) votes (of which 4 are binding votes from PMC members) * no negative votes. Congratulations and thanks to everyone who participated! I am going to promote the release artifacts soon. Jacopo On Aug 30, 2014, at 12:51 PM, Jacopo Cappellato

[RESULT] [VOTE] [RELEASE] Apache OFBiz 12.04.05

2014-09-09 Thread Jacopo Cappellato
This vote passes with: * 5 positive (+1) votes (of which 4 are binding votes from PMC members) * no negative votes. Congratulations and thanks to everyone who participated! I am going to promote the release artifacts soon. Jacopo On Aug 30, 2014, at 1:27 PM, Jacopo Cappellato

Re: Where is the error.log gone?

2014-09-09 Thread Jacques Le Roux
Thanks Taher, I'm aware of those and I sometimes indeed use msysgit for some exotic git commands (there are so much), though I prefer to use TortoiseGit in much cases. Scite is also fast and includes regex of course, I can use also Eclipse for that and Putty for SSH (I even recently found

[jira] [Updated] (OFBIZ-5757) Remove tenant data from the demo data set

2014-09-09 Thread Pierre Smits (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Smits updated OFBIZ-5757: Attachment: OFBIZ-5757-TenantCleanup.patch This patch will fix the issue. It removes the

Re: Where is the error.log gone?

2014-09-09 Thread Jacques Le Roux
Yes, I was maybe abusing there indeed. But note that I did not add a tool in the repo, only added something to ignore it. This should be transparent to everybody. Like for the desktop.ini entry in the .*ignore files I don't see a reason to not add a readymade patch for console.log. Again, it

[jira] [Updated] (OFBIZ-5757) Remove tenant data from the demo data set

2014-09-09 Thread Pierre Smits (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Smits updated OFBIZ-5757: Priority: Minor (was: Major) Remove tenant data from the demo data set

Re: Where is the error.log gone?

2014-09-09 Thread Jacopo Cappellato
On Sep 9, 2014, at 9:52 AM, Jacques Le Roux jacques.le.r...@les7arts.com wrote: I understand you want to keep things as clean as possible, but are we not going too far in our slimdown crusade? This is ridiculous, Jacques. This is not about the slimdown (crusade?), this ended up months ago.

Re: Where is the error.log gone?

2014-09-09 Thread Adrian Crum
Plus, that ignore setting commit benefits only one person - Jacques. That concerns me because it appears Jacques considers the trunk to be his personal project. Adrian Crum Sandglass Software www.sandglass-software.com On 9/9/2014 9:12 AM, Jacopo Cappellato wrote: On Sep 9, 2014, at 9:52 AM,

Re: Where is the error.log gone?

2014-09-09 Thread Jacques Le Roux
Le 09/09/2014 10:12, Jacopo Cappellato a écrit : On Sep 9, 2014, at 9:52 AM, Jacques Le Roux jacques.le.r...@les7arts.com wrote: I understand you want to keep things as clean as possible, but are we not going too far in our slimdown crusade? This is ridiculous, Jacques. This is not about

Re: Where is the error.log gone?

2014-09-09 Thread Jacques Le Roux
Le 09/09/2014 10:27, Adrian Crum a écrit : Plus, that ignore setting commit benefits only one person - Jacques. That concerns me because it appears Jacques considers the trunk to be his personal project. I surely not, it's only that Git is missing the ignore-on-commit svn feature and I

Re: Where is the error.log gone?

2014-09-09 Thread Jacopo Cappellato
Jacques, you are clearly not reading what I and others wrote. Jacopo On Sep 9, 2014, at 10:39 AM, Jacques Le Roux jacques.le.r...@les7arts.com wrote: Le 09/09/2014 10:12, Jacopo Cappellato a écrit : On Sep 9, 2014, at 9:52 AM, Jacques Le Roux jacques.le.r...@les7arts.com wrote: I

Re: Where is the error.log gone?

2014-09-09 Thread Jacques Le Roux
My answer was What I mean is I don't see how and why (re-)adding error.log in log4j2.xml will make it messy I just added a point about performance issue because I knew it would be the next argument on the table. Adding few lines in log4j2.xml does not stand as an argument to me. Jacques Le

Re: svn commit: r1618831 - in /ofbiz/trunk: ./ framework/base/config/ framework/base/lib/ framework/base/src/org/ofbiz/base/container/ framework/base/src/org/ofbiz/base/util/ framework/common/serviced

2014-09-09 Thread Jacques Le Roux
Hi Jacopo, With Log4j2 you introduced log4j-slf4j-impl-2.0.1.jar. Is it really needed by Log4j2? This because I was looking again at our no use of slf4j. I already mentioned it in my fist comment at OFBIZ-5287. Then in my second comment I decided to not remove slf4j-api-1.6.4.jar because of

Re: Where is the error.log gone?

2014-09-09 Thread Adrian Crum
Jacques, You still are not understanding what you are saying, and you are not understanding our replies. You are saying: 1. You want to change log settings because it benefits Jacques. 2. You want to change ignore settings because it benefits Jacques. Jacopo and I are saying: 1. Every

Re: svn commit: r1618831 - in /ofbiz/trunk: ./ framework/base/config/ framework/base/lib/ framework/base/src/org/ofbiz/base/container/ framework/base/src/org/ofbiz/base/util/ framework/common/serviced

2014-09-09 Thread Jacopo Cappellato
Jars dependencies are always tricky and I am not 100% sure but what I see is that: * geronimo-connector-3.1.1.jar and geronimo-transaction-3.1.1.jar are using slf4j-api-1.6.4.jar; * slf4j-api-1.6.4.jar uses log4j-slf4j-impl-2.0.1.jar Jacopo PS: as a side note: we probably do not need

[jira] [Created] (OFBIZ-5761) Allow to edit ship groups contents after and order has been created

2014-09-09 Thread Jacques Le Roux (JIRA)
Jacques Le Roux created OFBIZ-5761: -- Summary: Allow to edit ship groups contents after and order has been created Key: OFBIZ-5761 URL: https://issues.apache.org/jira/browse/OFBIZ-5761 Project: OFBiz

[jira] [Updated] (OFBIZ-5761) Allow to edit ship groups contents after and order has been created

2014-09-09 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux updated OFBIZ-5761: --- Attachment: OFBIZ-5761 - OISG Management.patch Here is the patch attached. Please review,

[jira] [Commented] (OFBIZ-5400) Improve order application to better handle complex ship groups

2014-09-09 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14126828#comment-14126828 ] Jacques Le Roux commented on OFBIZ-5400: I created OFBIZ-5761, hopefully I will

Re: Where is the error.log gone?

2014-09-09 Thread Pierre Smits
Ok... Viewpoints are made clear. But ask yourself this: - What is better for the community, leaving it in or leaving it out? Think of the default user, not of the exeption - How much will it affect performance when left in or out? In stead of opposing each other, find consensus for the

Re: Where is the error.log gone?

2014-09-09 Thread Jacopo Cappellato
On Sep 9, 2014, at 12:24 PM, Pierre Smits pierre.sm...@gmail.com wrote: In stead of opposing each other, find consensus for the good of the project and its community. This is the main reason the trunk should be kept as clean as possible, instead of changing stuff to fit committers' personal

[jira] [Created] (OFBIZ-5762) Duplicated 'ALSO_BOUGHT' associations in product details page

2014-09-09 Thread Anahita Goljahani (JIRA)
Anahita Goljahani created OFBIZ-5762: Summary: Duplicated 'ALSO_BOUGHT' associations in product details page Key: OFBIZ-5762 URL: https://issues.apache.org/jira/browse/OFBIZ-5762 Project: OFBiz

[jira] [Updated] (OFBIZ-5762) Duplicated 'ALSO_BOUGHT' associations in product details page

2014-09-09 Thread Anahita Goljahani (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anahita Goljahani updated OFBIZ-5762: - Attachment: alsoBoughtPatch.patch Duplicated 'ALSO_BOUGHT' associations in product

[jira] [Commented] (OFBIZ-5761) Allow to edit ship groups contents after and order has been created

2014-09-09 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14126864#comment-14126864 ] Jacopo Cappellato commented on OFBIZ-5761: -- This is a large patch and it will

Re: Where is the error.log gone?

2014-09-09 Thread Pierre Smits
I don't think that we should regard the committer of this project as the default user of OFBiz. With respect to evaluating logs, it most often is the system administrator. Again, think of the average user. We also have to consider that not all development effort takes place in this project, but

Re: Where is the error.log gone?

2014-09-09 Thread Jacopo Cappellato
On Sep 9, 2014, at 12:54 PM, Pierre Smits pierre.sm...@gmail.com wrote: I don't think that we should regard the committer of this project as the default user of OFBiz. With respect to evaluating logs, it most often is the system administrator. Again, think of the average user. Exactly: we

Re: Where is the error.log gone?

2014-09-09 Thread Jacques Le Roux
Le 09/09/2014 11:42, Adrian Crum a écrit : Jacques, You still are not understanding what you are saying, and you are not understanding our replies. Thanks for clearing my brain :D You are saying: 1. You want to change log settings because it benefits Jacques. 2. You want to change ignore

Re: Where is the error.log gone?

2014-09-09 Thread Nicolas Malin
Le 09/09/2014 12:41, Jacopo Cappellato a écrit : This is the main reason the trunk should be kept as clean as possible, instead of changing stuff to fit committers' personal preferences. It's clear and good to simplify the configuration on production site. On some other projet (mostly on

buildbot success in ASF Buildbot on ofbiz-trunk

2014-09-09 Thread buildbot
The Buildbot has detected a restored build on builder ofbiz-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/ofbiz-trunk/builds/296 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: lares_ubuntu Build Reason: scheduler Build Source

Re: Where is the error.log gone?

2014-09-09 Thread Jacques Le Roux
Le 09/09/2014 13:26, Nicolas Malin a écrit : Le 09/09/2014 12:41, Jacopo Cappellato a écrit : This is the main reason the trunk should be kept as clean as possible, instead of changing stuff to fit committers' personal preferences. It's clear and good to simplify the configuration on

Re: Where is the error.log gone?

2014-09-09 Thread Pierre Smits
And for whom Verstuurd vanaf mijn iPad Op 9 sep. 2014 om 14:23 heeft Jacques Le Roux jacques.le.r...@les7arts.com het volgende geschreven: Le 09/09/2014 13:26, Nicolas Malin a écrit : Le 09/09/2014 12:41, Jacopo Cappellato a écrit : This is the main reason the trunk should be kept as

[jira] [Commented] (OFBIZ-5761) Allow to edit ship groups contents after and order has been created

2014-09-09 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14126966#comment-14126966 ] Jacques Le Roux commented on OFBIZ-5761: Thanks for your review. This is indeed

[jira] [Comment Edited] (OFBIZ-5761) Allow to edit ship groups contents after and order has been created

2014-09-09 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14126966#comment-14126966 ] Jacques Le Roux edited comment on OFBIZ-5761 at 9/9/14 1:35 PM:

[jira] [Created] (OFBIZ-5763) createGlAccountTypeDefault generate an error in log

2014-09-09 Thread Jacques Le Roux (JIRA)
Jacques Le Roux created OFBIZ-5763: -- Summary: createGlAccountTypeDefault generate an error in log Key: OFBIZ-5763 URL: https://issues.apache.org/jira/browse/OFBIZ-5763 Project: OFBiz Issue

[jira] [Commented] (OFBIZ-5761) Allow to edit ship groups contents after and order has been created

2014-09-09 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14127078#comment-14127078 ] Jacopo Cappellato commented on OFBIZ-5761: -- Jacques wrote: {quote}Please review,

[jira] [Commented] (OFBIZ-5761) Allow to edit ship groups contents after and order has been created

2014-09-09 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14127106#comment-14127106 ] Jacques Le Roux commented on OFBIZ-5761: This code is already used for more than a

[jira] [Commented] (OFBIZ-5761) Allow to edit ship groups contents after and order has been created

2014-09-09 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14127114#comment-14127114 ] Jacopo Cappellato commented on OFBIZ-5761: -- As it was mentioned a number of

Markmail mailinglist archive

2014-09-09 Thread Jeroen van der Wal
It seems that Markmail stopped archiving our mailinglist messages when we moved out of the incubator. Does anybody know how to fix our backlog with them? If that's impossible we might wat to consider removing the links from our support page [2] Cheers, Jeroen [1]

[jira] [Comment Edited] (OFBIZ-5761) Allow to edit ship groups contents after and order has been created

2014-09-09 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14126966#comment-14126966 ] Jacques Le Roux edited comment on OFBIZ-5761 at 9/9/14 8:35 PM:

Re: Markmail mailinglist archive

2014-09-09 Thread Jacques Le Roux
It seems that this message was more for d...@isis.apache.org ;) Jacques Le 09/09/2014 22:11, Jeroen van der Wal a écrit : It seems that Markmail stopped archiving our mailinglist messages when we moved out of the incubator. Does anybody know how to fix our backlog with them? If that's

[jira] [Commented] (OFBIZ-5763) createGlAccountTypeDefault generate an error in log

2014-09-09 Thread Pierre Smits (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14127625#comment-14127625 ] Pierre Smits commented on OFBIZ-5763: - Isn't this related to the accounting component?

[jira] [Created] (OFBIZ-5764) Add/Revise Traditional Chinese (zh-TW) translation

2014-09-09 Thread Nick Ho (JIRA)
Nick Ho created OFBIZ-5764: -- Summary: Add/Revise Traditional Chinese (zh-TW) translation Key: OFBIZ-5764 URL: https://issues.apache.org/jira/browse/OFBIZ-5764 Project: OFBiz Issue Type: Improvement

[jira] [Updated] (OFBIZ-5764) Add/Revise Traditional Chinese (zh-TW) translation

2014-09-09 Thread Nick Ho (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Ho updated OFBIZ-5764: --- Attachment: translation-zh-TW.zip Add/Revise Traditional Chinese (zh-TW) translation

[jira] [Updated] (OFBIZ-5764) Add/Revise Traditional Chinese (zh-TW) translation

2014-09-09 Thread Nick Ho (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Ho updated OFBIZ-5764: --- Attachment: (was: translation-zh-TW.zip) Add/Revise Traditional Chinese (zh-TW) translation

[jira] [Updated] (OFBIZ-5764) Add/Revise Traditional Chinese (zh-TW) translation

2014-09-09 Thread Nick Ho (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Ho updated OFBIZ-5764: --- Attachment: translation-zh-TW.zip Add/Revise Traditional Chinese (zh-TW) translation

[jira] [Updated] (OFBIZ-5763) createGlAccountTypeDefault generate an error in log

2014-09-09 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux updated OFBIZ-5763: --- Component/s: (was: ALL COMPONENTS) accounting Thanks Pierre, I selected