mirror of
https://github.com/querydsl/querydsl.git
synced 2026-07-03 21:07:49 +08:00
Unified Queries for Java
When using codegen with SureFire Booter + JaCoCo, codegen was unable to determine the correct classpath, as its check for SureFire Booter was too strict (both the surefirebooter and jacoco jars were on the cp, while the code was only expecting surefirebooter). Fix this in a more generic way by checking all classloader URLs for surefirebooter. |
||
|---|---|---|
| src | ||
| pom.xml | ||
| template.mf | ||