Dimitar Dimitrov
Dimitar Dimitrov
Ideally we would want a DSL along the lines of 'expect', but as a very minimum, the ability to pump stuff through an input stream will allow us to run...
In particular, it took me some time that I have typed `commands` rather than `command` in the exec arg list.
While requesting the actual [free spec](http://www.asd-ste100.org/request.html) is a bit annoying (you need to email a form in Excel spreadsheet), a summary of the rules can be found [here](http://www.simplified-english.co.uk/ste-rules.html )
In order to improve the error reporting of our testing utils, we would like to have a `ISpecificationContext#getCurrentBlock()` method. If the code is before any block, it should return a...
Want to control the API surface of a library, and in particular that we don't leak unintended classes. Two typical use-cases are OSGI and fat-jar with relocation. I'd like to...
## What happened? I'm trying to use this GraalVM plugin behind firewall, and my caching proxy is using the company CA root. If we use `gu` as `--native` (the default),...
``` java.util.concurrent.ExecutionException: org.codehaus.groovy.runtime.InvokerInvocationException: java.lang.IncompatibleClassChangeError: the number of constructors during runtime and compile time for java.lang.Exception do not match. Expected 4 but got 5 at java.util.concurrent.FutureTask.report(FutureTask.java:122) at java.util.concurrent.FutureTask.get(FutureTask.java:192) at org.linkedin.glu.agent.impl.script.FutureExecutionImpl.get(FutureExecutionImpl.groovy:95) at...
Would be nice to be able to use ditaa and dot notation as described here: http://plantuml.com/ditaa.html
For some companies, OSS contributions that can be linked to the company raise a risk of reputational damage. For example, a wealth manager may be unwilling to allow contributions in...
Considering the [Aleyankov vs. Goldman Sachs](https://en.wikipedia.org/wiki/Sergey_Aleynikov) case, it will be useful if GitProxy provides non-repudiation guarantees for the released contributions. The proposed solution does not rely on GitProxy being a...