ghilainm

Results 34 issues of ghilainm

The plugin should in addition of reordering dependencies also format them in order to have consistent look and feel. Example: ``` implementation 'org.apache.commons:commons-lang3:3.7' implementation "org.springframework.hateoas:spring-hateoas" annotationProcessor("org.projectlombok:lombok:1.18.2") ``` -> ``` implementation("org.apache.commons:commons-lang3:3.7")...

## Project description When using MockitoExtension I would expect that if an invocation is performed on a mock for which no expectation/verification is performed the test would fail by default....

**Describe the bug** I am using manifold-ext with Structural interfaces. I am not using java modules. **To Reproduce** Steps to reproduce the behavior: 1. Create a interface with @Structural 2....

bug

The following error is shown in the console when only content is specified and no schema for headers. ``` Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'type')...

good first issue

Could you provide a bit more example on how to use the task, what are the prerequisites? Do we have to manually provide reveal.js binary? Thx for your inputs and...

## Is your feature request related to a problem? I would like to see the HTTP body of the requests and I am using Spring Webflux. I have activated the...

enhancement
agent-java
community

It would be nice to also have a view of the licenses used by the plugin used as part of the build (as well as the build tool :)). I...

The new version httpurlconnection-executor is not compatible with the latest version of oauth2-essentials. java.lang.NoSuchMethodError: 'org.dmfs.jems.optional.Optional org.dmfs.httpessentials.client.HttpResponseEntity.contentType()'

Currently, you can add flow and execution to a flow. But you cannot add an execution flow to a flow if I am not wrong :). ![Screenshot from 2021-11-09 13-20-08](https://user-images.githubusercontent.com/661772/140923361-dd7708ff-b7b5-4d16-8c32-a1d4beab1376.png)...

enhancement

Currently, it is not feasible to create/update/delete protocol mappers.