buildbot failure in ASF Buildbot on ofbiz-trunk

2011-05-18 Thread buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/ofbiz-trunk/builds/1787 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: isis_ubuntu Build Reason: scheduler Build Source Stamp

[jira] [Updated] (OFBIZ-4285) Performance : GenericDao does not always use complete PreparedStatement

2011-05-18 Thread Philippe Mouawad (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philippe Mouawad updated OFBIZ-4285: Description: Hello, While profiling SQL requests going to DB I noticed a strange behaviour

[jira] [Updated] (OFBIZ-4285) Performance : GenericDao does not always use complete PreparedStatement

2011-05-18 Thread Philippe Mouawad (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philippe Mouawad updated OFBIZ-4285: Attachment: patch-OFBIZ-4285-2.patch Patch that fixes issue on SELECT queries. I am less su

[jira] [Updated] (OFBIZ-4285) Performance : GenericDao does not always use complete PreparedStatement

2011-05-18 Thread Philippe Mouawad (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philippe Mouawad updated OFBIZ-4285: Attachment: patch-OFBIZ-4285-genericDAO.patch Patch that fixes deleteByCondition Philippe M

[jira] [Resolved] (OFBIZ-4286) Performance : GenericDao does not always use complete PreparedStatement

2011-05-18 Thread Philippe Mouawad (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philippe Mouawad resolved OFBIZ-4286. - Resolution: Duplicate Duplicate OFBIZ-4285 > Performance : GenericDao does not always us

[jira] [Closed] (OFBIZ-4286) Performance : GenericDao does not always use complete PreparedStatement

2011-05-18 Thread Philippe Mouawad (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philippe Mouawad closed OFBIZ-4286. --- > Performance : GenericDao does not always use complete PreparedStatement > -

[jira] [Updated] (OFBIZ-4285) Performance : GenericDao does not always use complete PreparedStatement

2011-05-18 Thread Philippe Mouawad (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philippe Mouawad updated OFBIZ-4285: Description: Hello, While profiling SQL requests going to DB I noticed a strange behaviour

[jira] [Created] (OFBIZ-4285) Performance : GenericDao does not always use complete PreparedStatement

2011-05-18 Thread Philippe Mouawad (JIRA)
Performance : GenericDao does not always use complete PreparedStatement --- Key: OFBIZ-4285 URL: https://issues.apache.org/jira/browse/OFBIZ-4285 Project: OFBiz Issue Type:

[jira] [Created] (OFBIZ-4286) Performance : GenericDao does not always use complete PreparedStatement

2011-05-18 Thread Philippe Mouawad (JIRA)
Performance : GenericDao does not always use complete PreparedStatement --- Key: OFBIZ-4286 URL: https://issues.apache.org/jira/browse/OFBIZ-4286 Project: OFBiz Issue Type:

Re: Code and test separation for Apache OFBiz

2011-05-18 Thread René Scheibe
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 A bit off topic: Are there also any plans to use Gradle? At the moment I just use it as a wrapper around the existing Ant infrastructure. This speeds up traversing all the folders/sub projects to shorten the code-test-cycle during development. In futu