sbt/main
Adrien Piquerez b0f3cb0a8e Fix actions/completions
When loading a scripted test, sbt creates a jar file and loads it.
The path of the jar file is the same for all the batched tests.
We must prevent the JDK from caching this jar file to force a reload after each test.
Otherwise sbt tries to load the auto-plugins of a previous test and fails.
2024-04-08 10:05:52 +02:00
..
src Fix actions/completions 2024-04-08 10:05:52 +02:00
NOTICE Add, configure & enforce file headers 2017-10-05 09:03:40 +01:00