Ali Ahmed

Results 10 comments of Ali Ahmed

generally that's not a thing distributed systems do, I guess one would write a script to do it, but ideally log collectors should be deployed in the cluster

I will try to get it to work Here is first error I am encountering with ./autogen.sh configure:2877: error: possibly undefined macro: AM_NLS If this token and others are legitimate,...

brew install gettext Warning: gettext-0.19.8.1 already installed I installed it but it didn't change probably need to call it during autogen.sh , but will keep looking

In that case we should try and build a brew formula to ease installation, or publish mac binaries

@bwalendz please add that to the readme.md

I tried doing adding the following ``` manager.inject(pingpong); ``` It seems to have injected some fields correctly but it didn't work as expected

it's an in house test framework similar to testng, I need to add custom setup and teardown methods for the containers so need more fine grain control of the process.

seems this has been discussed before, is this approach wrong ? https://github.com/arquillian/arquillian-cube/issues/242