Hi,

Noticed that the org.wso2.carbon.ntask.core component has exposed its
internal package org.wso2.carbon.ntask.core.internal. That package contains
the osgi service component class, TasksDSComponent, so I believe it should
not be exposed.

In the pom, maven-bundle-plugin has the following configuration for
exported packages.

<Export-Package>
    org.wso2.carbon.ntask.core.*
</Export-Package>

It also has set Carbon-Component there which is set to UIBundle. Not sure
whether that's correct.

<Carbon-Component>UIBundle</Carbon-Component>

Thanks,
KasunG

-- 
*Kasun Gajasinghe*
Software Engineer;
Development Technologies Team, WSO2 Inc.; http://wso2.com


 ,
*email: **kasung AT spamfree wso2.com


** cell: **+94 (77) 678-0813*
*linked-in: *http://lk.linkedin.com/in/gajasinghe


*
*
*blog: **http://kasunbg.org* <http://kasunbg.org>


*
twitter: **http://twitter.com/kasunbg* <http://twitter.com/kasunbg>


*
*
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to