I have done it. Thank you.
From: Omindu Rathnaweera [mailto:[email protected]] Sent: Tuesday, April 4, 2017 5:13 PM To: Illia Alifanov <[email protected]> Cc: Godwin Shrimal <[email protected]>; [email protected] Subject: Re: [Dev] Create patch for IS 5.2.2-SNAPSHOT is the master branch. You have to checkout v5.2.1 tag (ex: git checkout tags/v5.2.1) and build it. On Tue, Apr 4, 2017 at 7:38 PM, Illia Alifanov <[email protected]<mailto:[email protected]>> wrote: I did next steps: 1. cloned https://github.com/wso2-extensions/identity-inbound-auth-sts/tree/v5.2.1 2. ran “mvn clean install” in the directory “D:\java\identity-inbound-auth-sts\components\org.wso2.carbon.identity.sts.passive.ui” I received org.wso2.carbon.identity.sts.passive.ui-5.2.2-SNAPSHOT.jar in the “target” directory. It isn’t org.wso2.carbon.identity.sts.passive.ui-5.2.1.jar as I expected. Should I copy this file to <CARBON_HOME> -repository -components -patches -patch0999 Or it is wrong file name and I should make changes in pom.xml? From: Omindu Rathnaweera [mailto:[email protected]<mailto:[email protected]>] Sent: Tuesday, April 4, 2017 3:44 PM To: Godwin Shrimal <[email protected]<mailto:[email protected]>> Cc: Illia Alifanov <[email protected]<mailto:[email protected]>>; [email protected]<mailto:[email protected]> Subject: Re: [Dev] Create patch for IS IS 5.3.0 uses version 5.2.1 of org.wso2.carbon.identity.sts.passive.ui component. Checkout v5.2.1 tag from [1], build the component after making your changes and apply the patch as instructed above. [1] - https://github.com/wso2-extensions/identity-inbound-auth-sts/tree/v5.2.1/components/org.wso2.carbon.identity.sts.passive.ui Regards, Omindu. On Tue, Apr 4, 2017 at 5:56 PM, Godwin Shrimal <[email protected]<mailto:[email protected]>> wrote: Hi Illia, You can find all the feature related carbon components inside the <CARBON_HOME>/repository/components/plugins directory, If you want to patch existing component, you need to do what ever the changes, build it and put into <CARBON_HOME>/repository/components/patches with patch number (with format patchxxxx) and restart the server. Ex. <CARBON_HOME> -repository -components -patches -patch0999 -org.wso2.carbon.identity.sts.passive.ui-5.1.0.jar If patch is applying correctly you can see a log in <CARBON_HOME>/repository/logs/patches.log Thanks Godwin On Tue, Apr 4, 2017 at 4:30 PM, Illia Alifanov <[email protected]<mailto:[email protected]>> wrote: Dear, WSO2 team, And I need help to understand how to make and build plugins for Identity server (5.3.0). I tried to make patch for this org.wso2.carbon.identity.sts.passive.ui. It will be convenient to have guide for making plugins for WSO2 products. I’ll appreciate your help. Regards, Illia. ________________________________ This e-mail may contain privileged and confidential information. If you are not the intended recipient, be aware that any use, disclosure, copying or distribution of this e-mail or any attachments is prohibited. If you have received this e-mail in error, please notify us immediately by returning it to the sender and delete this copy from your system. Thank you. _______________________________________________ Dev mailing list [email protected]<mailto:[email protected]> http://wso2.org/cgi-bin/mailman/listinfo/dev -- Godwin Amila Shrimal WSO2 Inc.; http://wso2.com<http://wso2.com/> lean.enterprise.middleware mobile: +94772264165<tel:+94%2077%20226%204165> linkedin: http://lnkd.in/KUum6D twitter: https://twitter.com/godwinamila [http://c.content.wso2.com/signatures/wso2-signature-general.png]<http://wso2.com/signature> _______________________________________________ Dev mailing list [email protected]<mailto:[email protected]> http://wso2.org/cgi-bin/mailman/listinfo/dev -- Omindu Rathnaweera Senior Software Engineer, WSO2 Inc. Mobile: +94 771 197 211<tel:+94%2077%20119%207211> ________________________________ This e-mail may contain privileged and confidential information. If you are not the intended recipient, be aware that any use, disclosure, copying or distribution of this e-mail or any attachments is prohibited. If you have received this e-mail in error, please notify us immediately by returning it to the sender and delete this copy from your system. Thank you. -- Omindu Rathnaweera Senior Software Engineer, WSO2 Inc. Mobile: +94 771 197 211 ________________________________ This e-mail may contain privileged and confidential information. If you are not the intended recipient, be aware that any use, disclosure, copying or distribution of this e-mail or any attachments is prohibited. If you have received this e-mail in error, please notify us immediately by returning it to the sender and delete this copy from your system. Thank you.
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
