[ http://issues.apache.org/jira/browse/OFBIZ-533?page=comments#action_12457060 ] Jacopo Cappellato commented on OFBIZ-533: -----------------------------------------
Hi Stefan, could you please create your patches without the -u options please? I'm having problems applying them... See: http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Contributors+Best+Practices Thanks > Code-Cleanup: remove superflous new String and .toString() calls > ---------------------------------------------------------------- > > Key: OFBIZ-533 > URL: http://issues.apache.org/jira/browse/OFBIZ-533 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Affects Versions: SVN trunk > Reporter: Stefan Huehner > Assigned To: Jacopo Cappellato > Priority: Trivial > Attachments: ofbiz_string_toString_1.diff > > > Hi attached patch removes some "new String" calls where the contructor > argument is already a string. In adddition a lot to ".toString" calls have > been removed where the argument was already a String. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
