[jira] [Updated] (OFBIZ-5652) Include template for Apache Tomcat 7

2014-06-26 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato updated OFBIZ-5652: - Component/s: (was: framework) specialpurpose/appserver > Include tem

Re: svn commit: r1564663 - in /ofbiz/branches/release12.04: ./ framework/service/lib/

2014-06-26 Thread Adam Heath
Bother. ofbiz uses jdbm-1.0-snapshot. On sf, the project is dead, it's now JDBM3. On github, that's in maintenance mode, go to JDBM4. Nope, that's been renamed to MapDB. The feature set of MapDB is much larger than the original 1.0. Seems like we should probably upgrade. On 06/26/2014 03:

Re: Git workflow discussion

2014-06-26 Thread Adam Heath
That's the problem, using git for just this one problem. If you do things thru git, then eventually multiple people will have committed code into this new feature branch. After some amount of time, the branch will be done, and it'll be time to add it back to subversion. When this occurs, the

[jira] [Created] (OFBIZ-5670) findList(options(offset|limit)) can corrupt the cache

2014-06-26 Thread Adam Heath (JIRA)
Adam Heath created OFBIZ-5670: - Summary: findList(options(offset|limit)) can corrupt the cache Key: OFBIZ-5670 URL: https://issues.apache.org/jira/browse/OFBIZ-5670 Project: OFBiz Issue Type: Bug

Re: Git workflow discussion

2014-06-26 Thread Pierre Smits
The ASF has its own git setup. Have a look at: http://git.apache.org/ https://git-wip-us.apache.org/ Apparently, both the repositories at the ASF and at GitHup are read-only. Pierre Pierre Smits *ORRTIZ.COM * Services & Solutions for Cloud- Based Manufacturing, Professi

Re: Git workflow discussion

2014-06-26 Thread Jacques Le Roux
I was only suggesting for the problem at hand... Jacques Le 26/06/2014 21:56, Adam Heath a écrit : Moving to the list, to discuss git. Using the github url for git work, when you need to commit back into svn, is not tenable. I don't think it necessary to rehash the reasons why, it's a well

Re: svn commit: r1564663 - in /ofbiz/branches/release12.04: ./ framework/service/lib/

2014-06-26 Thread Jacques Le Roux
Good questions, I will ask infra! Jacques Le 26/06/2014 19:27, Adam Heath a écrit : What filesystem type? ext2/3/4, reiserfs, btrfs? What mount options? These may sound like odd questions, but not if you follow kernel development on lwn.net. How much memory? How many cpus? What level of c

Git workflow discussion

2014-06-26 Thread Adam Heath
Moving to the list, to discuss git. Using the github url for git work, when you need to commit back into svn, is not tenable. I don't think it necessary to rehash the reasons why, it's a well known problem in the git-svn space. However, if ofbiz switched to git, then what would be the proced

[jira] [Commented] (OFBIZ-5534) Dirty reads from entity cache

2014-06-26 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14045012#comment-14045012 ] Jacques Le Roux commented on OFBIZ-5534: I never tried, but then maybe there https

[jira] [Commented] (OFBIZ-5534) Dirty reads from entity cache

2014-06-26 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14044989#comment-14044989 ] Adam Heath commented on OFBIZ-5534: --- Except I really really really don't want to use svn

[jira] [Commented] (OFBIZ-5534) Dirty reads from entity cache

2014-06-26 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14044982#comment-14044982 ] Jacques Le Roux commented on OFBIZ-5534: A branch seems the best way to me > Dirt

[jira] [Commented] (OFBIZ-5534) Dirty reads from entity cache

2014-06-26 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14044958#comment-14044958 ] Adam Heath commented on OFBIZ-5534: --- Blocking aspect? > Dirty reads from entity cache >

[jira] [Commented] (OFBIZ-5534) Dirty reads from entity cache

2014-06-26 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14044923#comment-14044923 ] Adrian Crum commented on OFBIZ-5534: I don't like the blocking aspect of it. Plus, it

[jira] [Commented] (OFBIZ-5534) Dirty reads from entity cache

2014-06-26 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14044913#comment-14044913 ] Adam Heath commented on OFBIZ-5534: --- What don't you like about it? We can't modify the

Re: svn commit: r1564663 - in /ofbiz/branches/release12.04: ./ framework/service/lib/

2014-06-26 Thread Adam Heath
What filesystem type? ext2/3/4, reiserfs, btrfs? What mount options? These may sound like odd questions, but not if you follow kernel development on lwn.net. How much memory? How many cpus? What level of cpu cache? What speed cpu? 32-bit/64-bit? What version of java does this happen m

[jira] [Commented] (OFBIZ-5534) Dirty reads from entity cache

2014-06-26 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14044887#comment-14044887 ] Adrian Crum commented on OFBIZ-5534: I understand your approach, but I don't like it.

[jira] [Commented] (OFBIZ-5534) Dirty reads from entity cache

2014-06-26 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14044864#comment-14044864 ] Adam Heath commented on OFBIZ-5534: --- Keeping the list of entities from being polluted is

[jira] [Commented] (OFBIZ-5534) Dirty reads from entity cache

2014-06-26 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14044855#comment-14044855 ] Adrian Crum commented on OFBIZ-5534: Btw, I'm not arguing with you, I'm just trying to

[jira] [Commented] (OFBIZ-5534) Dirty reads from entity cache

2014-06-26 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14044845#comment-14044845 ] Adrian Crum commented on OFBIZ-5534: I don't think the various internal cache lists ar

[jira] [Commented] (OFBIZ-5534) Dirty reads from entity cache

2014-06-26 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14044840#comment-14044840 ] Adrian Crum commented on OFBIZ-5534: There is a flaw in my plan: Code might try to rea

[jira] [Commented] (OFBIZ-5534) Dirty reads from entity cache

2014-06-26 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14044834#comment-14044834 ] Adam Heath commented on OFBIZ-5534: --- Not just entities. Lists of entities. With differ

Re: svn commit: r1564663 - in /ofbiz/branches/release12.04: ./ framework/service/lib/

2014-06-26 Thread Jacques Le Roux
How would I fix this random failure when I have no real access to this machine? All others I tried worked :/ Jacques Le 26/06/2014 17:54, Adam Heath a écrit : I'm the original author of the sophisticated UtilCache tests, btw. On 06/26/2014 10:45 AM, Adam Heath wrote: On 06/26/2014 04:54 AM,

[jira] [Commented] (OFBIZ-5534) Dirty reads from entity cache

2014-06-26 Thread Adrian Crum (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14044825#comment-14044825 ] Adrian Crum commented on OFBIZ-5534: I think it would be fairly straightforward: 1. R

Re: svn commit: r1564663 - in /ofbiz/branches/release12.04: ./ framework/service/lib/

2014-06-26 Thread Adrian Crum
Btw, I still get consistent, repeated failures in those tests. I mentioned that to you years ago. classname="org.ofbiz.base.util.cache.test.UtilCacheTests" name="testBasicDisk" time="0.235"> type="junit.framework.AssertionFailedError">junit.framework.AssertionFailedError: not-

[jira] [Commented] (OFBIZ-5534) Dirty reads from entity cache

2014-06-26 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14044784#comment-14044784 ] Adam Heath commented on OFBIZ-5534: --- Well, to do what you would need, would be rather di

Re: svn commit: r1564663 - in /ofbiz/branches/release12.04: ./ framework/service/lib/

2014-06-26 Thread Adam Heath
I'm the original author of the sophisticated UtilCache tests, btw. On 06/26/2014 10:45 AM, Adam Heath wrote: On 06/26/2014 04:54 AM, Jacques Le Roux wrote: Le 05/02/2014 12:07, Jacques Le Roux a écrit : On Wednesday, February 05, 2014 10:32 AM, pierre.sm...@gmail.com wrote Jacques, First yo

Re: svn commit: r1605524 - in /ofbiz/trunk: applications/order/build.xml common.xml framework/base/build.xml framework/bi/build.xml framework/sql/build.xml framework/start/build.xml macros.xml

2014-06-26 Thread Adam Heath
Anything's possible. However, the last time I looked for tools, cobertura had the nicest output, and displayed the average McCabe's cyclomatic code complexity for all methods. I had also looked for an apache-compatible tool, but didn't find one. The problem described below is really just an i

Re: svn commit: r1564663 - in /ofbiz/branches/release12.04: ./ framework/service/lib/

2014-06-26 Thread Adam Heath
On 06/26/2014 04:54 AM, Jacques Le Roux wrote: Le 05/02/2014 12:07, Jacques Le Roux a écrit : On Wednesday, February 05, 2014 10:32 AM, pierre.sm...@gmail.com wrote Jacques, First you should answer the question for what we are using Buildbot.. Is it for testing or for building? It builds,te

Re: svn commit: r1564663 - in /ofbiz/branches/release12.04: ./ framework/service/lib/

2014-06-26 Thread Pierre Smits
Thanks for the expanation, Jacques. Regards, Pierre Smits *ORRTIZ.COM * Services & Solutions for Cloud- Based Manufacturing, Professional Services and Retail & Trade http://www.orrtiz.com On Thu, Jun 26, 2014 at 12:48 PM, Jacques Le Roux < jacques.le.r...@les7arts.com> w

Re: svn commit: r1564663 - in /ofbiz/branches/release12.04: ./ framework/service/lib/

2014-06-26 Thread Jacques Le Roux
Indeed :D It's related to (currently) eg: http://ci.apache.org/projects/ofbiz/logs/13.07/html/ (if you have access) Once on 2 the testBasicDisk Junit test fails in Builbot (OFBiz ASF CI tool) when it's actually a false report So as I follow Buildbot results, every time this happens I have to c

Re: svn commit: r1564663 - in /ofbiz/branches/release12.04: ./ framework/service/lib/

2014-06-26 Thread Pierre Smits
Jacques, Your question is very ambiguous. What is it exactly that you want to disconnect? Regards, Pierre Smits *ORRTIZ.COM * Services & Solutions for Cloud- Based Manufacturing, Professional Services and Retail & Trade http://www.orrtiz.com On Thu, Jun 26, 2014 at 11:5

Re: svn commit: r1564663 - in /ofbiz/branches/release12.04: ./ framework/service/lib/

2014-06-26 Thread Jacques Le Roux
Le 05/02/2014 12:07, Jacques Le Roux a écrit : On Wednesday, February 05, 2014 10:32 AM, pierre.sm...@gmail.com wrote Jacques, First you should answer the question for what we are using Buildbot.. Is it for testing or for building? It builds,tests and package nightly snapshots http://ci.apa

[jira] [Closed] (OFBIZ-5669) ./ant cobertura-report-xml fails

2014-06-26 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-5669. -- Resolution: Duplicate This is a duplicate of OFBIZ-4757, closing > ./ant cobertura-report-xml

buildbot success in ASF Buildbot on ofbiz-branch11

2014-06-26 Thread buildbot
The Buildbot has detected a restored build on builder ofbiz-branch11 while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/ofbiz-branch11/builds/17 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: portunus_ubuntu Build Reason: scheduler Build S

buildbot failure in ASF Buildbot on ofbiz-branch13

2014-06-26 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-branch13 while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/ofbiz-branch13/builds/24 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: portunus_ubuntu Build Reason: scheduler Build Sour

[jira] [Updated] (OFBIZ-5652) Include template for Apache Tomcat 7

2014-06-26 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato updated OFBIZ-5652: - Component/s: framework > Include template for Apache Tomcat 7 > -

[jira] [Resolved] (OFBIZ-3551) Patch to only show organization's custom time periods at trialbalance screen dropdown

2014-06-26 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato resolved OFBIZ-3551. -- Resolution: Fixed Fix Version/s: Release Branch 13.07 Release

[jira] [Closed] (OFBIZ-3551) Patch to only show organization's custom time periods at trialbalance screen dropdown

2014-06-26 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato closed OFBIZ-3551. > Patch to only show organization's custom time periods at trialbalance screen > dropdown > --

buildbot failure in ASF Buildbot on ofbiz-branch11

2014-06-26 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-branch11 while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/ofbiz-branch11/builds/16 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: portunus_ubuntu Build Reason: scheduler Build Sour

[jira] [Closed] (OFBIZ-4981) Configured GL accounts don't appear for the product

2014-06-26 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato closed OFBIZ-4981. > Configured GL accounts don't appear for the product > ---

[jira] [Commented] (OFBIZ-5669) ./ant cobertura-report-xml fails

2014-06-26 Thread Pierre Smits (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-5669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14044418#comment-14044418 ] Pierre Smits commented on OFBIZ-5669: - Hi Adam, You are right. There is a dependency o

Re: svn commit: r1605524 - in /ofbiz/trunk: applications/order/build.xml common.xml framework/base/build.xml framework/bi/build.xml framework/sql/build.xml framework/start/build.xml macros.xml

2014-06-26 Thread Jacques Le Roux
https://issues.apache.org/jira/browse/INFRA-3590 Jacques Le 26/06/2014 06:58, Adrian Crum a écrit : Can't we use a different code coverage tool? Adrian Crum Sandglass Software www.sandglass-software.com On 6/25/2014 4:43 PM, Adam Heath wrote: Supposedly cobertura 2.0.3 fixes this. But the fi

[jira] [Commented] (OFBIZ-4977) Limitation and issue with delegator.findByPrimaryKeyPartial method : returns error when partialKeyset contains PK value.

2014-06-26 Thread Sumit Pandit (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14044400#comment-14044400 ] Sumit Pandit commented on OFBIZ-4977: - Thanks Adam for looking into it. Please let me