jakartaee / concurrency

Eclipse Project for Concurrency Utilities
https://projects.eclipse.org/projects/ee4j.cu
Other
68 stars 38 forks source link

Remove Dependency from Framework to Tests #463

Closed aubi closed 4 months ago

aubi commented 4 months ago

The framework package is delivered as a jar in /lib/jakarta-concurrent-framework.jar, although it depends on test class CounterInterface, depolyed in /inheritedapi.jar. This change removes this dependency by calling the counter via Supplier.