This change fix the issue https://github.com/wso2/product-ei/issues/453 in product-ei. It happens due to unnecessary export of org.apache.commons.lang.* package from andes-client. With the fix, it is added as import package and removed from export packages.
This change fix the issue https://github.com/wso2/product-ei/issues/453 in product-ei. It happens due to unnecessary export of org.apache.commons.lang.* package from andes-client. With the fix, it is added as import package and removed from export packages.