Réda Housni Alaoui

Results 81 issues of Réda Housni Alaoui

Thank you for this awesome plugin. We built https://github.com/Cosium/vet which is a Gerrit client CLI widely inspired by `git cl` from Chromium depot tools. Its purpose is to allow to...

question

Hi, In order to be able to cache the java files on our reverse proxy, we would like to use the cache-control header. The easiest way to do it, is...

## Add/Update/Remove - [x] I have read the [contributing guidelines](https://github.com/poteto/hiring-without-whiteboards/blob/master/CONTRIBUTING.md) - [x] I agree to the [Code of Conduct](https://github.com/poteto/hiring-without-whiteboards/blob/master/CODE_OF_CONDUCT.md) - [x] I have followed the [format](https://github.com/poteto/hiring-without-whiteboards/blob/master/CONTRIBUTING.md#format) prescribed in the contributing...

Fix #974 This patch is based on the work of @bmaehr . With this, I can perform the Sonar analysis on a multi-module maven project with the following command: ```...

### Scenario * JaCoCo version: 0.8.7 * Operating system: Ubuntu * Tool integration: Maven * Description of your use case: I use Jacoco on a project that holds jar files...

type: enhancement
component: maven

According to https://github.com/microsoft/TypeScript/issues/16577, https://github.com/microsoft/TypeScript/issues/42813 and https://twitter.com/orta/status/1444958311267381249, node ES module native support in typescript requires the relative imports to end up with `.js` extension.