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* *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
