Michael Pinnegar

Results 9 comments of Michael Pinnegar

Wow okay that's amazing. Thank you bunches. I'll take a look.

Here's a stripped down example of the problem I'm having. The integration tests pass when they're running against a locally installed Tomcat instance on port 8090. When running them by...

This is a style issue coming from bootstrap styles. Try adding this to your css ``` .modal { overflow: auto; } ``` or you can just turn on the y...

This worked for me on this arch-deluge image. `binhex/arch-delugevpn 9303df8e5925` I downloaded the zip, got the egg out and put it in the `/config/plugins` folder. I also had old bad...

@johanhaleby I upgraded the version of groovy I'm using locally from 2.4.12 (the version rest-assured depends on) to version 2.5.1 (the latest stable release of Groovy-all). Here's my dependency tree...

Two of these are marked as fixed in Groovy 3.0 alpha/beta I don't expect REST assured will do anything until Groovy 3.0 has an official release. On Fri, Jul 12,...

Notice that when download is true npminstall runs and there is no build avoidance even though I have changed the package.json.

Even though I have **NOT changed the package.json

Try deleting your volumes: entries one at a time. One of them must be malformed.