You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by le...@apache.org on 2009/09/12 12:19:11 UTC

svn commit: r814130 [1/2] - /ofbiz/trunk/applications/accounting/src/org/ofbiz/accounting/invoice/InvoiceServices.java

Author: lektran
Date: Sat Sep 12 10:19:11 2009
New Revision: 814130

URL: http://svn.apache.org/viewvc?rev=814130&view=rev
Log:
Generics and enhanced for loops
Also came across a static "successMessage" field being used in a non-thread safe manner

Modified:
    ofbiz/trunk/applications/accounting/src/org/ofbiz/accounting/invoice/InvoiceServices.java