Thanks Prabath!
On Fri, Sep 5, 2014 at 10:59 AM, Prabath Abeysekera <[email protected]> wrote: > Yeah okay. Will do. > > Cheers, > Prabath > > > On Thu, Sep 4, 2014 at 5:48 PM, Gayashan Amarasinghe <[email protected]> > wrote: > >> Hi Prabath, >> >> Since the following pull request was merged to product-ss, and the >> pre-requisite has not been merged to carbon-utils yet, the integration >> tests would still fail. Can you revert these changes for the moment? >> >> https://github.com/wso2-dev/product-ss/pull/23 >> >> Thanks. >> /Gayashan >> >> >> On Thu, Sep 4, 2014 at 5:40 PM, Bhathiya Jayasekara <[email protected]> >> wrote: >> >>> Fixed and committed [1]. >>> >>> [1] >>> https://github.com/wso2-dev/product-ss/commit/328b51eee71db8aa23649c4e9319a8b06fb896a3 >>> >>> Thanks, >>> Bhathiya >>> >>> >>> On Thu, Sep 4, 2014 at 2:41 PM, Bhathiya Jayasekara <[email protected]> >>> wrote: >>> >>>> Hi Krishanthan/Prabath, >>>> >>>> I made some API changes when introducing the new Environment concept. >>>> I'll fix these. >>>> >>>> Thanks, >>>> Bhathiya >>>> >>>> >>>> On Thu, Sep 4, 2014 at 2:39 PM, Prabath Abeysekera <[email protected]> >>>> wrote: >>>> >>>>> Hi Bhathiya, >>>>> >>>>> Would you be able to check on this? >>>>> >>>>> >>>>> Cheers, >>>>> Prabath >>>>> >>>>> >>>>> On Thu, Sep 4, 2014 at 2:31 PM, Krishantha Samaraweera < >>>>> [email protected]> wrote: >>>>> >>>>>> Hi, >>>>>> >>>>>> I got following compilation failures when building integration test >>>>>> module of SS product. This might be due to API changes introduced in >>>>>> CassandraKeyspaceAdmin class recently. I'm trying to build the >>>>>> integration >>>>>> test module as I'm going to add UI test module to SS product. >>>>>> >>>>>> ERROR] Failed to execute goal >>>>>> org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile >>>>>> (default-compile) on project org.wso2.ss.integration.common.clients: >>>>>> Compilation failure: Compilation failure: >>>>>> >>>>>> [ERROR] >>>>>> /Users/krishantha/git/wso2-dev/product-ss/modules/integration/tests-common/admin-clients/src/main/java/org/wso2/ss/integration/common/clients/CassandraKeyspaceAdminClient.java:[86,37] >>>>>> getClusterName(java.lang.String) in >>>>>> org.wso2.carbon.cassandra.mgt.stub.ks.CassandraKeyspaceAdminStub cannot >>>>>> be >>>>>> applied to () >>>>>> >>>>>> [ERROR] >>>>>> /Users/krishantha/git/wso2-dev/product-ss/modules/integration/tests-common/admin-clients/src/main/java/org/wso2/ss/integration/common/clients/CassandraKeyspaceAdminClient.java:[105,37] >>>>>> listKeyspaces(java.lang.String,java.lang.String,java.lang.String,java.lang.String) >>>>>> in org.wso2.carbon.cassandra.mgt.stub.ks.CassandraKeyspaceAdminStub >>>>>> cannot >>>>>> be applied to (java.lang.String,java.lang.String,java.lang.String) >>>>>> >>>>>> [ERROR] >>>>>> /Users/krishantha/git/wso2-dev/product-ss/modules/integration/tests-common/admin-clients/src/main/java/org/wso2/ss/integration/common/clients/CassandraKeyspaceAdminClient.java:[119,37] >>>>>> listKeyspacesOfCurrentUser(java.lang.String) in >>>>>> org.wso2.carbon.cassandra.mgt.stub.ks.CassandraKeyspaceAdminStub cannot >>>>>> be >>>>>> applied to () >>>>>> >>>>>> [ERROR] >>>>>> /Users/krishantha/git/wso2-dev/product-ss/modules/integration/tests-common/admin-clients/src/main/java/org/wso2/ss/integration/common/clients/CassandraKeyspaceAdminClient.java:[136,37] >>>>>> listColumnFamiliesOfCurrentUser(java.lang.String,java.lang.String) in >>>>>> org.wso2.carbon.cassandra.mgt.stub.ks.CassandraKeyspaceAdminStub cannot >>>>>> be >>>>>> applied to (java.lang.String) >>>>>> >>>>>> Thanks, >>>>>> >>>>>> Krishantha. >>>>>> >>>>>> -- >>>>>> Krishantha Samaraweera >>>>>> Senior Technical Lead - Test Automation >>>>>> Mobile: +94 77 7759918 >>>>>> WSO2, Inc.; http://wso2.com/ >>>>>> lean . enterprise . middlewear. >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> Prabath Abeysekara >>>>> Associate Technical Lead, Data TG. >>>>> WSO2 Inc. >>>>> Email: [email protected] >>>>> Mobile: +94774171471 >>>>> >>>> >>>> >>>> >>>> -- >>>> *Bhathiya Jayasekara* >>>> *Software Engineer,* >>>> *WSO2 inc., http://wso2.com <http://wso2.com>* >>>> >>>> *Phone: +94715478185 <%2B94715478185>* >>>> *LinkedIn: http://www.linkedin.com/in/bhathiyaj >>>> <http://www.linkedin.com/in/bhathiyaj>* >>>> *Twitter: https://twitter.com/bhathiyax <https://twitter.com/bhathiyax>* >>>> *Blog: http://movingaheadblog.blogspot.com >>>> <http://movingaheadblog.blogspot.com/>* >>>> >>> >>> >>> >>> -- >>> *Bhathiya Jayasekara* >>> *Software Engineer,* >>> *WSO2 inc., http://wso2.com <http://wso2.com>* >>> >>> *Phone: +94715478185 <%2B94715478185>* >>> *LinkedIn: http://www.linkedin.com/in/bhathiyaj >>> <http://www.linkedin.com/in/bhathiyaj>* >>> *Twitter: https://twitter.com/bhathiyax <https://twitter.com/bhathiyax>* >>> *Blog: http://movingaheadblog.blogspot.com >>> <http://movingaheadblog.blogspot.com/>* >>> >>> _______________________________________________ >>> Dev mailing list >>> [email protected] >>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>> >>> >> >> >> -- >> *Gayashan Amarasinghe* >> Software Engineer | Platform TG >> WSO2, Inc. | http://wso2.com >> lean. enterprise. middleware >> >> Mobile : +94718314517 >> Blog : gayashan-a.blogspot.com >> > > > > -- > Prabath Abeysekara > Associate Technical Lead, Data TG. > WSO2 Inc. > Email: [email protected] > Mobile: +94774171471 > -- *Gayashan Amarasinghe* Software Engineer | Platform TG WSO2, Inc. | http://wso2.com lean. enterprise. middleware Mobile : +94718314517 Blog : gayashan-a.blogspot.com
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
