Re: Maven2

2011-10-23 Thread Sam Hamilton
Just stumbled across this beginners guide to maven - to me it sounds like a good tool for dependancy management but the project so far has pulled in all external dependancies into the source tree so not sure its worth it. http://blogs.sourceallies.com/2011/06/maven-3-tutorial-project-setup/

Re: svn commit: r1142458 - in /ofbiz/trunk/framework/common: webcommon/WEB-INF/actions/includes/FindAutocompleteOptions.groovy widget/CommonScreens.xml

2011-10-23 Thread Jacques Le Roux
Hi Adrian, While working on https://issues.apache.org/jira/browse/OFBIZ-4498 I found a bug related to r1142458 (only shown in log). If you revert the commit it dissapears. Note that it's not the the cause of OFBIZ-4498 which is related to r1130415 When you get a chance, please have a look at

[jira] [Commented] (OFBIZ-4498) Store Facility tab is messed up in admin console

2011-10-23 Thread Jacques Le Roux (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13133626#comment-13133626 ] Jacques Le Roux commented on OFBIZ-4498: BTW I found another (not related) bug

Re: svn commit: r1142458 - in /ofbiz/trunk/framework/common: webcommon/WEB-INF/actions/includes/FindAutocompleteOptions.groovy widget/CommonScreens.xml

2011-10-23 Thread Adrian Crum
Could you describe what the bug is and how I can reproduce it? -Adrian On 10/23/2011 1:11 PM, Jacques Le Roux wrote: Hi Adrian, While working on https://issues.apache.org/jira/browse/OFBIZ-4498 I found a bug related to r1142458 (only shown in log). If you revert the commit it dissapears.

Re: svn commit: r1142458 - in /ofbiz/trunk/framework/common: webcommon/WEB-INF/actions/includes/FindAutocompleteOptions.groovy widget/CommonScreens.xml

2011-10-23 Thread Jacques Le Roux
As it's explained in OFBIZ-4498, uses https://demo-trunk.ofbiz.apache.org:8443/catalog/control/ProductStoreFacilities?productStoreId=9000, then have a look into log You should see something like Failure in findByCondition operation for entity [ProductCategory]:

[jira] [Closed] (OFBIZ-4495) Warnings while approving the purchase order

2011-10-23 Thread Jacques Le Roux (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-4495. -- Resolution: Fixed Fix Version/s: SVN trunk Release Branch 11.04

Re: svn commit: r1142458 - in /ofbiz/trunk/framework/common: webcommon/WEB-INF/actions/includes/FindAutocompleteOptions.groovy widget/CommonScreens.xml

2011-10-23 Thread Jacques Le Roux
Actually I forgot to revert a try I made, the real log you should get is (not much different on line number in FindAutocompleteOptions.groovy): 2011-10-23 20:16:08,562 (http-0.0.0.0-8443-2) [ GenericDelegator.java:1787:ERROR] exception report

Re: svn commit: r1142458 - in /ofbiz/trunk/framework/common: webcommon/WEB-INF/actions/includes/FindAutocompleteOptions.groovy widget/CommonScreens.xml

2011-10-23 Thread Adrian Crum
I don't see anything in this commit that would generate that error. With this commit, autocompleterViewSize = 10. Without this commit, autocompleterViewSize = 10. There is no difference. -Adrian On 10/23/2011 7:20 PM, Jacques Le Roux wrote: Actually I forgot to revert a try I made, the real

[jira] [Closed] (OFBIZ-4485) Minor update to order and cart service

2011-10-23 Thread Jacques Le Roux (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-4485. -- Resolution: Fixed Fix Version/s: Release Branch 11.04 Release Branch

Re: svn commit: r1142458 - in /ofbiz/trunk/framework/common: webcommon/WEB-INF/actions/includes/FindAutocompleteOptions.groovy widget/CommonScreens.xml

2011-10-23 Thread Jacques Le Roux
Did you get the error? Did you try to revert to see if you still see it? Jacques From: Adrian Crum adrian.c...@sandglass-software.com I don't see anything in this commit that would generate that error. With this commit, autocompleterViewSize = 10. Without this commit, autocompleterViewSize =

[jira] [Commented] (OFBIZ-4470) Append order item overrides the exist one if the last order item is canceled

2011-10-23 Thread Jacques Le Roux (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-4470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13133735#comment-13133735 ] Jacques Le Roux commented on OFBIZ-4470: Leon, Could you give me a good sequence

Re: svn commit: r1142458 - in /ofbiz/trunk/framework/common: webcommon/WEB-INF/actions/includes/FindAutocompleteOptions.groovy widget/CommonScreens.xml

2011-10-23 Thread Adrian Crum
Yes, I get the same error with or without the changes. This commit has nothing to do with the error. -Adrian On 10/23/2011 8:47 PM, Jacques Le Roux wrote: Did you get the error? Did you try to revert to see if you still see it? Jacques From: Adrian Crum adrian.c...@sandglass-software.com I