Dev - Build Broken (cross dependency)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Dev - Build Broken (cross dependency)

David E. Jones

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