Grzegorz Dyk

Results 14 issues of Grzegorz Dyk

We have a case where default installed java is 1.7 while SonarQube 5.6 requires JDK 1.8. For java builds we simply set the `JAVA_HOME` to point to the 1.8 version...

As far as I am aware at the moment the only way to iterate over an array is a `map` operation. I think adding a StringTemplate style iteration would be...

Hi! I think it would be nice to be able to run erldocs from rebar, like `rebar docs` erldocs could work as a rebar plugin and attach itself to the...