mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-18 19:59:09 +00:00
this lets us remove an old version of cglib which is no longer supported and doesn't work with Java 17. The usages have been re-designed to use the regular cell table entry iteration methods without problems.
7 lines
152 B
Properties
7 lines
152 B
Properties
source.. = src/,\
|
|
resources/
|
|
output.. = bin/
|
|
bin.includes = META-INF/,\
|
|
.,\
|
|
test-environment-configuration.xsd
|