Hi Suresh, Chathuri, Thank you for the replies. I will try to find a workaround until the master gets stabilized.
Best Regards, Hasini. On Tue, Jun 16, 2015 at 1:15 PM, Suresh Marru <[email protected]> wrote: > Hi Hasini & Chathuri, > > I think Hasini has to use master since the security changes need to go > into 0.16. Since Hasini mainly only need to work on API’s, we probably > should isolate that into a branch or as a separate project in sandbox and > bring back those changes as soon as master is in build able state. > > Suresh > > On Jun 16, 2015, at 5:50 AM, Chathuri Wimalasena <[email protected]> > wrote: > > Hi Hasini, > > Master is going through lot of refactoring and re architecturing. Please > use 0.15 branch until master becomes stable. > > Thanks.. > Chathuri > > On Tue, Jun 16, 2015 at 3:06 AM, Hasini Gunasinghe <[email protected]> > wrote: > >> Hi Devs, >> >> I got a compilation error with the latest source in master. >> It seems to have caused by moving ZOOKEEPER constants from >> common.utils.Constants to gfac.core.GFacConstants. I tried to fix it by >> pointing to GFacConstants intead of Constants in AiravataZKUtils, but it >> requires dependency level changes well. Therefore, appreciate a proper fix >> for that. >> example error: >> airavata/modules/commons/src/main/java/org/apache/airavata/common/utils/AiravataZKUtils.java:[68,51] >> cannot find symbol >> [ERROR] symbol: variable ZOOKEEPER_SERVER_HOST >> [ERROR] location: class org.apache.airavata.common.utils.Constants >> >> Thanks, >> Hasini. >> > > >
