micro-integrator icon indicating copy to clipboard operation
micro-integrator copied to clipboard

Fix split package issues in the build

Open a5anka opened this issue 6 years ago • 1 comments

Jenkins job log with split package warnings consoleText.txt

a5anka avatar Mar 28 '19 12:03 a5anka

In the org.wso2.carbon.micro.integrator.core component we are exporting some of the org.wso2.carbon packages which are used by the carbon-mediation components. Therefore we cannot rename the package in org.wso2.carbon.micro.integrator.core to avoid the split package warning. Ideally, we should have the relevant carbon-mediation components refactored to work on both kernel and non-kernel environments.

@isudana Please let me know if you have a better idea.

a5anka avatar Apr 05 '19 03:04 a5anka