anand188
anand188
> I upgraded from 2.3 to 2.6. Yes, I mix REST Controllers and Jersey endpoints (from Camunda project). At 2.3 I don't have Jersey metrics autoconfiguration and all Jersey call...
is there any provision or config where i can control whether force changepassword true or false on starting up
@tkobayas Hi is there any timeline when we can expect 10.0 with antlr4-runtime updated will be released ?
@tkobayas is that fair statement we can expect 10.1 before December, is this something we can wait for ?
Hi , any ETA or fix version when this will be fixed ?
@timtebeek tried 2.17.1 also doesn't seem to address the issue same not completing migrating.
`PowerMockito.doThrow(new IllegalArgumentException()).when( xx.class,"abc",any())` these are still not migrated because `when` in Mockito only takes single argument unlike PowerMockito
@timtebeek thanks let me see if its possible for me to learn and update this