7 days agorabbitmq-old-federation. bug24822 tip
Simon MacMullen <simon@rabbitmq.com> [Wed, 09 May 2012 15:43:53 +0100] rev 432
rabbitmq-old-federation.

2 weeks agoMerge bug23908 default
Simon MacMullen <simon@rabbitmq.com> [Tue, 01 May 2012 12:28:30 +0100] rev 431
Merge bug23908

2 weeks agoAdded tag rabbitmq_v2_8_2 for changeset 93ffc675897c
Simon MacMullen <simon@rabbitmq.com> [Mon, 30 Apr 2012 12:31:30 +0100] rev 430
Added tag rabbitmq_v2_8_2 for changeset 93ffc675897c

3 weeks agoAllow scripts to be run *before* Erlang tests. bug23908
Simon MacMullen <simon@rabbitmq.com> [Thu, 19 Apr 2012 15:07:16 +0100] rev 429
Allow scripts to be run *before* Erlang tests.

4 weeks agoMaster merged into bug24468 bug24468
Marek Majkowski <marek@rabbitmq.com> [Wed, 18 Apr 2012 15:43:52 +0100] rev 428
Master merged into bug24468

7 weeks agoMerge bug23907 into default rabbitmq_v2_8_2
Simon MacMullen <simon@rabbitmq.com> [Fri, 23 Mar 2012 14:23:26 +0000] rev 427
Merge bug23907 into default

7 weeks agoAdded tag rabbitmq_v2_8_1 for changeset 47bb41b96975
Simon MacMullen <simon@rabbitmq.com> [Thu, 22 Mar 2012 16:07:59 +0000] rev 426
Added tag rabbitmq_v2_8_1 for changeset 47bb41b96975

8 weeks agoAdded tag rabbitmq_v2_8_0 for changeset 1c6c21fe3430 rabbitmq_v2_8_1
Simon MacMullen <simon@rabbitmq.com> [Mon, 19 Mar 2012 11:34:31 +0000] rev 425
Added tag rabbitmq_v2_8_0 for changeset 1c6c21fe3430

2 months agonot released by default rabbitmq_v2_8_0
Matthew Sackman <matthew@rabbitmq.com> [Tue, 06 Mar 2012 18:16:25 +0000] rev 424
not released by default

2 months agoMake public umbrella know about the store exporter
Matthew Sackman <matthew@rabbitmq.com> [Tue, 06 Mar 2012 18:04:55 +0000] rev 423
Make public umbrella know about the store exporter

2 months agopull dependencies bug24468
Marek Majkowski <marek@rabbitmq.com> [Tue, 06 Mar 2012 15:42:46 +0000] rev 422
pull dependencies

3 months agoMerge bug24641 into default
Steve Powell <steve@rabbitmq.com> [Mon, 06 Feb 2012 11:39:16 +0000] rev 421
Merge bug24641 into default

3 months agoMerge bug24606
Simon MacMullen <simon@rabbitmq.com> [Fri, 03 Feb 2012 13:06:42 +0000] rev 420
Merge bug24606

3 months agoUpdate copyright 2012 bug24606
Emile Joubert <emile@rabbitmq.com> [Thu, 02 Feb 2012 14:00:02 +0000] rev 419
Update copyright 2012

4 months agoFix plugins dir assignments on (sub)-makes of plugins bug24641
Steve Powell <steve@rabbitmq.com> [Thu, 05 Jan 2012 16:55:14 +0000] rev 418
Fix plugins dir assignments on (sub)-makes of plugins

4 months agoMerged bug24659 into default (2)
Emile Joubert <emile@rabbitmq.com> [Thu, 05 Jan 2012 13:33:01 +0000] rev 417
Merged bug24659 into default (2)

4 months agoMerged bug24659 into default (1)
Emile Joubert <emile@rabbitmq.com> [Thu, 05 Jan 2012 13:32:46 +0000] rev 416
Merged bug24659 into default (1)

4 months agoPortability: use temporary files instead of "sed -i". bug24659
Piotr Sikora <piotr.sikora@frickle.com> [Wed, 21 Dec 2011 12:06:45 +0000] rev 415
Portability: use temporary files instead of "sed -i".

The "-i" option isn't available on BSD systems.

4 months agoPortability: use "cp -p" instead of "cp -a". bug24659
Piotr Sikora <piotr.sikora@frickle.com> [Wed, 21 Dec 2011 11:28:32 +0000] rev 414
Portability: use "cp -p" instead of "cp -a".

The "-a" option isn't available on BSD systems. Usually, it would
be replaced with "-pR", but since we're operating only on regular
files and not directories, I've skipped surplus "-R".

4 months agoAdded tag rabbitmq_v2_7_1 for changeset de9758774de3
Steve Powell <steve@rabbitmq.com> [Tue, 20 Dec 2011 10:59:37 +0000] rev 413
Added tag rabbitmq_v2_7_1 for changeset de9758774de3

6 months agoMerge in default. bug23907
Simon MacMullen <simon@rabbitmq.com> [Thu, 17 Nov 2011 18:03:00 +0000] rev 412
Merge in default.

6 months agoAdded tag rabbitmq_v2_7_0 for changeset 5af104a8d294 rabbitmq_v2_7_1
Steve Powell <steve@rabbitmq.com> [Wed, 09 Nov 2011 10:20:23 +0000] rev 411
Added tag rabbitmq_v2_7_0 for changeset 5af104a8d294

7 months agoAdd consistent hash exchange. rabbitmq_v2_7_0
Matthew Sackman <matthew@rabbitmq.com> [Tue, 18 Oct 2011 16:40:50 +0100] rev 410
Add consistent hash exchange.

7 months agoThe changes made to add rabbitmq-plugins prevents the possibility of separate build-time, run-time, and test-time dependencies. Thus plugins which have test suites which depend on some other plugins (eg erlang-client) but the plugin does not depend on itself (run-time) are no longer catered for. This change artificially enables all build-time dependencies found, in the hope this will ease this problem.
Matthew Sackman <matthew@rabbitmq.com> [Tue, 18 Oct 2011 16:38:10 +0100] rev 409
The changes made to add rabbitmq-plugins prevents the possibility of separate build-time, run-time, and test-time dependencies. Thus plugins which have test suites which depend on some other plugins (eg erlang-client) but the plugin does not depend on itself (run-time) are no longer catered for. This change artificially enables all build-time dependencies found, in the hope this will ease this problem.

7 months agoAdd tracing.
Simon MacMullen <simon@rabbitmq.com> [Tue, 11 Oct 2011 16:45:50 +0100] rev 408
Add tracing.

7 months agoWhen running "make test" or "make run-in-broker", why not enable the plugin? Things might work better.
Simon MacMullen <simon@rabbitmq.com> [Tue, 11 Oct 2011 16:39:04 +0100] rev 407
When running "make test" or "make run-in-broker", why not enable the plugin? Things might work better.

7 months agoMerge bug21319 (include plugins in source and binary packages)
Simon MacMullen <simon@rabbitmq.com> [Tue, 11 Oct 2011 15:46:40 +0100] rev 406
Merge bug21319 (include plugins in source and binary packages)

7 months agocopy extra licensing info during srcdist bug21319
Alexandru Scvortov <alexandru@rabbitmq.com> [Mon, 10 Oct 2011 11:48:05 +0100] rev 405
copy extra licensing info during srcdist

7 months agodouble colon and exclude .git files bug21319
Alexandru Scvortov <alexandru@rabbitmq.com> [Mon, 03 Oct 2011 18:56:30 +0100] rev 404
double colon and exclude .git files

7 months agoeven non-releasable plugins should be srcdist-able bug21319
Alexandru Scvortov <alexandru@rabbitmq.com> [Fri, 23 Sep 2011 15:17:10 +0100] rev 403
even non-releasable plugins should be srcdist-able

7 months agosort out plugin dependencies automatically bug21319
Alexandru Scvortov <alexandru@rabbitmq.com> [Fri, 23 Sep 2011 14:44:50 +0100] rev 402
sort out plugin dependencies automatically

7 months agoimprove comment bug21319
Alexandru Scvortov <alexandru@rabbitmq.com> [Thu, 22 Sep 2011 18:06:49 +0100] rev 401
improve comment

7 months agomerge default into bug21319 bug21319
Alexandru Scvortov <alexandru@rabbitmq.com> [Thu, 22 Sep 2011 17:54:19 +0100] rev 400
merge default into bug21319

7 months agoecho into a README, not to the screen bug21319
Alexandru Scvortov <alexandru@rabbitmq.com> [Tue, 20 Sep 2011 10:23:43 +0100] rev 399
echo into a README, not to the screen

8 months agomake sure the distributed plugins source is actually clean bug21319
Alexandru Scvortov <alexandru@rabbitmq.com> [Mon, 19 Sep 2011 18:18:11 +0100] rev 398
make sure the distributed plugins source is actually clean

8 months agoexclude *all* mercurial files bug21319
Alexandru Scvortov <alexandru@rabbitmq.com> [Mon, 19 Sep 2011 15:29:21 +0100] rev 397
exclude *all* mercurial files

8 months agodon't remove cloned directory when cleaning bug21319
Alexandru Scvortov <alexandru@rabbitmq.com> [Mon, 19 Sep 2011 12:58:18 +0100] rev 396
don't remove cloned directory when cleaning

8 months agomake plugins srcdist more fine grained bug21319
Alexandru Scvortov <alexandru@rabbitmq.com> [Mon, 19 Sep 2011 11:47:17 +0100] rev 395
make plugins srcdist more fine grained

8 months agoAdded tag rabbitmq_v2_6_1 for changeset aa028819c892
Tim Fox <tim@rabbitmq.com> [Mon, 12 Sep 2011 14:21:20 +0100] rev 394
Added tag rabbitmq_v2_6_1 for changeset aa028819c892

8 months agoMerging bug24275 to default rabbitmq_v2_6_1
Matthew Sackman <matthew@rabbitmq.com> [Thu, 08 Sep 2011 14:40:35 +0100] rev 393
Merging bug24275 to default

8 months agoAdd visualiser
Matthew Sackman <matthew@rabbitmq.com> [Thu, 08 Sep 2011 14:17:52 +0100] rev 392
Add visualiser

8 months agodon't include the broker in plugins' sources distribution bug21319
Alexandru Scvortov <alexandru@rabbitmq.com> [Thu, 08 Sep 2011 13:01:34 +0100] rev 391
don't include the broker in plugins' sources distribution

8 months agoadd rule for copying over the plugins' sources bug21319
Alexandru Scvortov <alexandru@rabbitmq.com> [Thu, 08 Sep 2011 11:13:41 +0100] rev 390
add rule for copying over the plugins' sources

8 months agoSleep is for the weak. bug24275
Simon MacMullen <simon@rabbitmq.com> [Tue, 06 Sep 2011 11:17:27 +0100] rev 389
Sleep is for the weak.

8 months agoAdded tag rabbitmq_v2_6_0 for changeset 9180939a583e
Matthew Sackman <matthew@rabbitmq.com> [Thu, 01 Sep 2011 14:46:27 +0100] rev 388
Added tag rabbitmq_v2_6_0 for changeset 9180939a583e

8 months agoSince bug23126, we only build the erlang client in the public umbrella, not in the private umbrella. But it was in the private umbrella that we tagged it, during a release, which has now been lost. This changeset ensures that we tag it in the public umbrella.
Matthew Sackman <matthew@rabbitmq.com> [Wed, 31 Aug 2011 13:30:11 +0100] rev 387
Since bug23126, we only build the erlang client in the public umbrella, not in the private umbrella. But it was in the private umbrella that we tagged it, during a release, which has now been lost. This changeset ensures that we tag it in the public umbrella.

8 months agoAdded tag rabbitmq_v2.6.0 for changeset 9180939a583e
Tim Fox <tim@rabbitmq.com> [Tue, 30 Aug 2011 14:07:16 +0100] rev 386
Added tag rabbitmq_v2.6.0 for changeset 9180939a583e

8 months agoIf we end up creating the app file before any beams, make sure ebin is there to receive it. rabbitmq_v2.6.0 rabbitmq_v2_6_0
Simon MacMullen <simon@rabbitmq.com> [Tue, 23 Aug 2011 14:55:50 +0100] rev 385
If we end up creating the app file before any beams, make sure ebin is there to receive it.

8 months agoMerge bug24186
Simon MacMullen <simon@rabbitmq.com> [Tue, 23 Aug 2011 12:52:01 +0100] rev 384
Merge bug24186

8 months agoFurther revert gratuitous changes relative to default. bug24186
Simon MacMullen <simon@rabbitmq.com> [Tue, 23 Aug 2011 12:44:00 +0100] rev 383
Further revert gratuitous changes relative to default.

9 months agoMerge bug24345
Simon MacMullen <simon@rabbitmq.com> [Fri, 19 Aug 2011 17:36:21 +0100] rev 382
Merge bug24345

9 months agoadd an extra uninteresting function form bug24345
Alexandru Scvortov <alexandru@rabbitmq.com> [Fri, 19 Aug 2011 15:44:13 +0100] rev 381
add an extra uninteresting function form

9 months agoonly check the ebin/ directory of the broker (beams may be left over in other places by the release build) bug24345
Alexandru Scvortov <alexandru@rabbitmq.com> [Fri, 19 Aug 2011 15:32:14 +0100] rev 380
only check the ebin/ directory of the broker (beams may be left over in other places by the release build)

9 months agoremove cuteness :,( bug24345
Alexandru Scvortov <alexandru@rabbitmq.com> [Fri, 19 Aug 2011 15:27:59 +0100] rev 379
remove cuteness :,(

9 months agoset the version only for the final .app file bug24186
Alexandru Scvortov <alexandru@rabbitmq.com> [Wed, 17 Aug 2011 17:38:58 +0100] rev 378
set the version only for the final .app file

9 months agorevert wrong changes bug24186
Alexandru Scvortov <alexandru@rabbitmq.com> [Wed, 17 Aug 2011 17:30:36 +0100] rev 377
revert wrong changes

9 months agoMove coverage app source like all the rest. bug24186
Simon MacMullen <simon@rabbitmq.com> [Wed, 17 Aug 2011 14:32:23 +0100] rev 376
Move coverage app source like all the rest.

9 months agowe don't care about fdsrv warnings bug24345
Alexandru Scvortov <alexandru@rabbitmq.com> [Wed, 17 Aug 2011 13:55:32 +0100] rev 375
we don't care about fdsrv warnings

9 months agogenerate app files directly in ebin/ bug24186
Alexandru Scvortov <alexandru@rabbitmq.com> [Tue, 16 Aug 2011 18:49:30 +0100] rev 374
generate app files directly in ebin/

9 months agomore strict formatting and re-enable stop on xref-check failure bug24345
Alexandru Scvortov <alexandru@rabbitmq.com> [Tue, 16 Aug 2011 18:30:28 +0100] rev 373
more strict formatting and re-enable stop on xref-check failure

9 months agopretty print M:F/A bug24345
Alexandru Scvortov <alexandru@rabbitmq.com> [Tue, 16 Aug 2011 18:22:17 +0100] rev 372
pretty print M:F/A

9 months agorefactor bug24345
Alexandru Scvortov <alexandru@rabbitmq.com> [Tue, 16 Aug 2011 18:09:55 +0100] rev 371
refactor

9 months agofail the check-xref target if there are undefined functions bug24345
Alexandru Scvortov <alexandru@rabbitmq.com> [Tue, 16 Aug 2011 17:26:04 +0100] rev 370
fail the check-xref target if there are undefined functions

9 months agodon't run check-xref for the server and erlang client bug24345
Alexandru Scvortov <alexandru@rabbitmq.com> [Tue, 16 Aug 2011 17:08:25 +0100] rev 369
don't run check-xref for the server and erlang client

9 months agoadd global check-xref command bug24345
Alexandru Scvortov <alexandru@rabbitmq.com> [Tue, 16 Aug 2011 16:40:19 +0100] rev 368
add global check-xref command

9 months agouse the broker beams instead of rabbit_common bug24345
Alexandru Scvortov <alexandru@rabbitmq.com> [Tue, 16 Aug 2011 16:26:43 +0100] rev 367
use the broker beams instead of rabbit_common

9 months agoalso put .app in ebin bug24186
Alexandru Scvortov <alexandru@rabbitmq.com> [Tue, 16 Aug 2011 15:30:58 +0100] rev 366
also put .app in ebin

9 months agomove .app file source to src/ bug24186
Alexandru Scvortov <alexandru@rabbitmq.com> [Tue, 16 Aug 2011 13:45:17 +0100] rev 365
move .app file source to src/

9 months agomerge bug24186 into junk junk
Alexandru Scvortov <alexandru@rabbitmq.com> [Tue, 16 Aug 2011 13:43:08 +0100] rev 364
merge bug24186 into junk

Starting over.

9 months agomerge bug23781 into default
Alexandru Scvortov <alexandru@rabbitmq.com> [Mon, 15 Aug 2011 17:24:37 +0100] rev 363
merge bug23781 into default

9 months agoWhoopsy bug23781
Matthew Sackman <matthew@rabbitmq.com> [Mon, 15 Aug 2011 12:07:18 +0100] rev 362
Whoopsy

9 months agoDebitrot check_xref script, and build it into the package rules. This is slightly fugly owing to xref's refusal to play with .ez archives. bug23781
Matthew Sackman <matthew@rabbitmq.com> [Mon, 15 Aug 2011 12:04:45 +0100] rev 361
Debitrot check_xref script, and build it into the package rules. This is slightly fugly owing to xref's refusal to play with .ez archives.

9 months agoMerge bug24284
Simon MacMullen <simon@rabbitmq.com> [Fri, 29 Jul 2011 16:29:55 +0100] rev 360
Merge bug24284

9 months agoSilence(ish) some generated makefile rules that end up being gargantuan. bug24284
Simon MacMullen <simon@rabbitmq.com> [Fri, 29 Jul 2011 15:16:59 +0100] rev 359
Silence(ish) some generated makefile rules that end up being gargantuan.

9 months agosilence zips and unzips bug24284
Alexandru Scvortov <alexandru@rabbitmq.com> [Thu, 28 Jul 2011 18:32:00 +0100] rev 358
silence zips and unzips

10 months agoRelease rabbitmq-federation-management bug23907
Simon MacMullen <simon@rabbitmq.com> [Tue, 12 Jul 2011 13:18:25 +0100] rev 357
Release rabbitmq-federation-management

10 months agoMerged bug23890 into default
Rob Harrop <rob@rabbitmq.com> [Wed, 06 Jul 2011 12:08:31 +0100] rev 356
Merged bug23890 into default

10 months agoMerge default bug23890
Rob Harrop <rob@rabbitmq.com> [Wed, 06 Jul 2011 09:23:22 +0100] rev 355
Merge default

10 months agoMerge bug 24205.
Simon MacMullen <simon@rabbitmq.com> [Tue, 05 Jul 2011 16:41:37 +0100] rev 354
Merge bug 24205.

10 months agoMerge heads.
Jerry Kuch <jerryk@vmware.com> [Tue, 28 Jun 2011 14:04:08 -0700] rev 353
Merge heads.

10 months agoAdded tag rabbitmq_v2_5_1 for changeset 7ea1f01f5443 v2_5
Simon MacMullen <simon@rabbitmq.com> [Mon, 27 Jun 2011 11:11:37 +0100] rev 352
Added tag rabbitmq_v2_5_1 for changeset 7ea1f01f5443

10 months agoCreate 2.5 branch v2_5 rabbitmq_v2_5_1
Simon MacMullen <simon@rabbitmq.com> [Mon, 27 Jun 2011 11:00:14 +0100] rev 351
Create 2.5 branch

10 months agoMerge bug24210
Simon MacMullen <simon@rabbitmq.com> [Fri, 24 Jun 2011 16:41:11 +0100] rev 350
Merge bug24210

10 months agoStandalone tests should be passed -noinput which should stop erl getting upset when it's run without any stdin available bug24210
Matthew Sackman <matthew@rabbitmq.com> [Fri, 24 Jun 2011 12:15:14 +0100] rev 349
Standalone tests should be passed -noinput which should stop erl getting upset when it's run without any stdin available

10 months agoNote to self: if a neat trick works once, it's likely to work again bug24205
Matthew Sackman <matthew@rabbitmq.com> [Thu, 23 Jun 2011 18:48:11 +0100] rev 348
Note to self: if a neat trick works once, it's likely to work again

10 months agoAllow certain targets affecting all repos (such as pull, push, ci, tag, up) to run in parallel bug24205
Matthew Sackman <matthew@rabbitmq.com> [Thu, 23 Jun 2011 17:27:51 +0100] rev 347
Allow certain targets affecting all repos (such as pull, push, ci, tag, up) to run in parallel

10 months agoAdd ha-test to set of repos so that ha gets tested...
Matthew Sackman <matthew@rabbitmq.com> [Thu, 23 Jun 2011 13:48:31 +0100] rev 346
Add ha-test to set of repos so that ha gets tested...

10 months agomerge bug22953 into default
Matthias Radestock <matthias@rabbitmq.com> [Wed, 22 Jun 2011 14:37:29 +0100] rev 345
merge bug22953 into default

11 months agoRevert bug24186
David Wragg <david@rabbitmq.com> [Sat, 18 Jun 2011 00:45:20 +0100] rev 344
Revert bug24186

11 months agoMerge bug24186
Michael Bridgen <mikeb@rabbitmq.com> [Fri, 17 Jun 2011 16:59:16 +0100] rev 343
Merge bug24186

11 months agoThe base .app file now lives in src/*.app.src bug24186
David Wragg <david@rabbitmq.com> [Fri, 17 Jun 2011 14:44:41 +0100] rev 342
The base .app file now lives in src/*.app.src

Also, simplify app file generation and make it uniform for wrapper and
non-wrapper packages.

11 months agomerge heads
Matthias Radestock <matthias@rabbitmq.com> [Wed, 15 Jun 2011 07:36:20 +0100] rev 341
merge heads

11 months agoAdded tag rabbitmq_v2_5_0 for changeset a279f85a7420
Jerry Kuch <jerryk@vmware.com> [Tue, 14 Jun 2011 06:25:04 -0700] rev 340
Added tag rabbitmq_v2_5_0 for changeset a279f85a7420

11 months agoRevert 1b8a1d14d34c
Simon MacMullen <simon@rabbitmq.com> [Mon, 13 Jun 2011 15:37:05 +0100] rev 339
Revert 1b8a1d14d34c

11 months agoOn top of everything else, 1b8a1d14d34c breaks building on non-GNU systems. Fix. rabbitmq_v2_5_0
Simon MacMullen <simon@rabbitmq.com> [Fri, 27 May 2011 17:21:30 +0100] rev 338
On top of everything else, 1b8a1d14d34c breaks building on non-GNU systems. Fix.

11 months agoAnd now correct it so that we don't splat random generated files outside of build.
Matthew Sackman <matthew@rabbitmq.com> [Fri, 27 May 2011 14:44:35 +0100] rev 337
And now correct it so that we don't splat random generated files outside of build.

11 months agoMerging bug24079 to default
Matthew Sackman <matthew@rabbitmq.com> [Fri, 27 May 2011 13:47:29 +0100] rev 336
Merging bug24079 to default

11 months agoCopy generate_app from -server, adjust do-package appropriately, and some other minor movements and tightening bug24079
Matthew Sackman <matthew@rabbitmq.com> [Fri, 27 May 2011 12:45:29 +0100] rev 335
Copy generate_app from -server, adjust do-package appropriately, and some other minor movements and tightening

12 months agoMerge from default bug22953
Simon MacMullen <simon@rabbitmq.com> [Thu, 19 May 2011 13:17:03 +0100] rev 334
Merge from default

12 months agoAnother module bug23890
Simon MacMullen <simon@rabbitmq.com> [Wed, 18 May 2011 14:31:20 +0100] rev 333
Another module

12 months agoFork generate_app into public-umbrella. bug24079
Simon MacMullen <simon@rabbitmq.com> [Tue, 17 May 2011 16:23:13 +0100] rev 332
Fork generate_app into public-umbrella.

12 months agoMove .app to .app.in, remove module list bug24079
Simon MacMullen <simon@rabbitmq.com> [Thu, 12 May 2011 13:02:00 +0100] rev 331
Move .app to .app.in, remove module list

12 months agoSupport for generating the modules list in the app file. bug24079
Simon MacMullen <simon@rabbitmq.com> [Thu, 12 May 2011 12:48:51 +0100] rev 330
Support for generating the modules list in the app file.

12 months agoTypos
Michael Bridgen <mikeb@rabbitmq.com> [Wed, 04 May 2011 17:42:39 +0100] rev 329
Typos

12 months agoAdd hstcp to public umbrella
Matthew Sackman <matthew@rabbitmq.com> [Tue, 03 May 2011 12:44:07 +0100] rev 328
Add hstcp to public umbrella

12 months agoJust as we have +pre-test, introduce +pre-run
Matthew Sackman <matthew@rabbitmq.com> [Wed, 27 Apr 2011 13:55:57 +0100] rev 327
Just as we have +pre-test, introduce +pre-run

12 months agoSupport ERL_OPTS
Matthew Sackman <matthew@rabbitmq.com> [Wed, 27 Apr 2011 12:59:11 +0100] rev 326
Support ERL_OPTS

12 months agoAnd now correct the deps file so it understands that TEST_EBIN_DIR and EBIN_DIR are different things
Matthew Sackman <matthew@rabbitmq.com> [Wed, 27 Apr 2011 12:44:46 +0100] rev 325
And now correct the deps file so it understands that TEST_EBIN_DIR and EBIN_DIR are different things

12 months agodeps.mk should contain analysis of test files too
Matthew Sackman <matthew@rabbitmq.com> [Wed, 27 Apr 2011 12:18:23 +0100] rev 324
deps.mk should contain analysis of test files too

12 months agoWhilst eunit may very well return ok on success, rabbit's traditions are more based on returning passed on test success. Cope with both
Matthew Sackman <matthew@rabbitmq.com> [Wed, 27 Apr 2011 12:02:11 +0100] rev 323
Whilst eunit may very well return ok on success, rabbit's traditions are more based on returning passed on test success. Cope with both

12 months agoAdd erlando to public umbrella makefile
Matthew Sackman <matthew@rabbitmq.com> [Wed, 27 Apr 2011 12:00:27 +0100] rev 322
Add erlando to public umbrella makefile

13 months agomerge bug23274 into junk junk
Matthias Radestock <matthias@rabbitmq.com> [Thu, 14 Apr 2011 15:44:20 +0100] rev 321
merge bug23274 into junk

13 months agoclearing 'junk' branch junk
Matthias Radestock <matthias@rabbitmq.com> [Thu, 14 Apr 2011 15:28:14 +0100] rev 320
clearing 'junk' branch

13 months agoRemove federation from the umbrella checkout, since its tests will fail on default.
Simon MacMullen <simon@rabbitmq.com> [Thu, 14 Apr 2011 12:58:15 +0100] rev 319
Remove federation from the umbrella checkout, since its tests will fail on default.

13 months agoMerge bug23568 to default (build system rewrite)
Simon MacMullen <simon@rabbitmq.com> [Thu, 14 Apr 2011 11:16:12 +0100] rev 318
Merge bug23568 to default (build system rewrite)

13 months agoWhoops, that bit turns out to be important bug23568
Matthew Sackman <matthew@rabbitmq.com> [Wed, 13 Apr 2011 18:01:56 +0100] rev 317
Whoops, that bit turns out to be important

13 months agoThe generate_deps as was is rather old (from around September 2010 I think), so update that to the latest version bug23568
Matthew Sackman <matthew@rabbitmq.com> [Wed, 13 Apr 2011 17:44:00 +0100] rev 316
The generate_deps as was is rather old (from around September 2010 I think), so update that to the latest version

13 months agoUse magic MAKE var, not direct make invocation bug23568
Matthew Sackman <matthew@rabbitmq.com> [Wed, 13 Apr 2011 17:25:18 +0100] rev 315
Use magic MAKE var, not direct make invocation

13 months agoAllow makefile vars to be defined by the env. E.g. I always do TMPDIR=~/ssd make run-in-broker bug23568
Matthew Sackman <matthew@rabbitmq.com> [Wed, 13 Apr 2011 16:42:23 +0100] rev 314
Allow makefile vars to be defined by the env. E.g. I always do TMPDIR=~/ssd make run-in-broker

13 months agoApplication names: rabbit_foo -> rabbitmq_foo bug23568
Simon MacMullen <simon@rabbitmq.com> [Wed, 13 Apr 2011 16:02:45 +0100] rev 313
Application names: rabbit_foo -> rabbitmq_foo

13 months agoDiscourage use of "make all" bug23568
Simon MacMullen <simon@rabbitmq.com> [Wed, 13 Apr 2011 15:29:57 +0100] rev 312
Discourage use of "make all"

13 months agoRevert 58d56c1c547a - Infrastructure for packages to veto their own build bug23568
Simon MacMullen <simon@rabbitmq.com> [Wed, 13 Apr 2011 15:25:15 +0100] rev 311
Revert 58d56c1c547a - Infrastructure for packages to veto their own build

13 months agoAdd rabbitmq-jsonrpc-channel-examples bug23568
Simon MacMullen <simon@rabbitmq.com> [Tue, 12 Apr 2011 17:07:19 +0100] rev 310
Add rabbitmq-jsonrpc-channel-examples

13 months agogit --format appears to be too old for the git in lenny (1.5.6.5) bug23568
Simon MacMullen <simon@rabbitmq.com> [Tue, 12 Apr 2011 15:56:39 +0100] rev 309
git --format appears to be too old for the git in lenny (1.5.6.5)

13 months agoAdd federation. bug23568
Simon MacMullen <simon@rabbitmq.com> [Tue, 12 Apr 2011 12:18:27 +0100] rev 308
Add federation.

13 months agoAllow specifying a config file for the test broker. rabbitmq-federation needs this. bug23568
Simon MacMullen <simon@rabbitmq.com> [Tue, 12 Apr 2011 12:17:39 +0100] rev 307
Allow specifying a config file for the test broker. rabbitmq-federation needs this.

13 months agoAdd metronome bug23568
Simon MacMullen <simon@rabbitmq.com> [Tue, 12 Apr 2011 11:11:06 +0100] rev 306
Add metronome

13 months agoUh, show the warnings last. bug23568
Simon MacMullen <simon@rabbitmq.com> [Mon, 11 Apr 2011 17:06:32 +0100] rev 305
Uh, show the warnings last.

13 months agoInfrastructure for packages to veto their own build. bug23568
Simon MacMullen <simon@rabbitmq.com> [Mon, 11 Apr 2011 16:57:36 +0100] rev 304
Infrastructure for packages to veto their own build.

13 months agoComment is badly out of date. bug23568
Simon MacMullen <simon@rabbitmq.com> [Mon, 11 Apr 2011 15:44:13 +0100] rev 303
Comment is badly out of date.

13 months agoCorrect the .ez file names bug23568
Simon MacMullen <simon@rabbitmq.com> [Mon, 11 Apr 2011 15:42:03 +0100] rev 302
Correct the .ez file names

13 months agoAdded tag rabbitmq_v2_4_1 for changeset 22ae5e00d042
Alexandru Scvortov <alexandru@rabbitmq.com> [Thu, 07 Apr 2011 17:31:06 +0100] rev 301
Added tag rabbitmq_v2_4_1 for changeset 22ae5e00d042

13 months agoMerge bug23728 rabbitmq_v2_4_1
Jerry Kuch <jerryk@vmware.com> [Fri, 01 Apr 2011 14:35:26 -0700] rev 300
Merge bug23728

14 months agoOoops, this should not have been here.
Jerry Kuch <jerryk@vmware.com> [Tue, 22 Feb 2011 14:49:36 -0800] rev 299
Ooops, this should not have been here.

14 months agoFix app file.
Jerry Kuch <jerryk@vmware.com> [Tue, 22 Feb 2011 14:16:48 -0800] rev 298
Fix app file.

14 months agoAdd needed includes, fix bug in app file.
Jerry Kuch <jerryk@vmware.com> [Tue, 22 Feb 2011 13:58:59 -0800] rev 297
Add needed includes, fix bug in app file.

14 months agoApp file placeholder, README and Makefile
Jerry Kuch <jerryk@vmware.com> [Tue, 22 Feb 2011 13:51:12 -0800] rev 296
App file placeholder, README and Makefile

13 months agoAdd rabbitmq-metronome. bug23728
Simon MacMullen <simon@rabbitmq.com> [Tue, 29 Mar 2011 14:40:48 +0100] rev 295
Add rabbitmq-metronome.

14 months agoAdded tag rabbitmq_v2_4_0 for changeset e0fefd622fa0
Alexandru Scvortov <alexandru@rabbitmq.com> [Wed, 23 Mar 2011 10:11:22 +0000] rev 294
Added tag rabbitmq_v2_4_0 for changeset e0fefd622fa0

14 months agoAdd rabbitmq-federation. bug22953
Simon MacMullen <simon@rabbitmq.com> [Tue, 01 Mar 2011 13:39:13 +0000] rev 293
Add rabbitmq-federation.

14 months agoSupport for running tests in all packages bug23568
David Wragg <david@rabbitmq.com> [Tue, 22 Feb 2011 04:14:42 +0000] rev 292
Support for running tests in all packages

14 months agoMerge default into bug23568 bug23568
David Wragg <david@rabbitmq.com> [Tue, 22 Feb 2011 03:21:55 +0000] rev 291
Merge default into bug23568

15 months agoReplace EXTRA_PACKAGE_DIRS with the more general construct_app_commands bug23568
David Wragg <david@rabbitmq.com> [Tue, 22 Feb 2011 01:20:49 +0000] rev 290
Replace EXTRA_PACKAGE_DIRS with the more general construct_app_commands

15 months agoBad idea to use 'cp -a', as it does not update the mtime of the copy bug23568
David Wragg <david@rabbitmq.com> [Tue, 22 Feb 2011 01:20:15 +0000] rev 289
Bad idea to use 'cp -a', as it does not update the mtime of the copy

15 months agoAdd comments against variables bug23568
David Wragg <david@rabbitmq.com> [Mon, 21 Feb 2011 18:15:09 +0000] rev 288
Add comments against variables

15 months agoVarious typo fixes, clarifications, and reorderings bug23568
David Wragg <david@rabbitmq.com> [Mon, 21 Feb 2011 18:14:51 +0000] rev 287
Various typo fixes, clarifications, and reorderings

15 months agoShould default test variables with the correct names bug23568
David Wragg <david@rabbitmq.com> [Mon, 21 Feb 2011 17:37:32 +0000] rev 286
Should default test variables with the correct names

15 months agoClean up exporting of vars to sub-makes bug23568
David Wragg <david@rabbitmq.com> [Mon, 21 Feb 2011 17:18:56 +0000] rev 285
Clean up exporting of vars to sub-makes

Variables set on the 'make' command line are automatically
communicated to sub-makes, so we do not need the 'export' keyword for
these cases.

15 months agoUpdate README and README.makefiles bug23568
David Wragg <david@rabbitmq.com> [Mon, 21 Feb 2011 14:53:31 +0000] rev 284
Update README and README.makefiles

15 months agorun_in_broker -> run_with_broker, and tweaks to its definition bug23568
David Wragg <david@rabbitmq.com> [Mon, 21 Feb 2011 14:52:27 +0000] rev 283
run_in_broker -> run_with_broker, and tweaks to its definition

If a test expression doesn't yield 'ok', it's probably not ok.

15 months agos/IN_BROKER/WITH_BROKER/ bug23568
David Wragg <david@rabbitmq.com> [Mon, 21 Feb 2011 14:32:22 +0000] rev 282
s/IN_BROKER/WITH_BROKER/

15 months agoBe smart about when to 'make' in non-integrated packages bug23568
David Wragg <david@rabbitmq.com> [Mon, 21 Feb 2011 12:24:03 +0000] rev 281
Be smart about when to 'make' in non-integrated packages

15 months agoPrevent possibility of some variables containing only whitespace bug23568
David Wragg <david@rabbitmq.com> [Mon, 21 Feb 2011 08:41:39 +0000] rev 280
Prevent possibility of some variables containing only whitespace

15 months agoOops, need a space before the -pa option bug23568
David Wragg <david@rabbitmq.com> [Mon, 21 Feb 2011 08:36:40 +0000] rev 279
Oops, need a space before the -pa option

15 months agoERLC_OPTS -> PACKAGE_ERLC_OPTS, GLOBAL_ERLC_OPTS -> ERLC_OPTS bug23568
David Wragg <david@rabbitmq.com> [Mon, 21 Feb 2011 08:18:33 +0000] rev 278
ERLC_OPTS -> PACKAGE_ERLC_OPTS, GLOBAL_ERLC_OPTS -> ERLC_OPTS

For consistentcy with other variables where we have the
global/per-package distinction.

15 months agoClean erl_crash.dump bug23568
David Wragg <david@rabbitmq.com> [Sun, 20 Feb 2011 14:57:14 +0000] rev 277
Clean erl_crash.dump

15 months agoDon't spam the SASL log with progress reports when running "make run" or "make test" in a plugin. rabbitmq_v2_4_0
Simon MacMullen <simon@rabbitmq.com> [Fri, 18 Feb 2011 12:04:05 +0000] rev 276
Don't spam the SASL log with progress reports when running "make run" or "make test" in a plugin.

15 months agopackage_targets -> package_rules bug23568
David Wragg <david@rabbitmq.com> [Fri, 18 Feb 2011 11:07:15 +0000] rev 275
package_targets -> package_rules

15 months agoTrivial reorderings bug23568
David Wragg <david@rabbitmq.com> [Thu, 17 Feb 2011 18:55:01 +0000] rev 274
Trivial reorderings

15 months agoFix typo bug23568
David Wragg <david@rabbitmq.com> [Thu, 17 Feb 2011 18:54:33 +0000] rev 273
Fix typo

15 months agoSimplify ORIGINAL_APP_FILE default setting bug23568
David Wragg <david@rabbitmq.com> [Thu, 17 Feb 2011 12:04:54 +0000] rev 272
Simplify ORIGINAL_APP_FILE default setting

15 months agoSeparare "retain original version" functionality from wrapper support bug23568
David Wragg <david@rabbitmq.com> [Wed, 16 Feb 2011 17:04:42 +0000] rev 271
Separare "retain original version" functionality from wrapper support

15 months agoMerging bug23852 to default
Matthew Sackman <matthew@rabbitmq.com> [Wed, 16 Feb 2011 15:28:20 +0000] rev 270
Merging bug23852 to default

15 months agoDon't build rabbitmq-smtp bug23852
Simon MacMullen <simon@rabbitmq.com> [Wed, 16 Feb 2011 15:23:36 +0000] rev 269
Don't build rabbitmq-smtp

15 months agoRename *_app.in to *.app bug23568
David Wragg <david@rabbitmq.com> [Wed, 16 Feb 2011 15:04:44 +0000] rev 268
Rename *_app.in to *.app

15 months agoBefore trying to run the broker, we should build rabbitmq-server bug23568
David Wragg <david@rabbitmq.com> [Tue, 15 Feb 2011 15:38:44 +0000] rev 267
Before trying to run the broker, we should build rabbitmq-server

15 months agoDetect if a standalone test command fails bug23568
David Wragg <david@rabbitmq.com> [Wed, 09 Feb 2011 18:15:04 +0000] rev 266
Detect if a standalone test command fails

15 months agoMissed some references to the per-package 'all' target bug23568
David Wragg <david@rabbitmq.com> [Tue, 08 Feb 2011 17:00:06 +0000] rev 265
Missed some references to the per-package 'all' target

15 months agoRename per-package 'all' target to 'dist' bug23568
David Wragg <david@rabbitmq.com> [Tue, 08 Feb 2011 16:57:22 +0000] rev 264
Rename per-package 'all' target to 'dist'

Because 'make all' should 'make all'.

15 months agoUpdate .hgignore bug23568
David Wragg <david@rabbitmq.com> [Tue, 08 Feb 2011 14:39:31 +0000] rev 263
Update .hgignore

15 months agoMove wrappers' version.mk into the build directory bug23568
David Wragg <david@rabbitmq.com> [Tue, 08 Feb 2011 14:30:47 +0000] rev 262
Move wrappers' version.mk into the build directory

15 months agoMerge default into bug23568 bug23568
David Wragg <david@rabbitmq.com> [Fri, 04 Feb 2011 14:20:48 +0000] rev 261
Merge default into bug23568

15 months agoEliminate the INITIAL_PACKAGE special cases from do-package.mk bug23568
David Wragg <david@rabbitmq.com> [Fri, 04 Feb 2011 14:19:48 +0000] rev 260
Eliminate the INITIAL_PACKAGE special cases from do-package.mk

The remaining special cases can easily be elimninated, lto eave
do-package.mk behaving uniformly across all package, and umbrella.mk
taking care of aliasing the appropriate targets for the package from
whose directory make gets invoked.

15 months agoNeed to regenerate the dist dir from scratch upon version changes bug23568
David Wragg <david@rabbitmq.com> [Fri, 04 Feb 2011 12:25:51 +0000] rev 259
Need to regenerate the dist dir from scratch upon version changes

15 months agoMake the final copying of releasable ezs more precise bug23568
David Wragg <david@rabbitmq.com> [Fri, 04 Feb 2011 08:34:05 +0000] rev 258
Make the final copying of releasable ezs more precise

15 months agoRebuild appropriately when VERSION or PACKAGE_VERSION changes bug23568
David Wragg <david@rabbitmq.com> [Fri, 04 Feb 2011 07:10:44 +0000] rev 257
Rebuild appropriately when VERSION or PACKAGE_VERSION changes

Also, move the generated app file from ebin/ to build/, as its
location in ebin seems a bit of a hangover from older times - the
package ebin dir is not the ebin dir we use when creating the app.
Putting it under build makes it easier to clean any versioned app
files that may be lying around.

15 months agoCoverage doesn't need R14 bug23568
David Wragg <david@rabbitmq.com> [Thu, 03 Feb 2011 22:35:38 +0000] rev 256
Coverage doesn't need R14

15 months agoAdded tag rabbitmq_v2_3_1 for changeset a4c8c1bd2724
Simon MacMullen <simon@rabbitmq.com> [Thu, 03 Feb 2011 14:05:05 +0000] rev 255
Added tag rabbitmq_v2_3_1 for changeset a4c8c1bd2724

15 months agoUnify wrapper and non-wrapper package app file generation bug23568
David Wragg <david@rabbitmq.com> [Thu, 03 Feb 2011 11:53:10 +0000] rev 254
Unify wrapper and non-wrapper package app file generation

15 months agoAdded tag rabbitmq_v2_3_0 for changeset fd5248695d65 rabbitmq_v2_3_1
Simon MacMullen <simon@rabbitmq.com> [Wed, 02 Feb 2011 14:13:14 +0000] rev 253
Added tag rabbitmq_v2_3_0 for changeset fd5248695d65

15 months agoDistinguish in-broker and standalone tests bug23568
David Wragg <david@rabbitmq.com> [Tue, 01 Feb 2011 16:01:12 +0000] rev 252
Distinguish in-broker and standalone tests

15 months agoCode coverage measurements require R14 bug23568
David Wragg <david@rabbitmq.com> [Tue, 01 Feb 2011 14:54:28 +0000] rev 251
Code coverage measurements require R14

15 months agoMerge default into bug23568 bug23568
David Wragg <david@rabbitmq.com> [Tue, 01 Feb 2011 13:09:43 +0000] rev 250
Merge default into bug23568

15 months agotypeo and reordering rabbitmq_v2_3_0
Matthew Sackman <matthew@rabbitmq.com> [Mon, 31 Jan 2011 23:26:29 +0000] rev 249
typeo and reordering

15 months agoAdd script that demonstrates all the wrong function calls our plugins make
Matthew Sackman <matthew@rabbitmq.com> [Mon, 31 Jan 2011 23:19:49 +0000] rev 248
Add script that demonstrates all the wrong function calls our plugins make

15 months agoTest target cleanups bug23568
David Wragg <david@rabbitmq.com> [Mon, 31 Jan 2011 18:13:21 +0000] rev 247
Test target cleanups

15 months agoUse VERSION to refer to the global version, PACKAGE_VERSION for the package bug23568
David Wragg <david@rabbitmq.com> [Mon, 31 Jan 2011 14:18:06 +0000] rev 246
Use VERSION to refer to the global version, PACKAGE_VERSION for the package

Previously, the VERSION variable was used when invoking the main
Makefile, but the GLOBAL_VERSION variable used by packages (except for
rabbitmq-server and rabbitmq-erlang-client, which use VERSION). This
was all a bit fragile. It's much cleaner and robust to use VERSION
for the global version everwhere, and PACKAGE_VERSION for the version
of the package in hand.

15 months agoDon't expect echo to handle backslash escapes bug23568
David Wragg <david@rabbitmq.com> [Mon, 31 Jan 2011 12:46:08 +0000] rev 245
Don't expect echo to handle backslash escapes

It's amazing what POSIX/SuS omits.

15 months agoNeed 'echo -n' to make sure \n gets processed bug23568
David Wragg <david@rabbitmq.com> [Mon, 31 Jan 2011 12:35:51 +0000] rev 244
Need 'echo -n' to make sure \n gets processed

15 months agoCheck make version bug23568
David Wragg <david@rabbitmq.com> [Mon, 31 Jan 2011 12:31:22 +0000] rev 243
Check make version

15 months ago'make clean' fix bug23568
David Wragg <david@rabbitmq.com> [Mon, 31 Jan 2011 12:03:16 +0000] rev 242
'make clean' fix

15 months agoAllow a package to hook checks in before the 'test' target bug23568
David Wragg <david@rabbitmq.com> [Sun, 30 Jan 2011 12:57:54 +0000] rev 241
Allow a package to hook checks in before the 'test' target

15 months agoMerge default into bug23568 bug23568
David Wragg <david@rabbitmq.com> [Fri, 28 Jan 2011 16:45:44 +0000] rev 240
Merge default into bug23568

16 months agoAdd rabbitmq-auth-mechanism-ssl bug23568
David Wragg <david@rabbitmq.com> [Thu, 20 Jan 2011 17:26:00 +0000] rev 239
Add rabbitmq-auth-mechanism-ssl

16 months agoAdd rabbitmq-auth-backend-ldap bug23568
David Wragg <david@rabbitmq.com> [Thu, 20 Jan 2011 16:20:33 +0000] rev 238
Add rabbitmq-auth-backend-ldap

16 months agoWrapper package support fixes bug23568
David Wragg <david@rabbitmq.com> [Thu, 20 Jan 2011 16:20:14 +0000] rev 237
Wrapper package support fixes

16 months agoEliminate wrapper package boilerplate bug23568
David Wragg <david@rabbitmq.com> [Thu, 20 Jan 2011 11:37:41 +0000] rev 236
Eliminate wrapper package boilerplate

16 months agoCorrecting license
Matthew Sackman <matthew@rabbitmq.com> [Wed, 19 Jan 2011 15:49:40 +0000] rev 235
Correcting license

16 months agomerged bug23663 into default
Marek Majkowski <marek@rabbitmq.com> [Fri, 14 Jan 2011 15:12:33 +0000] rev 234
merged bug23663 into default

16 months agoSupport for multiple source and include dirs bug23568
David Wragg <david@rabbitmq.com> [Fri, 14 Jan 2011 13:44:10 +0000] rev 233
Support for multiple source and include dirs