-
Notifications
You must be signed in to change notification settings - Fork 4
Home
praddy edited this page Feb 10, 2012
·
2 revisions
Welcome to the messaging-client-scribe wiki!
- netty-tools (for tests)
- netty
- https://github.com/InMobi/messaging-client-core
- https://github.com/InMobi/inmobi-stats/tree/master/common
Dependencies that need to be pulled and built/installed:
-
netty-tools
$ git clone https://github.com/cgbystrom/netty-tools.git
$ cd netty-tools
$ git checkout 1.2.2
mvn install
-
messaging-client-core
$ git clone https://github.com/InMobi/messaging-client-core.git
$ git clone https://github.com/InMobi/timing-measurement.git # required by messaging-client-core
$ cd timing-measurement; mvn install; cd -
$ cd messaging-client-core; mvn install; cd -
-
inmobi-stats common, follow the install guide - https://github.com/InMobi/inmobi-stats/wiki
And just use maven to build messaging-client-scribe.