Re: using the trunk as a test bed

2009-05-30 Thread Ashish Vijaywargiya
Hello BJ, FYI we have done extensive testing before making the Java Code as the default option. Total of 5 members were involved in this process. Here are my thoughts: 1) While committing the code, the exact rephrased word was there in my mind. My bad I wrote it in not a good way. -

Re: What about moving shipment.properties to entities in the DB

2009-05-30 Thread David E Jones
I'm all in favor of this Marco... great work so far! I was thinking we could have a closer tie between the carrier information in the database, but as I think about it more it's better to have them independent (and the entities related to the carrier are structured as relationships anyway,

Re: using the trunk as a test bed

2009-05-30 Thread BJ Freeman
I apologize to Ashish that I chose his to make a stand on. I was not meant to be a personal attack on him. it was the statement only that triggered it. I dislike being a unwilling guinea pig. and I dislike debugging some else's code because they have not. now if someone has tested and thinks they

Re: using the trunk as a test bed

2009-05-30 Thread David E Jones
On May 30, 2009, at 4:22 PM, BJ Freeman wrote: I see commits like the one I just commented on that says lets open this so it can be tested. The "do no harm" comes to mind Is it the contents of the commit or the comment from Ashish that bothered you? I'll agree that his comment ("Reason

using the trunk as a test bed

2009-05-30 Thread BJ Freeman
I see commits like the one I just commented on that says lets open this so it can be tested. The "do no harm" comes to mind Now here is my full thoughts on this. i think we have enough manpower at this point that we should require that a test unit be used for testing before submitting to the trunk

Re: svn commit: r780321 - in /ofbiz/trunk: applications/order/webapp/ordermgr/entry/cart/ specialpurpose/ecommerce/webapp/ecommerce/ specialpurpose/ecommerce/webapp/ecommerce/WEB-INF/ specialpurpose/e

2009-05-30 Thread BJ Freeman
this really bothers me. the do no harm comes to mind I do all my testing off line then submit a patch i believe the commiters should stop using the trunk for a test bed. ash...@apache.org sent the following on 5/30/2009 1:53 PM: > Author: ashish > Date: Sat May 30 20:53:04 2009 > New Revision: 780

[jira] Updated: (OFBIZ-2518) Datafile additions, fixes and other stuff

2009-05-30 Thread BJ Freeman (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] BJ Freeman updated OFBIZ-2518: -- Attachment: datafiles.xsd newest version still have some things I don't understand yet. > Datafile add

[jira] Updated: (OFBIZ-2518) Datafile additions, fixes and other stuff

2009-05-30 Thread BJ Freeman (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] BJ Freeman updated OFBIZ-2518: -- Attachment: (was: datafiles.xsd) > Datafile additions, fixes and other stuff >

[jira] Updated: (OFBIZ-2518) Datafile additions, fixes and other stuff

2009-05-30 Thread BJ Freeman (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] BJ Freeman updated OFBIZ-2518: -- Attachment: (was: OFBIZ-2518-Datafile_xsd.patch) > Datafile additions, fixes and other stuff >

[jira] Updated: (OFBIZ-2518) Datafile additions, fixes and other stuff

2009-05-30 Thread BJ Freeman (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] BJ Freeman updated OFBIZ-2518: -- Attachment: OFBIZ-2518-Datafile_xsd.patch found more description and made some changes to descripitions

FWIW on Commevents and email processing

2009-05-30 Thread BJ Freeman
the apache james mail server has mailets. These are filters that can be added the access in the chain config file. So development about spam and viruses in ofbiz, is over Kill, IMHO. also james has a fetch ability so it can go to qmail and others that have either Imap or POP3 and process them as we

[jira] Assigned: (OFBIZ-2549) The pages number which generate by macro renderNextPrev has bug when the listSize/viewSize == 0

2009-05-30 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato reassigned OFBIZ-2549: Assignee: Jacopo Cappellato > The pages number which generate by macro renderNextPr

[jira] Assigned: (OFBIZ-2550) Add FTL macro for the tree widget

2009-05-30 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato reassigned OFBIZ-2550: Assignee: Jacopo Cappellato > Add FTL macro for the tree widget >

[jira] Updated: (OFBIZ-2527) When editing items, Promotion Codes are getting deleted when we click Update Items.

2009-05-30 Thread Chirag Manocha (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chirag Manocha updated OFBIZ-2527: -- Attachment: PromotionFix_OFBiz-2527.patch I got a problem that for promotion in which discount

Re: End of month : Main New features

2009-05-30 Thread Ashish Vijaywargiya
Will do it soon Jacques. Thanks for the reminder. :-) -- Ashish Jacques Le Roux wrote: Please devs, don't forget to add your changes in Main New features with a short explanation http://docs.ofbiz.org/display/OFBIZ/Main+New+features Google Checkout, etc. Thanks Jacques smime.p7s Desc

[jira] Updated: (OFBIZ-2552) Image scaling quality

2009-05-30 Thread Eric DE MAULDE (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric DE MAULDE updated OFBIZ-2552: -- Attachment: scaleImage.patch this patch use the AWT SCALE_SMOOTH algoritm to scale an original

[jira] Created: (OFBIZ-2552) Image scaling quality

2009-05-30 Thread Eric DE MAULDE (JIRA)
Image scaling quality - Key: OFBIZ-2552 URL: https://issues.apache.org/jira/browse/OFBIZ-2552 Project: OFBiz Issue Type: Improvement Components: framework, product Affects Versions: SVN trunk Enviro

[jira] Commented: (OFBIZ-2315) TransactionUtil : 3 Map corruptions related to mis synchronization

2009-05-30 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-2315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12714679#action_12714679 ] Jacques Le Roux commented on OFBIZ-2315: Please Philippe, could you confirm this co