Hi Nuwan, Please follow the steps:
1) Build the product with fix. 2) Navigate to below location in builder machine and create a folder called "feature-updater" inside the product where the fix should be applied. /home/developerstudio/wso2/developer-studio/ for example:if the fix is for ESB , then navigate to /home/developerstudio/wso2/developer-studio/esb and create the folder called "feature-updater" in it. 3) then create the two folders as features and plugins inside feature-updater folder. 4) then add the feature jar to the features folder and the plugin jars related to the feature inside the plugins folder. 5) Extract a eclipse distribution and give it's path as eclipse_home in the publish.sh script 6) Execute the script 7) while it runs, it asks for the feature. Give the feature name without the version 8) Script will create a newP2 which will contain p2 of the fix 9) then navigate to the below location. Create a folder with patch number under updates. Please note, below location points to esb. /home/developerstudio/public_html/developer-studio-kernel/4.0.0/esb-tools/updates 10) Copy the p2 (which is created in step 8) inside the newly created patch folder 11)then update the compositeArtifacts.xml and compositeContent.xml to add the new patch folder thanks Rajeeva. On Mon, Feb 1, 2016 at 12:52 PM, Nuwan Pallewela <[email protected]> wrote: > Hi All, > > What is the process for adding improvements done for a patch, to Developer > Studio update site? > > Thanks, > Nuwan > > -- > ---------------------------------------------------------- > > *Nuwan Chamara Pallewela* > > > *Software Engineer* > > *WSO2, Inc. *http://wso2.com > *lean . enterprise . middleware* > > Email *[email protected] <[email protected]>* > Mobile *+94719079739 <%2B94719079739>@* > > > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- *Rajeeva Uthayasangar* Software Engineer WSO2, Inc.:http://wso2.com Mobile: +94777298873
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
