You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ac...@apache.org on 2007/05/01 21:31:25 UTC

svn commit: r534209 - /incubator/qpid/trunk/qpid/

Author: aconway
Date: Tue May  1 12:31:24 2007
New Revision: 534209

URL: http://svn.apache.org/viewvc?view=rev&rev=534209
Log:
Recorded merge of revisions 533819 via svnmerge from 
https://svn.apache.org/repos/asf/incubator/qpid/branches/M2

........
  r533819 | aconway | 2007-04-30 14:08:17 -0400 (Mon, 30 Apr 2007) | 14 lines
  
  * README: added new dependency, libdaemon.
  * qpidc.spec.in: libdaemon dependencies.
  * broker/Daemon.h|cpp: Daemon and pid file management, wrapper for libdaemon.
  * qpidd.cpp modifid flags
    -d [ --daemon ] - waits till deamon is listening before returning.
  * qpidd.cpp: new flags
    -q [ --quit ]                     Stop the running daemon politely.
    -k [ --kill ]                     Kill the running daemon harshly.
    -c [ --check ]                    If daemon is running return 0.
    --wait SECONDS (=10)              Maximum wait for daemon response.
    --ppid                            Print daemon pid to stdout
  * tests/dameon_test: Test daemon startup, shutdown.
  * deleted tests/broker: obsolete script.
........

Modified:
    incubator/qpid/trunk/qpid/   (props changed)

Propchange: incubator/qpid/trunk/qpid/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.