There can be only one feature which own a specific resources (es : a configuration file). If another feature is trying to include this resource then it is wrong.
We can make the second feature depend on the first, so that when second gets installed, first one also gets installed and available (during which the relevant resources also gets copied) Or merge these two features and make a single feature. On Tue, Dec 2, 2014 at 12:47 PM, Johann Nallathamby <[email protected]> wrote: > It is actually coming from application-authentication-framework feature. > Not from product level. In svn the ideal way would be to have svn > externals. But in Git I am not sure how we handle this. Duplicating this > file will be a nightmare. AFAIK in Git there is a similar way to do this. > > On Tue, Dec 2, 2014 at 12:40 PM, Harsha Kumara <[email protected]> wrote: > >> Hi All, >> >> In Storage Server we are using application management server feature for >> custom permission implementation. But application management feature >> requires application-authentication.xml which is not bundled with the >> feature. I think it's not appropriate to keep configuration in product >> itself. This configuration is coming from application authentication >> framework feature. Is it Ok to include this xml in application management >> feature as well? If else, what would be the approach to do it? >> >> Thanks, >> Harsha >> >> -- >> Harsha Kumara >> Software Engineer, WSO2 Inc. >> Mobile: +94775505618 >> Blog:harshcreationz.blogspot.com >> > > > > -- > Thanks & Regards, > > *Johann Dilantha Nallathamby* > Associate Technical Lead & Product Lead of WSO2 Identity Server > Integration Technologies Team > WSO2, Inc. > lean.enterprise.middleware > > Mobile - *+94777776950* > Blog - *http://nallaa.wordpress.com <http://nallaa.wordpress.com>* > -- *Kishanthan Thangarajah* Senior Software Engineer, Platform Technologies Team, WSO2, Inc. lean.enterprise.middleware Mobile - +94773426635 Blog - *http://kishanthan.wordpress.com <http://kishanthan.wordpress.com>* Twitter - *http://twitter.com/kishanthan <http://twitter.com/kishanthan>*
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
