]> source.dussan.org Git - aspectj.git/commit
Fix path separators in ajc190.xml, make tests run on Windows
authorAlexander Kriegisch <Alexander@Kriegisch.name>
Thu, 11 Mar 2021 06:13:11 +0000 (13:13 +0700)
committerAlexander Kriegisch <Alexander@Kriegisch.name>
Thu, 11 Mar 2021 06:13:11 +0000 (13:13 +0700)
commit5a415f27aea587b7d74ced2a48b35db6f8e6973e
tree9e871e3e580a7bd52cc586078473214e20539567
parent2868710fc6fbc55cb40f6d812f153de4d95e3ee9
Fix path separators in ajc190.xml, make tests run on Windows

Replace ':' by ";" which will be replaced to the platform
separator automatically. A fixed value of ':' does not work on Windows.

Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
tests/src/test/resources/org/aspectj/systemtest/ajc190/ajc190.xml