issues
search
alien-tools
/
maracas
Maracas is a source code and bytecode analysis framework—written in Java with the help of Spoon—which analyzes how Java libraries evolve and how their evolution impacts their clients.
https://alien-tools.github.io/maracas/
MIT License
13
stars
2
forks
source link
Use Maven/Gradle configuration whenever possible to build Spoon models
#69
Closed
tdegueul
closed
2 years ago
tdegueul
commented
2 years ago
[x] Check analyzing a client with/without a submodule configuration
[x] What if we're analyzing a Gradle library or client? GradleSpoonBuilder ;)
[x] pom.xml / build.gradle shouldn't be
required
anyway; but use them when possible
[x] Maracas & BB Documentation update
[x] Release