Sven Diedrichsen

Results 7 issues of Sven Diedrichsen

If you run the target 'files' using a fileSet which has an non-existing base dir the plugin fails although the property 'failOnError' is set to false.

Bug

Replace the usage and loading of implementation classes from properties file with default impl instantiation from code.

Please update the xstream dependency to version >= 1.4.10. The version 1.4.9 carries a potential security vulnerbility as stated by your VersionEye badge.

Fixing #359 Signed-off-by: Sven Diedrichsen

At least `com.hazelcast.kubernetes.KubernetesApiEndpointResolver` and `com.hazelcast.kubernetes.DnsEndpointResolver` are using classes from the package `com.hazelcast.cluster` which is missing from the Import-Package configuration of the OSGI bundle information. Thus in an OSGI environment at...

We regularly find warning log messages like `Index out of hashmap58 : __weibo__` in our logs. This seems to be caused by the way the class WordDetector creates the index...

The class `com.sun.messaging.jms.ra.ManagedConnectionFactory` does not implement the interface `javax.resource.spi.ValidatingManagedConnectionFactory`. This prevents Application-Servers like i.e. Glassfish/Payara 4/5 to validate pooled JMS connections and has a variety of negative effects in case...