Hi, >From this fix, only a new method has added and no existing API method changes happened .Thus will this be cause any problem..? >From APIM side,we need this fix,to integrate registry pagination in APIM [which has increased the performance of APIs loading in APIStore ] and this is a bug fix,which hasn't identified before chunk1 release out..
Thanks; On Thu, Sep 26, 2013 at 11:19 PM, Isuru Udana <[email protected]> wrote: > Hi Lalaji, > > AFAIK api changes are not allowed for Kernel patches. We had a similar > case for 4.1.3 and had to revert that at the last moment. > > > > On Thu, Sep 26, 2013 at 11:14 PM, Lalaji Sureshika <[email protected]>wrote: > >> Hi Isuru, >> >> This fix was added by Ajith as part of the fix an issue on registry >> pagination with APIM integration.AFAIK,by this change a new getter/setter >> has added to PaginationContext class. Refer the jira [1] >> > >> [1] https://wso2.org/jira/browse/REGISTRY-2003 >> >> >> Thanks; >> >> >> On Thu, Sep 26, 2013 at 11:03 PM, Isuru Udana <[email protected]> wrote: >> >>> I am getting the following build failure. >>> >>> [ERROR] Failed to execute goal >>> org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile >>> (default-compile) on project org.wso2.carbon.registry.indexing: Compilation >>> failure >>> [ERROR] >>> /media/isuru/WSO2/svn/public/4.2.0/platform/4.2.0/components/registry/org.wso2.carbon.registry.indexing/4.2.1/src/main/java/org/wso2/carbon/registry/indexing/service/ContentBasedSearchService.java:[140,33] >>> cannot find symbol >>> [ERROR] symbol : method setLength(int) >>> [ERROR] location: class >>> org.wso2.carbon.registry.core.pagination.PaginationContext >>> [ERROR] -> [Help 1] >>> [ERROR] >>> [ERROR] To see the full stack trace of the errors, re-run Maven with the >>> -e switch. >>> [ERROR] Re-run Maven using the -X switch to enable full debug logging. >>> [ERROR] >>> [ERROR] For more information about the errors and possible solutions, >>> please read the following articles: >>> [ERROR] [Help 1] >>> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException >>> [ERROR] >>> [ERROR] After correcting the problems, you can resume the build with the >>> command >>> [ERROR] mvn <goals> -rf :org.wso2.carbon.registry.indexing >>> >>> This got resolved after building kernel patch0001. >>> Are we allow API changes in kernel patches now ? >>> >>> >>> -- >>> *Isuru Udana* >>> * >>> * >>> Senior * >>> Software Engineer >>> * >>> WSO2 Inc.; http://wso2.com >>> email: [email protected] cell: +94 77 3791887 >>> blog: http://mytecheye.blogspot.com/ >>> twitter: http://twitter.com/isudana >>> >>> _______________________________________________ >>> Dev mailing list >>> [email protected] >>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>> >>> >> >> >> -- >> Lalaji Sureshika >> WSO2, Inc.; http://wso2.com/ >> email: [email protected]; cell: +94 71 608 6811 >> blog: http://lalajisureshika.blogspot.com >> >> >> > > > -- > *Isuru Udana* > * > * > Senior * > Software Engineer > * > WSO2 Inc.; http://wso2.com > email: [email protected] cell: +94 77 3791887 > blog: http://mytecheye.blogspot.com/ > twitter: http://twitter.com/isudana > -- Lalaji Sureshika WSO2, Inc.; http://wso2.com/ email: [email protected]; cell: +94 71 608 6811 blog: http://lalajisureshika.blogspot.com
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
