diff options
author | Alexander Kriegisch <Alexander@Kriegisch.name> | 2022-10-03 14:02:32 +0200 |
---|---|---|
committer | Alexander Kriegisch <Alexander@Kriegisch.name> | 2022-10-03 14:05:46 +0200 |
commit | 7ef7cd245b2d62581d67c122a95cb29d8b0dbb76 (patch) | |
tree | 67b840600fc4347221eba81775a7d4d0b96d3265 /util | |
parent | d2b81de3244d47476923be07f1f822e5ccb7cb98 (diff) | |
download | aspectj-7ef7cd245b2d62581d67c122a95cb29d8b0dbb76.tar.gz aspectj-7ef7cd245b2d62581d67c122a95cb29d8b0dbb76.zip |
Remove Batik path entries from test classpath
Firstly, Batik is not needed for running AspectJ tests.
Secondly, the fixed Windows path separators led to GitHub CI/CD tests
failing under Java 18+ on GitHub. Replacing ';' by 'File.pathSeparator'
would have fixed the problem, but removing the paths altogether is the
cleaner solution.
Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions