carnival-data / carnival

JVM property graph data unification framework
https://carnival-data.github.io/carnival/
GNU General Public License v3.0
7 stars 2 forks source link

Remove dependency on groovy.util.AntBuilder #115

Open augustearth opened 1 year ago

augustearth commented 1 year ago

CarnivalNeo4j uses it to deal with files. Should probably use a more robust toolkit, like org.apache.commons.io.FileUtils.