WALA itself does not use any JUnit 4.12 features. However, I am working on a WALA-based project that does require JUnit 4.12. Mixing jar versions is a path to madness. So if the WALA maintainers don't mind, it would make my life easier if WALA itself required JUnit 4.12. Otherwise, I need to maintain that 4.11/4.12 difference indefinitely as a divergence between official WALA and my WALA variant. I suppose an alternative could be to let the JUnit version be specified externally somehow. I have not explored this option in depth, but could look into it if simply moving to JUnit 4.12 is undesirable. |
||
|---|---|---|
| .. | ||
| .settings | ||
| dat | ||
| launchers | ||
| META-INF | ||
| src/com/ibm/wala | ||
| build.gradle | ||
| build.properties | ||
| javaCompiler...args | ||
| plugin.properties | ||
| pom.xml | ||