With the latest changes to the OrderReturnServices.java file that
uses UtilAccounting, and that causes a build order problem because
the accounting component currently depends on the order component,
and this causes the order component to depend on the accounting
component which means there is no possible build order.
Unless there is any objection, I'm going to create a UtilNumber class
in the base directory and move the more basic methods from
UtilAccounting to the new UtilNumber class, and then the order
component can depend on that to resolve the cross-dependency issue.
-David
_______________________________________________
Dev mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/dev