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