Andreas Kuhtz

Results 7 issues of Andreas Kuhtz

Hello Rishi, The ISerialComEventListener is only called once if linestatus CTS changes from 1 to 0 but not if line status changes from 0 to 1. I'm testing on Windows...

Hello Rishi, On a Raspi 4 the SerialComUSB shows the following exception: `com.serialpundit.core.SerialComException: Could not identify CPU architecture. Please report to us your environemnt so that we can add support...

...allback to default jamonapi.properties. jamonPropertiesLocation file:${my-application.dir}/jamonapi.properties - Fixed Misc.getFormattedDate() to pass on non-english locales. - Stop the saveTimer when the context is destroyed to prevent resource leak. This is the...

This PR adds support to build on ARM devices as requested in #65. This PR depends on the changes in launch4j: https://github.com/mirror/launch4j/pull/4

Add `jakarta.annotation.Generated` if `useJakartaValidation` is `true` instead of `javax.annotation.processing.Generated`.

Fix build with jasperreports-7.0.3: * new jackson version causes `NoSuchMethodError` * jasperreports-google-maps no longer exist

Move EnforceManagedDepsRule from https://github.com/jdcasey/enforce-managed-deps-rule to extra-enforcer-rules. I added the PR https://github.com/jdcasey/enforce-managed-deps-rule/pull/8 there a while ago, but the project seems to be abandoned. This PR will resolve https://github.com/apache/maven-enforcer/issues/913