Hi IS Team, I noticed that in some of the feature pom files in *carbon-identity* repo you guys are using p2 touchpoints to copy resources (webapps, keystore, etc) to the product but not removing them from the feature after installing the feature [1], [2].
This can cause to increase the size of the product distribution since those resources will be under <ProductHome>/repository/components/features/<relevent_feature> directory as well. So better to remove those resources after installing the features. Such sample can be found on [3]. [1] https://github.com/wso2/carbon-identity/blob/master/features/identity-provider/org.wso2.carbon.identity.provider.server.feature/resources/p2.inf [2] https://github.com/wso2/carbon-identity/blob/master/features/oauth/org.wso2.carbon.identity.oauth.server.feature/resources/p2.inf [3] https://svn.wso2.org/repos/wso2/carbon/kernel/branches/4.2.0/features/org.wso2.carbon.kernel.patch0001.feature/1.0.0/src/main/resources/p2.inf Regards, Manoj
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
