[
https://issues.apache.org/jira/browse/OFBIZ-10083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kyra Pritzel-Hentley updated OFBIZ-10083:
-----------------------------------------
Attachment: OFBIZ-10083_applications_product_groovyScripts.patch
OFBIZ-10083_org.apache.ofbiz.accounting.thirdparty.orbital.patch
OFBIZ-10083_org.apache.ofbiz.accounting.thirdparty.securepay.patch
OFBIZ-10083_org.apache.ofbiz.base.concurrent.patch
OFBIZ-10083_org.apache.ofbiz.content.patch
OFBIZ-10083_org.apache.ofbiz.entity.patch
OFBIZ-10083_org.apache.ofbiz.humanres.patch
OFBIZ-10083_org.apache.ofbiz.order.thirdparty.taxware.patch
OFBIZ-10083_org.apache.ofbiz.product.patch
OFBIZ-10083_org.apache.ofbiz.service.patch
OFBIZ-10083_org.apache.ofbiz.shipment.thirdparty.usps.patch
OFBIZ-10083_org.apache.ofbiz.widget_and_webtools.patch
These patches replace all instances of e.printStackTrace() except for instances in the org.apache.ofbiz.base.start package.
> Replace all the "e.printStackTrace();" by calls to Debug class
> --------------------------------------------------------------
>
> Key: OFBIZ-10083
> URL:
https://issues.apache.org/jira/browse/OFBIZ-10083> Project: OFBiz
> Issue Type: Improvement
> Components: ALL COMPONENTS
> Affects Versions: Trunk
> Reporter: Jacques Le Roux
> Assignee: Michael Brohl
> Priority: Trivial
> Attachments: OFBIZ-10083_applications_product_groovyScripts.patch, OFBIZ-10083_org.apache.ofbiz.accounting.thirdparty.orbital.patch, OFBIZ-10083_org.apache.ofbiz.accounting.thirdparty.securepay.patch, OFBIZ-10083_org.apache.ofbiz.base.concurrent.patch, OFBIZ-10083_org.apache.ofbiz.content.patch, OFBIZ-10083_org.apache.ofbiz.entity.patch, OFBIZ-10083_org.apache.ofbiz.humanres.patch, OFBIZ-10083_org.apache.ofbiz.order.thirdparty.taxware.patch, OFBIZ-10083_org.apache.ofbiz.product.patch, OFBIZ-10083_org.apache.ofbiz.service.patch, OFBIZ-10083_org.apache.ofbiz.shipment.thirdparty.usps.patch, OFBIZ-10083_org.apache.ofbiz.widget_and_webtools.patch
>
>
> We have 57 cases like that in Java and Groovy files. Most of the the time Debug.logError() should be used I guess.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)