Re: jdk7 feature that might be good for ofbiz

2012-05-28 Thread Jacopo Cappellato
This page may be useful: http://javolution.org/doc/benchmark.html Jacopo On May 27, 2012, at 6:56 PM, Adam Heath wrote: On 05/27/2012 07:09 AM, Jacques Le Roux wrote: From: Adrian Crum adrian.c...@sandglass-software.com FYI, in the Mini-language overhaul I interned the Element tag name

[jira] [Created] (OFBIZ-4902) Replace in Freemarker templates the deprecated built-ins: default, exists, if_exists

2012-05-28 Thread Jacopo Cappellato (JIRA)
Jacopo Cappellato created OFBIZ-4902: Summary: Replace in Freemarker templates the deprecated built-ins: default, exists, if_exists Key: OFBIZ-4902 URL: https://issues.apache.org/jira/browse/OFBIZ-4902

[jira] [Commented] (OFBIZ-3913) Automated action triggered by event

2012-05-28 Thread Nicolas Malin (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-3913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13284323#comment-13284323 ] Nicolas Malin commented on OFBIZ-3913: -- Hi Jacques, I check your last patch, I

[jira] [Created] (OFBIZ-4903) addition of item to shopping list is not working

2012-05-28 Thread Ivan Cauchi (JIRA)
Ivan Cauchi created OFBIZ-4903: -- Summary: addition of item to shopping list is not working Key: OFBIZ-4903 URL: https://issues.apache.org/jira/browse/OFBIZ-4903 Project: OFBiz Issue Type: Bug

[jira] [Assigned] (OFBIZ-4901) Update ICU4j jar to its latest revision.

2012-05-28 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato reassigned OFBIZ-4901: Assignee: Jacopo Cappellato Update ICU4j jar to its latest revision.

End of month : Main New features

2012-05-28 Thread Jacques Le Roux
Please devs, don't forget to add your changes in Main New features with shorts explanations https://cwiki.apache.org/confluence/display/OFBIZ/Main+New+Features Thanks Jacques

[jira] [Closed] (OFBIZ-4901) Update ICU4j jar to its latest revision.

2012-05-28 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato closed OFBIZ-4901. Update ICU4j jar to its latest revision.

Cleaned up a lot of Tomcat jars using the Embedded Tomcat distribution.

2012-05-28 Thread Jacopo Cappellato
In rev. 1343263 I have removed several jars files from catalina/lib and replaced a few of them with the ones packaged in the new Embedded distribution of Tomcat (at the same version 7.0.27): http://tomcat.apache.org/download-70.cgi I hope that the notes of the process I have followed will be

Removing some unnecessary synchronization for cache objects

2012-05-28 Thread Jacopo Cappellato
Hi devs, please review my commit below because I am working to apply a similar pattern to a lot of other classes in OFBiz. This effort is not a search-and-replace task but instead I am reviewing each individual usage of static UtilCache objects and refactoring (when necessary) the code to

OFBiz tutorial

2012-05-28 Thread G.Ben
Hello everyone, I'm looking for help please I'm working with the OFBiz tutorial at this http://www.opensourcestrategies.com/ofbiz/tutorials.php website . for the 1st step wich is HelloWorld1 it doesn't work :( and for the 2nd one too ( Helloworld2) for the last one i get the following error

Re: Removing some unnecessary synchronization for cache objects

2012-05-28 Thread Jacopo Cappellato
Please also review the following commit because it is another pattern I am going to apply to other code: On May 28, 2012, at 5:25 PM, jaco...@apache.org wrote: Author: jacopoc Date: Mon May 28 15:25:46 2012 New Revision: 1343278 URL: http://svn.apache.org/viewvc?rev=1343278view=rev Log:

Re: OFBiz tutorial

2012-05-28 Thread Jacopo Cappellato
Please post your question to the user list. Kind regards, Jacopo On May 28, 2012, at 5:18 PM, G.Ben wrote: Hello everyone, I'm looking for help please I'm working with the OFBiz tutorial at this http://www.opensourcestrategies.com/ofbiz/tutorials.php website . for the 1st step wich is

Re: Removing some unnecessary synchronization for cache objects

2012-05-28 Thread Jacopo Cappellato
Please also review this one because I have other similar upcoming. Thanks, Jacopo On May 28, 2012, at 5:32 PM, jaco...@apache.org wrote: Author: jacopoc Date: Mon May 28 15:32:28 2012 New Revision: 1343287 URL: http://svn.apache.org/viewvc?rev=1343287view=rev Log: Improved code that

Re: Removing some unnecessary synchronization for cache objects

2012-05-28 Thread David E Jones
Looks like a good pattern. -David On May 28, 2012, at 9:27 AM, Jacopo Cappellato jacopo.cappell...@hotwaxmedia.com wrote: Please also review the following commit because it is another pattern I am going to apply to other code: On May 28, 2012, at 5:25 PM, jaco...@apache.org wrote:

buildbot failure in ASF Buildbot on ofbiz-trunk

2012-05-28 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/3133 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: portunus_ubuntu Build Reason: scheduler Build Source

Re: svn commit: r1343088 - /ofbiz/trunk/applications/order/src/org/ofbiz/order/order/OrderServices.java

2012-05-28 Thread Adam Heath
On 05/27/2012 03:28 PM, jler...@apache.org wrote: Author: jleroux Date: Sun May 27 20:28:16 2012 New Revision: 1343088 URL: http://svn.apache.org/viewvc?rev=1343088view=rev Log: Fixes this error found by chance in log exception report

Re: svn commit: r1343469 - /ofbiz/trunk/framework/entity/src/org/ofbiz/entity/transaction/TransactionUtil.java

2012-05-28 Thread Adam Heath
On 05/28/2012 10:55 PM, doo...@apache.org wrote: Author: doogie Date: Tue May 29 03:55:05 2012 New Revision: 1343469 URL: http://svn.apache.org/viewvc?rev=1343469view=rev Log: FIX: This is the correct fix for 1343088; TransactionUtil.doNewTransaction was starting a new transaction, then

[jira] [Created] (OFBIZ-4904) Addition of ID Attributes for Web Component in the OFBIZ

2012-05-28 Thread Nguyen Hoang Thanh Duc (JIRA)
Nguyen Hoang Thanh Duc created OFBIZ-4904: - Summary: Addition of ID Attributes for Web Component in the OFBIZ Key: OFBIZ-4904 URL: https://issues.apache.org/jira/browse/OFBIZ-4904 Project:

buildbot success in ASF Buildbot on ofbiz-trunk

2012-05-28 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/3134 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: portunus_ubuntu Build Reason: scheduler Build

Re: Slim-down continue [was Re: svn commit: r1340414 - ...]

2012-05-28 Thread Adam Heath
/improve the view system. This will also attempt to fix the reverse cache clearing issues. branches/improved-entityengine-features-20120528 Also see 1343540, which adds a README that has some things that we might want to implement in the branch.

Re: buildbot success in ASF Buildbot on ofbiz-trunk

2012-05-28 Thread Adam Heath
On 05/28/2012 11:48 PM, build...@apache.org wrote: 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/3134 Buildbot URL: http://ci.apache.org/ Buildslave for this

[jira] [Updated] (OFBIZ-4905) Authorize.net Customer Information Manager

2012-05-28 Thread Sam Hamilton (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Hamilton updated OFBIZ-4905: Attachment: Readme.txt authorize_CIM_V8.patch Authorize.net Customer

[jira] [Created] (OFBIZ-4905) Authorize.net Customer Information Manager

2012-05-28 Thread Sam Hamilton (JIRA)
Sam Hamilton created OFBIZ-4905: --- Summary: Authorize.net Customer Information Manager Key: OFBIZ-4905 URL: https://issues.apache.org/jira/browse/OFBIZ-4905 Project: OFBiz Issue Type:

buildbot failure in ASF Buildbot on ofbiz-trunk

2012-05-28 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/3135 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: portunus_ubuntu Build Reason: scheduler Build Source