Magnus Reftel

Results 19 issues of Magnus Reftel

There have been some fixes on master since last release (e.g. the generification of CallExecutorBuilder in PR #78 ). Could you please make a release, so that users can get...

release request

Resolves issue #77

If per-query metrics is enabled and Hibernate 4.2.0.Final is used (which, according to `simpleclient_hibernate/pom.xml`, is supported), `HibernateStatisticsCollector` fails due with an exception: `java.lang.NoSuchMethodError: org.hibernate.stat.QueryStatistics.getExecutionTotalTime()`, since that method was not added...

# Description See [JENKINS-66449](https://issues.jenkins-ci.org/browse/JENKINS-66449). This change lets users pick `StringCredentials` in addition to `UsernamePasswordCredentials` in the credentials drop-down in the settings. This makes the `SigningInterceptor` send the secret of the...

If a project is in a directory containing a non-ASCII character, plugin execution fails when trying to read a linked shcema file, with the following stack trace (some paths mangled;...

bug

Bundles `javax.mail:mail`, which is no longer included with the JVM. ### Testing done Ran a pipeline that uses the `publishConfluence` step on a Jenkins running on JVM 17 with release...