Ok thx, Will do that
On Wed, Jun 12, 2013 at 10:31 AM, Pulasthi Supun <[email protected]> wrote: > Hi Malaka > > You need to build the kernel with patch releases. Pagination Context > related changes are in kernel patch0001. > > Thanks, > Pulasthi. > > > On Wed, Jun 12, 2013 at 10:27 AM, Malaka Silva <[email protected]> wrote: > >> Following error occurs when building >> >> platform/components/registry/org.wso2.carbon.registry.indexing/4.1.3 >> >> [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: Compilation failure: >> [ERROR] >> /home/malaka/work/wso2410/platform/components/registry/org.wso2.carbon.registry.indexing/4.1.3/src/main/java/org/wso2/carbon/registry/indexing/solr/SolrClient.java:[36,42] >> cannot find symbol >> [ERROR] symbol : class PaginationContext >> [ERROR] location: package org.wso2.carbon.registry.core.utils >> [ERROR] >> /home/malaka/work/wso2410/platform/components/registry/org.wso2.carbon.registry.indexing/4.1.3/src/main/java/org/wso2/carbon/registry/indexing/solr/SolrClient.java:[37,42] >> cannot find symbol >> [ERROR] symbol : class PaginationUtils >> [ERROR] location: package org.wso2.carbon.registry.core.utils >> [ERROR] >> /home/malaka/work/wso2410/platform/components/registry/org.wso2.carbon.registry.indexing/4.1.3/src/main/java/org/wso2/carbon/registry/indexing/service/ContentBasedSearchService.java:[37,42] >> cannot find symbol >> [ERROR] symbol : class PaginationContext >> [ERROR] location: package org.wso2.carbon.registry.core.utils >> [ERROR] >> /home/malaka/work/wso2410/platform/components/registry/org.wso2.carbon.registry.indexing/4.1.3/src/main/java/org/wso2/carbon/registry/indexing/service/ContentBasedSearchService.java:[38,42] >> cannot find symbol >> [ERROR] symbol : class PaginationUtils >> [ERROR] location: package org.wso2.carbon.registry.core.utils >> [ERROR] >> /home/malaka/work/wso2410/platform/components/registry/org.wso2.carbon.registry.indexing/4.1.3/src/main/java/org/wso2/carbon/registry/indexing/solr/SolrClient.java:[36,42] >> cannot find symbol >> [ERROR] symbol : class PaginationContext >> [ERROR] location: package org.wso2.carbon.registry.core.utils >> [ERROR] >> /home/malaka/work/wso2410/platform/components/registry/org.wso2.carbon.registry.indexing/4.1.3/src/main/java/org/wso2/carbon/registry/indexing/solr/SolrClient.java:[37,42] >> cannot find symbol >> [ERROR] symbol : class PaginationUtils >> [ERROR] location: package org.wso2.carbon.registry.core.utils >> [ERROR] >> /home/malaka/work/wso2410/platform/components/registry/org.wso2.carbon.registry.indexing/4.1.3/src/main/java/org/wso2/carbon/registry/indexing/service/ContentBasedSearchService.java:[37,42] >> cannot find symbol >> [ERROR] symbol : class PaginationContext >> [ERROR] location: package org.wso2.carbon.registry.core.utils >> [ERROR] >> /home/malaka/work/wso2410/platform/components/registry/org.wso2.carbon.registry.indexing/4.1.3/src/main/java/org/wso2/carbon/registry/indexing/service/ContentBasedSearchService.java:[38,42] >> cannot find symbol >> [ERROR] symbol : class PaginationUtils >> [ERROR] location: package org.wso2.carbon.registry.core.utils >> [ERROR] >> /home/malaka/work/wso2410/platform/components/registry/org.wso2.carbon.registry.indexing/4.1.3/src/main/java/org/wso2/carbon/registry/indexing/solr/SolrClient.java:[226,42] >> cannot find symbol >> [ERROR] symbol : variable PaginationUtils >> [ERROR] location: class org.wso2.carbon.registry.indexing.solr.SolrClient >> [ERROR] >> /home/malaka/work/wso2410/platform/components/registry/org.wso2.carbon.registry.indexing/4.1.3/src/main/java/org/wso2/carbon/registry/indexing/solr/SolrClient.java:[228,20] >> cannot find symbol >> [ERROR] symbol : class PaginationContext >> [ERROR] location: class org.wso2.carbon.registry.indexing.solr.SolrClient >> [ERROR] >> /home/malaka/work/wso2410/platform/components/registry/org.wso2.carbon.registry.indexing/4.1.3/src/main/java/org/wso2/carbon/registry/indexing/solr/SolrClient.java:[228,58] >> cannot find symbol >> [ERROR] symbol : variable PaginationUtils >> [ERROR] location: class org.wso2.carbon.registry.indexing.solr.SolrClient >> [ERROR] >> /home/malaka/work/wso2410/platform/components/registry/org.wso2.carbon.registry.indexing/4.1.3/src/main/java/org/wso2/carbon/registry/indexing/solr/SolrClient.java:[242,20] >> cannot find symbol >> [ERROR] symbol : variable PaginationContext >> [ERROR] location: class org.wso2.carbon.registry.indexing.solr.SolrClient >> [ERROR] >> /home/malaka/work/wso2410/platform/components/registry/org.wso2.carbon.registry.indexing/4.1.3/src/main/java/org/wso2/carbon/registry/indexing/service/ContentBasedSearchService.java:[114,38] >> cannot find symbol >> [ERROR] symbol : variable PaginationUtils >> [ERROR] location: class >> org.wso2.carbon.registry.indexing.service.ContentBasedSearchService >> [ERROR] >> /home/malaka/work/wso2410/platform/components/registry/org.wso2.carbon.registry.indexing/4.1.3/src/main/java/org/wso2/carbon/registry/indexing/service/ContentBasedSearchService.java:[116,16] >> cannot find symbol >> [ERROR] symbol : class PaginationContext >> [ERROR] location: class >> org.wso2.carbon.registry.indexing.service.ContentBasedSearchService >> [ERROR] >> /home/malaka/work/wso2410/platform/components/registry/org.wso2.carbon.registry.indexing/4.1.3/src/main/java/org/wso2/carbon/registry/indexing/service/ContentBasedSearchService.java:[116,54] >> cannot find symbol >> [ERROR] symbol : variable PaginationUtils >> [ERROR] location: class >> org.wso2.carbon.registry.indexing.service.ContentBasedSearchService >> [ERROR] >> /home/malaka/work/wso2410/platform/components/registry/org.wso2.carbon.registry.indexing/4.1.3/src/main/java/org/wso2/carbon/registry/indexing/service/ContentBasedSearchService.java:[132,16] >> cannot find symbol >> [ERROR] symbol : variable PaginationUtils >> [ERROR] location: class >> org.wso2.carbon.registry.indexing.service.ContentBasedSearchService >> [ERROR] >> /home/malaka/work/wso2410/platform/components/registry/org.wso2.carbon.registry.indexing/4.1.3/src/main/java/org/wso2/carbon/registry/indexing/service/ContentBasedSearchService.java:[154,16] >> cannot find symbol >> [ERROR] symbol : variable PaginationContext >> [ERROR] location: class >> org.wso2.carbon.registry.indexing.service.ContentBasedSearchService >> [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 >> >> >> -- >> Best Regards, >> >> Malaka Silva >> Senior Tech Lead >> M: +94 777 219 791 >> T: +1 408 754 7388 >> LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77 >> Blog : http://mrmalakasilva.blogspot.com/ >> >> WSO2, Inc. >> lean . enterprise . middleware >> http://www.wso2.com/ >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > -- > Pulasthi Supun > Software Engineer; WSO2 Inc.; http://wso2.com, > Email: [email protected] > Mobile: +94 (71) 9258281 > Blog : http://pulasthisupun.blogspot.com/ > Git hub profile: https://github.com/pulasthi > -- Best Regards, Malaka Silva Senior Tech Lead M: +94 777 219 791 T: +1 408 754 7388 LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77 Blog : http://mrmalakasilva.blogspot.com/ WSO2, Inc. lean . enterprise . middleware http://www.wso2.com/
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
