Hi Nirmal,

You need to build kernel patches, because PaginationContext related changes
are inside the kernel patch0001.

Regards,
Chandana


On Mon, May 27, 2013 at 4:52 PM, Nirmal Fernando <[email protected]> wrote:

> Please fix.
>
> [INFO]
> [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @
> org.wso2.carbon.registry.indexing ---
> [INFO] Compiling 35 source files to
> /home/wso2/code/4.1.0/components/registry/org.wso2.carbon.registry.indexing/4.1.3/target/classes
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR :
> [INFO] -------------------------------------------------------------
> [ERROR]
> /home/wso2/code/4.1.0/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
> symbol  : class PaginationContext
> location: package org.wso2.carbon.registry.core.utils
> [ERROR]
> /home/wso2/code/4.1.0/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
> symbol  : class PaginationUtils
> location: package org.wso2.carbon.registry.core.utils
> [ERROR]
> /home/wso2/code/4.1.0/components/registry/org.wso2.carbon.registry.indexing/4.1.3/src/main/java/org/wso2/carbon/registry/indexing/service/ContentBasedSearchService.java:[36,42]
> cannot find symbol
> symbol  : class PaginationContext
> location: package org.wso2.carbon.registry.core.utils
> [ERROR]
> /home/wso2/code/4.1.0/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
> symbol  : class PaginationUtils
> location: package org.wso2.carbon.registry.core.utils
> [ERROR]
> /home/wso2/code/4.1.0/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
> symbol  : class PaginationContext
> location: package org.wso2.carbon.registry.core.utils
> [ERROR]
> /home/wso2/code/4.1.0/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
> symbol  : class PaginationUtils
> location: package org.wso2.carbon.registry.core.utils
> [ERROR]
> /home/wso2/code/4.1.0/components/registry/org.wso2.carbon.registry.indexing/4.1.3/src/main/java/org/wso2/carbon/registry/indexing/service/ContentBasedSearchService.java:[36,42]
> cannot find symbol
> symbol  : class PaginationContext
> location: package org.wso2.carbon.registry.core.utils
> [ERROR]
> /home/wso2/code/4.1.0/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
> symbol  : class PaginationUtils
> location: package org.wso2.carbon.registry.core.utils
> [ERROR]
> /home/wso2/code/4.1.0/components/registry/org.wso2.carbon.registry.indexing/4.1.3/src/main/java/org/wso2/carbon/registry/indexing/solr/SolrClient.java:[226,16]
> cannot find symbol
> symbol  : variable PaginationUtils
> location: class org.wso2.carbon.registry.indexing.solr.SolrClient
> [ERROR]
> /home/wso2/code/4.1.0/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
> symbol  : class PaginationContext
> location: class org.wso2.carbon.registry.indexing.solr.SolrClient
> [ERROR]
> /home/wso2/code/4.1.0/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
> symbol  : variable PaginationUtils
> location: class org.wso2.carbon.registry.indexing.solr.SolrClient
> [ERROR]
> /home/wso2/code/4.1.0/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
> symbol  : variable PaginationContext
> location: class org.wso2.carbon.registry.indexing.solr.SolrClient
> [ERROR]
> /home/wso2/code/4.1.0/components/registry/org.wso2.carbon.registry.indexing/4.1.3/src/main/java/org/wso2/carbon/registry/indexing/service/ContentBasedSearchService.java:[113,12]
> cannot find symbol
> symbol  : variable PaginationUtils
> location: class
> org.wso2.carbon.registry.indexing.service.ContentBasedSearchService
> [ERROR]
> /home/wso2/code/4.1.0/components/registry/org.wso2.carbon.registry.indexing/4.1.3/src/main/java/org/wso2/carbon/registry/indexing/service/ContentBasedSearchService.java:[115,16]
> cannot find symbol
> symbol  : class PaginationContext
> location: class
> org.wso2.carbon.registry.indexing.service.ContentBasedSearchService
> [ERROR]
> /home/wso2/code/4.1.0/components/registry/org.wso2.carbon.registry.indexing/4.1.3/src/main/java/org/wso2/carbon/registry/indexing/service/ContentBasedSearchService.java:[115,54]
> cannot find symbol
> symbol  : variable PaginationUtils
> location: class
> org.wso2.carbon.registry.indexing.service.ContentBasedSearchService
> [ERROR]
> /home/wso2/code/4.1.0/components/registry/org.wso2.carbon.registry.indexing/4.1.3/src/main/java/org/wso2/carbon/registry/indexing/service/ContentBasedSearchService.java:[131,16]
> cannot find symbol
> symbol  : variable PaginationUtils
> location: class
> org.wso2.carbon.registry.indexing.service.ContentBasedSearchService
> [ERROR]
> /home/wso2/code/4.1.0/components/registry/org.wso2.carbon.registry.indexing/4.1.3/src/main/java/org/wso2/carbon/registry/indexing/service/ContentBasedSearchService.java:[153,16]
> cannot find symbol
> symbol  : variable PaginationContext
> location: class
> org.wso2.carbon.registry.indexing.service.ContentBasedSearchService
>
>
> --
>
> Thanks & regards,
> Nirmal
>
> Senior Software Engineer- Platform Technologies Team, WSO2 Inc.
> Mobile: +94715779733
> Blog: http://nirmalfdo.blogspot.com/
>
>
> _______________________________________________
> Dev mailing list
> [email protected]
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Chandana Napagoda*
Senior Software Engineer
WSO2 Inc. - http://wso2.org
*Email  :  [email protected]
**Mobile : +94718169299*
*Blog  :    http://cnapagoda.blogspot.com
*
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to