|
Hi Jacques,
I have updated my local build of OFBiz and I have seen that now the class ShippingEvents.java has an import of UtilProperties that has been missed.
It's simply to add an import org.ofbiz.base.util.UtilProperties;
and then it will compile again.
Thanks in advance
Marco
|