Julien Herr
Julien Herr
I think the plugin should be able to support DTD like the ant plugin or the maven plugin.
I'm using the https://github.com/melix/japicmp-gradle-plugin and it is working. But the plugin is out-to-date and could be considered as abandoned (no answer on issues or pull-requests for a while). Why not...
- [x] I have read the [guidelines for submitting issues](https://jmfayard.github.io/refreshVersions/contributing/submitting-issues/) ## 🐛 Describe the bug Spring boot project doesn't compile after refreshVersions migration task. ## ⚠️ Current behavior ``` >...
Sadly, everyone doesn't use SemVer but it could be useful to use jsemver in order to compare versions in the SemVer way. In this case, a `boolean isSemVer()` method could...
Add new notification feature about ChargePoint, User and OccpTag create/update/delete. The pull request is not yet finished because I'd like to add some other notifications (see TODO). I have some...
#### Checklist - [x] I checked other issues already and found no answer - [x] I checked the documentation and found no answer - [x] I am running the latest...
#### Checklist - [ ] I checked other issues already, but found no answer/solution - [ ] I checked the documentation and wiki, but found no answer/solution - [ ]...
#### Checklist - [x] I checked other issues already, but found no answer/solution - [x] I checked the documentation and wiki, but found no answer/solution - [x] I am running...
### Expected behavior ``` java public abstract class AbstractClassSample { @Test public void a() {} @Test public void b() {} } ``` The expected behavior is 2 skipped tests or...
https://issues.apache.org/jira/browse/SUREFIRE-1073