Erlang/OTP Forums

Author Message

<  RabbitMQ mailing list  ~  Core repositories now open

tonyg
Posted: Thu Jul 03, 2008 1:57 pm Reply with quote
User Joined: 07 Nov 2006 Posts: 199
Hi all,

We've finally (!!) finished the long, arduous process of making the
RabbitMQ source-code repositories publicly available. This makes it much
easier for people to track development without relying on us getting
around to making snapshots.

- http://hg.rabbitmq.com/rabbitmq-server/ - The core Erlang server
- http://hg.rabbitmq.com/rabbitmq-java-client/ - The Java client

- http://hg.rabbitmq.com/rabbitmq-codegen/
- Both the above depend on this

For example, in order to build the latest development branch of the
STOMP-enabled server, you would now:

$ mkdir my-build-directory
$ cd my-build-directory
$ hg clone http://hg.rabbitmq.com/rabbitmq-codegen
$ hg clone http://hg.rabbitmq.com/rabbitmq-server
$ hg clone http://hg.rabbitmq.com/rabbitmq-stomp
$ cd rabbitmq-server
$ make
$ cd ..
$ cd rabbitmq-stomp
$ make

Regards,
Tony
--
[][][] Tony Garnock-Jones | Mob: +44 (0)7905 974 211
[][] LShift Ltd | Tel: +44 (0)20 7729 7060
[] [] http://www.lshift.net/ | Email: tonyg@lshift.net

_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss@lists.rabbitmq.com
http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
Post received from mailinglist
View user's profile Send private message MSN Messenger

Display posts from previous:  

All times are GMT
Page 1 of 1
This forum is locked: you cannot post, reply to, or edit topics.

Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum