Dear all, I developped an hazelcast syncany pugin
https://github.com/vwiencek/syncany-plugin-hazelcast This plugin is a standalone project referencing original sync any lib/core/util projects via "git submodules" Submodules are located in "core" folder, and hazelcast plugin project smartly redefine projects folders in gradle.settings. Command to add submodules is "git submodule add http://github/..../syncany.git core" Then you need to make "git submodule init" "git submodule update" and dependencies will be downloaded. Vincent -- Vincent Wiencek [email protected]
-- Mailing list: https://launchpad.net/~syncany-team Post to : [email protected] Unsubscribe : https://launchpad.net/~syncany-team More help : https://help.launchpad.net/ListHelp

