Thanks Alan. I wasn't really intending to merge it, just install the dependencies...but it seems like a fairly straight forward change so I'm ok with leaving it in.
Robbie > -----Original Message----- > From: Alan Conway [mailto:[email protected]] > Sent: 12 November 2010 18:10 > To: [email protected] > Cc: Carl Trieloff > Subject: Re: failure due to missing cluster artefacts (was Re: 0.8 RC1 > available for download) > > On 11/11/2010 12:45 PM, Alan Conway wrote: > > On 11/11/2010 09:34 AM, Carl Trieloff wrote: > >> On 11/10/2010 01:03 PM, Gordon Sim wrote: > >>> > >>> In my mind the ideal is that when creating a dist, the full source > for all > >>> possible modules are included regardless of whether the deps for > those are > >>> available at the time of creation. That way you ease the burden of > getting the > >>> system setup for creating the dist and leverage the existing > systems of a > >>> wider group of testers for checking all the different parts. > >> > >> > > > > I've fixed the cluster packaging problem that started this thread in > revision > > 1034008. > > > > Note that automake automatically does the right thing with source > files - > > they're included in the distro even if the foo_SOURCE= line is inside > an > > "if..endif" that does not pass for the current configuration. However > it doesn't > > do this for EXTRA_DIST, so it should be moved outside any > conditionals. > > > > I've merged the fix onto 0.8-release-candidates, r1034496. > --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
