You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- ensure every module inherits Mockito
- resolve Mockito coord to real jar path
- add jar to argline as per docs
- bring ksml-runner in line with others
Co-authored-by: Ton van Bart <ton@axual.com>
Copy file name to clipboardExpand all lines: ksml-data-csv/NOTICE.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ Lists of 20 third-party dependencies.
14
14
(The Apache Software License, Version 2.0) Guava ListenableFuture only (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava - https://github.com/google/guava/listenablefuture)
15
15
(Apache License, Version 2.0) J2ObjC Annotations (com.google.j2objc:j2objc-annotations:3.1 - https://github.com/google/j2objc/)
16
16
(Apache 2.0) KSML Data Library (io.axual.ksml:ksml-data:2.0.0-SNAPSHOT - https://github.com/Axual/ksml/ksml-data)
17
-
(The Apache License, Version 2.0) Apache Kafka (org.apache.kafka:kafka-clients:4.3.0 - https://kafka.apache.org)
17
+
(The Apache License, Version 2.0) Apache Kafka (org.apache.kafka:kafka-clients:4.3.1 - https://kafka.apache.org)
18
18
(The Apache License, Version 2.0) JSpecify annotations (org.jspecify:jspecify:1.0.0 - http://jspecify.org/)
19
19
(The MIT License) Project Lombok (org.projectlombok:lombok:1.18.46 - https://projectlombok.org)
20
20
(MIT License) SLF4J API Module (org.slf4j:slf4j-api:2.1.0-alpha1 - http://www.slf4j.org)
Copy file name to clipboardExpand all lines: ksml-data-xml/NOTICE.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ Lists of 23 third-party dependencies.
15
15
(The Apache Software License, Version 2.0) Guava ListenableFuture only (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava - https://github.com/google/guava/listenablefuture)
16
16
(Apache License, Version 2.0) J2ObjC Annotations (com.google.j2objc:j2objc-annotations:3.1 - https://github.com/google/j2objc/)
17
17
(Apache 2.0) KSML Data Library (io.axual.ksml:ksml-data:2.0.0-SNAPSHOT - https://github.com/Axual/ksml/ksml-data)
18
-
(The Apache License, Version 2.0) Apache Kafka (org.apache.kafka:kafka-clients:4.3.0 - https://kafka.apache.org)
18
+
(The Apache License, Version 2.0) Apache Kafka (org.apache.kafka:kafka-clients:4.3.1 - https://kafka.apache.org)
0 commit comments