@Bruce:
What's the best way to handle this: I have seen your PR: https://github.com/apache/activemq-6/pull/201 However these confs are about the runtime itself. I looked into activemq5 and these things were either Property settings or part of the batch files. These are like refactoring the batch files into a separate file. to me it would make sense them being on ~/bin. What you think? do you still want it on ~/conf? It's a small change, and I'm easy on that. .I'm just trying to find if that makes sense. On Mon, Apr 6, 2015 at 6:21 PM, Bruce Snyder <[email protected]> wrote: > Thanks! > > Bruce > > On Mon, Apr 6, 2015 at 3:55 PM, Justin Bertram <[email protected]> wrote: > >> That's a JNI wrapper for libaio calls. >> >> >> Justin >> >> ----- Original Message ----- >> From: "Bruce Snyder" <[email protected]> >> To: [email protected] >> Sent: Monday, April 6, 2015 4:46:55 PM >> Subject: Re: ActiveMQ 6 Logging >> >> On Mon, Apr 6, 2015 at 3:17 PM, Clebert Suconic <[email protected] >> > >> wrote: >> >> > ... >> > I just realized I missed you on the IRC: >> > >> > > bsnyder: @clebert why is the activemq.conf file in the bin dir of the >> > distribution? >> > >> > I don't think there's a reason.. it was an ellected place.. I didn't >> > place it there but we could move it if you find a reason: I think >> > that's just for the bootstrap.. different than the actual config. >> > >> > >> > [4:47pm] bsnyder: @clebert and what is the shared object in the bin/lib >> > dir? >> > >> > Sounds a packaging issue? is that available on download? probably >> > something that ran on tests and was left there? >> > >> >> I just built locally and found a lib directory inside the bin directory: >> >> ./bin/lib >> ./bin/lib/linux-i686 >> ./bin/lib/linux-i686/libactivemqAIO32.so >> ./bin/lib/linux-x86_64 >> ./bin/lib/linux-x86_64/libactivemqAIO64.so >> >> Bruce >> >> -- >> perl -e 'print >> unpack("u30","D0G)U8V4\@4VYY9&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*" );' >> >> ActiveMQ in Action: http://bit.ly/2je6cQ >> Blog: http://bruceblog.org/ >> Twitter: http://twitter.com/brucesnyder >> > > > > -- > perl -e 'print > unpack("u30","D0G)U8V4\@4VYY9&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*" );' > > ActiveMQ in Action: http://bit.ly/2je6cQ > Blog: http://bruceblog.org/ > Twitter: http://twitter.com/brucesnyder -- Clebert Suconic http://community.jboss.org/people/[email protected] http://clebertsuconic.blogspot.com
