Hi all,

I've got 3 compiler warnings when compiling OFBiz, listed here :

* File: UtilXml.java, Line: 57,
org.apache.xml.serialize.OutputFormat in org.apache.xml.serialize has been deprecated

* File: ShoppingCartEvents.java, Line: 253,
getProductvirtualVariantMethod(org.ofbiz.entity.Delegator,java.lang.String) in org.ofbiz.product.product.ProductWorker has been deprecated

* File: ProductConfigWorker.java, Line: 139
getProductvirtualVariantMethod(org.ofbiz.entity.Delegator,java.lang.String) in org.ofbiz.product.product.ProductWorker has been deprecated

The first one is due to a deprecated import in the file. What is the correct way to correct this ?

The last 2 ones are simple to resolve, and a patch is coming to correct them.

Cheers,

--
Erwan de FERRIERES
www.nereide.biz

Reply via email to