Tobias Stadler

Results 52 comments of Tobias Stadler

Yes, I am well aware of that and I want to get rid of it. But unfortunately it is part of a client library for some external service I have...

I think the problem is, that the module is built with PCRE support, while the nginx in the image isn't.

In my project we have Module1, Module2 and Module3 (and a couple more). Module2 has Module1 as a dependency, Module3 has Module1 as a dependency. There are (integration) tests in...

If this is something you would like to support, I can put the logic behind a config property. Also I can write test for it.

Ok, so your solution would be to create a Module4 and add Module3 and Module1 as Dependency?

Ok, That works, but is quite uncomfortable in our setup (Unfortunately, we have a lot of modules). Is there a chance to get this in, if it is behind a...

Well, in our case I would like every integration test module to do its own aggregation. Actually I just want to create a report for very integration test module. But...

Yes, but this is not a problem for us, as we use the report only to import it in SonarQube.

Any chance #1115 or this will be merged in the future?