Neil Grant
Results
2
issues of
Neil Grant
Hi there, Is it possible to make an official release of storm-jms targeting storm 0.9.5? My organisation requires that artifacts are built and hosted externally, as opposed to us making...
When specifying a component such as **myComponent** in the following config yaml: ``` yaml - components - id: "referencedComponent" className: "com.test.Foo" ... - id: "myComponent" className: "com.test.MyClass" constructorArgs: - [...